﻿*
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
BODY
{
	margin: 0px 0px 0px 0px;
}
A
{
	text-decoration: none;
	color: #0560a6;
}
TABLE
{
	border: 0px;
}
IMG
{
	border: 0px;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*===============================================================================================*/
/*								STYLE SHEET - CopyRight 2008									 */
/*								Author: Phạm Anh Thư					                         */
/*								Contact: thupa@thanhbinhvn.Net - 0168.2325911					 */
/*===============================================================================================*/

/* header and footer */
.ss-leftFooter
{
	background: url(Images/Footer/footer_left.gif) no-repeat;
	width: 9px;
	height: 30px;
}
.ss-centerFooter
{
	background: url(Images/Footer/footer_center.gif) repeat-x;
	width: 100%;
}
.ss-rightFooter
{
	background: url(Images/Footer/footer_right.gif) no-repeat;
	width: 9px;
	height: 30px;
}
.ss-footer
{
	font-weight: normal;
	color: #FFF;
	padding-left: 188px;
}
.ss-footer A
{
	color: #FFF;
}
.ss-verticalmenu
{
	border: solid 1px #84a5ce;
	padding: 0px 3px 0px 3px;
	height: 18px;
	background: url(Images/Menu/bg_topbar.gif) repeat-x left top;
	float: left;
	margin: 1px 1px 2px 1px;
}
.ss-verticalmenu A
{
	color: #0560a6;
	font-weight: 800;
}
.ss-verticalmenu A:hover
{
	color: #000;
	text-decoration: underline;
}
.border_center
{
	border-left: solid 2px #5D91DA;
	border-top: solid 2px #5D91DA;
	border-right: solid 2px #5D91DA;
}
.ss-sitelogo
{
	height: 50px;
	width: 100px;
	vertical-align: middle;
	background-image: url(Images/Common/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ss-logo
{
	height: 124px;
	width: 192px;
	background-image: url(Images/Common/sitelogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ss-headerTitle
{
	font-weight: bold;
	color: #0560a6;
	font-size: 16px;
}
.ss-undermenubar
{
	padding-top: 5px;
	background-image: url(Images/Common/bg_undermenubar.gif);
	background-repeat: repeat-x;
}
.ss-columnmenuheader
{
	font-weight: bold;
	border-right: #aac6ee 1px solid;
	border-top: #aac6ee 1px solid;
	font-size: 11px;
	background-image: url(Images/headerBg.gif);
	border-left: #aac6ee 1px solid;
	border-bottom: #aac6ee 1px solid;
	font-family: Tahoma;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	width: 200px;
}
.ss-columnmenuheadercomment
{
	width: auto;
	border-bottom: #aac6ee 1px solid;
}
.ss-columnmenuitem
{
	list-style: none;
	line-height: 2.0em;
	margin: -4px 0 0 0;
	padding: 0px 0 0 0;
	background-position: 0.8em;
	background-image: url(Images/bullet.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	white-space: nowrap;
}
.ss_footer
{
	height: 61px;
	width: 100%;
	background-image: url(Images/Common/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.ss-Banner
{
	height: 221px;
	width: 800;
	background-image: url(Images/Common/banner.gif);
	background-repeat: no-repeat;
}
/* end header and footer */


/* title image */
.dvhdr1
{
	color: White;
	border-right: #84a5ce 1px solid;
	padding-right: 2px;
	border-top: #84a5ce 1px solid;
	padding-top: 2px;
	border-left: #84a5ce 1px solid;
	padding-left: 2px;
	border-bottom: #84a5ce 1px solid;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	background: #348EEF;
	width: 110px;
	font-family: tahoma;
	text-align: left;
}
.dvbdy1
{
	border-right: #84a5ce 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	background: #fafafa;
	padding-bottom: 2px;
	border-left: #84a5ce 1px solid;
	width: 110px;
	border-top: #84a5ce 1px solid;
	padding-top: 2px;
	border-bottom: #84a5ce 1px solid;
	font-family: tahoma;
	text-align: justify;
}
/* table in data grid */
.table_caption
{
	background-color: #84a5ce;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	height: 22px;
}
.table_row
{
	/*f4f8fe,fdfdfd,5c7999 #70b4e1, 4e7dc2*/
	background-color: #f6f8fe;
	height: 25px;
	padding: 0px 5px 0px 5px;
}
.title
{
	color: #0560a6;
	padding-left: 5px;
	padding-right: 5px;
}
.title A
{
	color: #0560a6;
}
/* End Table In datagrid */

/* Begin pager */
.pager
{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #377DE4;
}
.pager A
{
	padding: 2px 5px;
	font-weight: bold;
	color: #377DE4;
}
.pager A:hover
{
	background: #377DE4;
	color: #fff;
}
.gridpager
{
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-left: solid 1px #FFF;
	background: #377DE4;
	padding: 2px 5px;
	font-weight: bold;
	color: #FFF;
}

.gridpager A
{
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-left: solid 1px #FFF;
	background: #377DE4;
	padding: 2px 5px;
	font-weight: bold;
	color: #FFF;
}
.gridpager A:hover
{
	background: #377DE4;
}

/* End Pager */



/* Begin Form*/
.formbutton
{
	cursor: pointer;
	border: outset 1px #666;
	background: #999;
	color: #FFF; /*222*/
	padding: 1px 4px;
	height: 23px;
	background: url(Images/Button/formbn.gif) repeat-x left top;
}
A.Menuparent
{
	font: 11px tahoma,verdana,sans-serif;
	text-decoration: none;
	color: #215dc6;
}
.ss-formtable
{
	border-bottom: #d9d9d9 1px solid;
	width: 100%;
}
.ss-shortformtable
{
	border-bottom: #d9d9d9 1px solid;
	width: 500px;
}
.ss-fieldlabelcolumn
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-collapse: collapse;
	border-top: #d9d9d9 1px solid;
	vertical-align: top;
	width: auto;
}
.ss-fieldvaluecolumn
{
	background-color: #e4effd;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-collapse: collapse;
	border-top: #d9d9d9 1px solid;
	vertical-align: top;
	width: 350px;
}
.ss-shortfieldlabelcolumn
{
	padding-bottom: 5px;
	padding-top: 5px;
	border-collapse: collapse;
	border-top: #d9d9d9 1px solid;
	vertical-align: top;
	width: auto;
}
.ss-shortfieldvaluecolumn
{
	background-color: #e4effd;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-collapse: collapse;
	border-top: #d9d9d9 1px solid;
	vertical-align: top;
	width: 300px;
}
.ss-fieldgroupheader
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
}
.ss-fieldgroupcomment
{
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
}
.ss-fieldlabel
{
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 3px;
}
.ss-fieldvalue
{
}
.ss-fielderror
{
	color: Red;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 10px;
}
.ss-shortfielderror
{
	color: Red;
	font-family: Verdana;
	font-size: 10px;
}
.ss-formbutton
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.ss-shortformbutton
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	width: 500px;
}
.ss-previewimage
{
	font-family: Tahoma;
	font-size: 11px;
	border-bottom: solid 2px Blue;
	width: auto;
	padding-bottom: 10px;
}
.ss-formheader
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.ss-sectionheader
{
	cursor: pointer;
	height: 25px;
	vertical-align: top;
}

.buttonArea
{
	margin: 10px 10px 10px 5px;
	text-align: right;
}
/* End Form */

/* Begin Toolbar */
.ss-toolbar
{
	background-image: url(Images/ToolBar/CommandBarBg.gif);
	height: 26px;
	border-top: 1px solid #6f9dd9;
	border-left: 1px solid #6f9dd9;
	border-right: 1px solid #6f9dd9;
	line-height: 25px;
	padding-right: 2px;
}
.ss-toolbar .ss-floatleft
{
	height: 26px;
	float: left;
}
.ss-toolbar .ss-floatright
{
	height: 26px;
	float: right;
}
.ss-searchlinkbutton:LINK
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #003399;
	padding: 1px 1px 1px 1px;
}
.ss-searchlinkbutton:HOVER
{
	text-decoration: underline;
	color: #000000;
	background-image: url(Images/ToolBar/ButtonBg.gif);
}
.ss-linkbutton
{
	padding: 0px 10px 1px 10px;
	color: #003399;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	white-space: nowrap;
	line-height: 15px;
}
.ss-linkbutton:LINK
{
	text-decoration: none;
	color: #003399;
}
.ss-linkbutton:VISITED
{
	text-decoration: none;
	color: #003399;
}
.ss-linkbutton:ACTIVE
{
	text-decoration: none;
	color: #003399;
}
.ss-linkbutton:HOVER
{
	text-decoration: underline;
	color: #000000;
	background-image: url(Images/ToolBar/ButtonBg.gif);
	margin: 1px 1px 1px 1px;
	padding: 4px 8px 3px 8px;
	line-height: 15px;
	border: solid 1px #6f9dd9;
	cursor: pointer;
}
/* End ToolBar */

/* Crystal Menu */
.navbar
{
	margin-top: 3px;
	margin-left: 1px;
}
.mainDiv
{
	width: 185px;
}

.topItem
{
	background: url(Images/TitleBar/arrow-up-title.gif) no-repeat;
	text-indent: 10px;
	height: 22px;
	cursor: pointer;
	border-left: 1px solid #2A4DAB;
	border-right: 1px solid #2A4DAB;
	border-top: 1px solid #2A4DAB;
	border-bottom: 1px solid #2A4DAB;
	font: bold 12px tahoma;
	color: #FFF;
}

.topItemOver
{
	background: url(Images/TitleBar/arrow-up-title.gif) no-repeat;
	text-indent: 10px;
	height: 22px;
	cursor: pointer;
	border-left: 1px solid #2A4DAB;
	border-right: 1px solid #2A4DAB;
	border-top: 1px solid #2A4DAB;
	border-bottom: 1px solid #2A4DAB;
	font: bold 12px tahoma;
	color: #FFF;
}

.topItemClose
{
	background: url(Images/TitleBar/arrow-down-title.gif);
	text-indent: 10px;
	height: 22px;
	cursor: pointer;
	border-left: 1px solid #2A4DAB;
	border-right: 1px solid #2A4DAB;
	border-top: 1px solid #2A4DAB;
	border-bottom: 1px solid #2A4DAB;
	font: bold 12px tahoma;
	color: #FFF;
}
.topItemCloseOver
{
	background: url(Images/TitleBar/arrow-down-title-on.gif);
	text-indent: 10px;
	height: 22px;
	cursor: pointer;
	border-left: 1px solid #2A4DAB;
	border-right: 1px solid #2A4DAB;
	border-top: 1px solid #2A4DAB;
	border-bottom: 1px solid #2A4DAB;
	font: bold 12px tahoma;
	color: #FFF;
}
.dropMenu
{
	background-color: #FFF;
	border-bottom: 1px solid #2A4DAB;
	border-left: 1px solid #2A4DAB;
	border-right: 1px solid #2A4DAB;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	filter: alpha(opacity=100);
}

.subMenu
{
	display: block;
}

.subItem
{
	margin-left: 10px;
	margin-top: 2px;
	height: 22px;
	font: 11px tahoma,verdana,sans-serif;
	text-decoration: none;
	color: #215dc6;
}

.subItem a
{
	margin-left: 15px;
	font: 11px tahoma,verdana,sans-serif;
	text-decoration: none;
	color: #215dc6;
}
.subItemOver
{
	margin-left: 10px;
	margin-top: 2px;
	font: 11px tahoma,verdana,sans-serif;
	height: 22px;
	color: #428eff;
}
.subItemOver a
{
	margin-left: 15px;
	font: 11px tahoma,verdana,sans-serif;
	cursor: pointer;
	color: #428eff;
	text-decoration: underline;
	cursor: pointer;
}
.drop
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}
/* END Crystal Menu */
/* background & border*/
#Sitemap
{
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9;
}
#Sitemap UL
{
	margin-left: 5px;
	list-style: none;
}
#Sitemap LI
{
	display: inline;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
}
#Sitemap .ss-quot
{
	font-size: 16px;
	color: #FF0000;
}
#Sitemap LI A
{
	display: inline;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin: 0;
	padding: 3px 3px 0 3px;
	text-decoration: underline;
}
#Sitemap IMG
{
	padding-right: 2px;
	vertical-align: middle;
}
#treenav
{
	margin: 0px;
	text-align: left;
}

#treenav ul li
{
	margin: 1px 0;
	padding: 0;
	font-size: 11px;
}

#treenav ul.expanded
{
	display: block;
}

#treenav ul.expanded, #treenav ul.collapsed
{
	margin: 5px 10px;
}

#treenav ul.collapsed
{
	display: none;
}
.expanded li, .collapsed li
{
	/*border-bottom: 1px dashed #CCCCCC;*/
	width: 100%;
}
.ss-listhead
{
	font-weight: bold;
	display: block;
	font-size: 12px;
	color: #0560a6;
	height: 22px;
	background: #E4F1F7;
	padding-top: 3px;
	width: 100%;
}
.ss-border
{
	border-left: solid 1px #8db2e3;
	border-right: solid 1px #8db2e3;
	border-top: solid 1px #8db2e3;
	border-bottom: solid 1px #8db2e3;
}
#treenav a
{
	text-decoration: none;
	color: #003399;
}
.ss-ProductDescription
{
	border-left: 1px #8db2e3 solid;
	border-top: 1px #8db2e3 solid;
	border-right: 1px #8db2e3 solid;
	border-bottom: 1px #8db2e3 solid;
}
.ss-bottomVmenu
{
	background: #FFCDCB;
	height: 12px;
}
.ss-SeacrhButton
{
	background: url(Images/Button/search.gif);
	border: 0px;
	height: 17px;
	width: 42px;
}
.ss-border, .ss-supportonline
{
	background: #FFCDCB;
	border: 1px solid #B6B5B5;
}
.ss-ProductGroup
{
	background: #FFF0EF;
	border: 1px solid #F07D7E;
}
.bg2
{
	background: FFF;
}
#ColLeft
{
	width: 200px;
	vertical-align: top;
	background: #F6F6F6;
}
#ColRight
{
	vertical-align: top;
	background: #F6F6F6;
}
#Same
{
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9;
}
#Same UL
{
	margin-left: 5px;
	list-style: none;
}
#Same LI
{
	display: inline;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
}
#Same .ss-quot
{
	font-size: 16px;
	color: #FF0000;
}
#Same LI A
{
	display: inline;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin: 0;
	padding: 3px 3px 0 3px;
	text-decoration: underline;
}
#Same IMG
{
	padding-right: 2px;
	vertical-align: middle;
}

/* end background*/
.ss-HeaderVmenu
{
	background: url(Images/Menu/bg_headerVmenu.gif);
	width: 192px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.ss-BgTitle
{
	background: url(Images/Common/bg_title.gif) no-repeat;
	color: #E34000;
	padding-left: 30px;
	font-weight: bold;
	width: 630PX;
	height: 28px;
}

.ss-vmenu
{
	background: url(Images/Menu/bg_vmenu.gif);
	color: #FF0000;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}
.ss-vmenu A
{
	color: #000;
	text-align: left;
	padding-left: 10px;
}
.ss-vmenu A:hover
{
	color: #FF0000;
}
.ss-ProductName
{
	color: #E34000;
	text-align: justify;
	font-weight: bold;
	padding-left: 5;
}
A.ss-ProductName
{
	color: #B33403;
	font-size: 12px;
}
A.ss-ProductName:hover
{
	color: #B33403;
}
.ss-Price
{
	color: #E34000;
}
.ss-textsearch
{
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}
.ss-textsearch A
{
	color: #2B57C5;
	font-style: italic;
}
.ss-textsearch A:hover
{
	text-decoration: underline;
}
.ss-hmenu
{
	background: url(Images/Menu/bg_hmenu.gif);
	text-align: center;
}
.ss-hmenu A
{
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.ss-hmenu A:hover
{
	color: #000;
}
.ss-undermenu
{
	background: url(Images/Menu/bg_undermenu.gif);
	height: 5px;
}
.ss-ArticleTitle
{
	color: #0E69B1;
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
}
A.ss-ArticleTitle
{
	color: #0E69B1;
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
}
.ss-ArticleTitle A:hover
{
	color: #015190;
}
#Favi
{
	border: solid 1px #7C7C94;
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9;
	text-align: center;
}
#Favi ul
{
	margin: 0;
	list-style: none;
	font-size: 10px;
}
#Favi li
{
	display: inline;
	font-weight: bold;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}
#Favi A
{
	margin: 0;
	padding: 3px 5px 0 5px;
	text-decoration: underline;
	font-size: 10px;
}
#Favi IMG
{
	padding-right: 2px;
	vertical-align: middle;
}
.ss-bookmark
{
	border: solid 1px #7C7C94;
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9;
	text-align: left;
	color: #0E69B1;
	font-weight: bold;
}
.ss-smallquot
{
	width: 8px;
	font-size: 14px;
	color: #000;
	vertical-align: top;
}
#Introduction
{
	/*padding:0px 2px 0px 2px;*/
}
#Introduction .ss-Next
{
	float: right;
	height: 30px;
	padding-top: 5px;
}
.ss-Introduction
{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#Product
{
	padding: 10px 0px 0px 0px;
}
.ss-LastedProduct
{
	width: 302px;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
.ss-ProductInGroup
{
	height: 100%;
	border-left: 1px solid #F07D7E;
	text-align: left;
	vertical-align: top;
}
.ss-ProductDescriptionArea
{
	height: 47px;
	vertical-align: top;
	text-align: justify;
}
.prevew
{
	background: url(tu lieu/images/skin/prevew.GIF);
	color: #636363;
	width: 49px;
	height: 21px;
	text-align: center;
}
.prevew A
{
	color: #636363;
	text-align: center;
}
.prevew A:hover
{
	color: #FF0000;
	text-align: center;
}
.next
{
	background: url(tu lieu/images/skin/next.GIF);
	color: #636363;
	width: 37px;
	height: 21px;
	text-align: center;
}
.next A
{
	color: #636363;
	text-align: center;
}
.next A:hover
{
	color: #FF0000;
	text-align: center;
}
.number
{
	background: url(tu lieu/images/skin/number.GIF);
	color: #636363;
	width: 26px;
	height: 21px;
	text-align: center;
}
.number A
{
	color: #636363;
	text-align: center;
}
.number A:hover
{
	color: #FF0000;
	text-align: center;
}
.center-number
{
	color: #636363;
	text-align: center;
	font-size: 14px;
}
#footer
{
	color: #FF0000;
	text-align: center;
}
#footer A
{
	color: #FF0000;
	text-align: center;
}
#footer A:hover
{
	color: #000;
	text-align: center;
}
.ss-copyright
{
	height: 32px;
	color: #CE4545;
	text-align: center;
}
.ss-copyright A
{
	color: #CE4545;
	text-decoration: underline;
}
.ss-copyright A:hover
{
	color: #000;
}
.ss-bgfooter
{
	background: url(Images/Footer/bg_footer.gif);
	width: 1000px;
	height: 98px;
}
.ss-Total
{
	background: #6A97D5;
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
	text-align: center;
}
.ss-hotnews
{
	color: #535353;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
.ss-hotnews A
{
	color: #535353;
}
.ss-hotnews A:hover
{
	color: #000;
}
.ss-line-dot
{
	background: url(Images/Common/dot.gif);
	height: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.ss-LoginLabel
{
	padding: 0px 5px 0px 5px;
}
.ss-LoginValue
{
	padding: 0px 5px 0px 5px;
}
.ss-CartLabel
{
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}
.ss-CartHyperlink
{
	padding-left: 10px;
	text-align: left;
	height: 23px;
}
.ss-CartHyperlink A
{
	color: #2B57C5;
	font-style: italic;
}
/*---------- bubble tooltip -----------*/
/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:link, a.tt:active, a.tt:visited
{
	color: #E34000;
	cursor: pointer;
	outline: none !important;
}
a.tt b
{
	display: none;
}
a.tt:hover
{
	border: 0;
	position: relative;
	text-decoration: none;
	color: #ca0002;
}
a.tt:hover b
{
	display: block;
	position: absolute;
	top: 20px;
	left: -15px;
	padding: 5px;
	font-weight: normal;
	color: #000;
	border: 1px solid #0099cc;
	background: #f9f9f9;
	width: 180px;
}
a.tt:hover b em
{
	position: absolute;
	left: 30px;
	top: -8px;
	width: 8px;
	height: 8px;
	background: #fff url( "Images/Common/bubble.gif" ) 0 0;
	display: block;
	font-size: 1px;
}

div.tt
{
	text-align: justify;
	padding-left:2px;
	padding-right:2px;
}
div.tt a:link, div.tt a:active, div.tt a:visited
{
	color: #E34000;
	cursor: pointer;
	outline: none !important;
}
div.tt b
{
	display: none;
}
div.tt a b
{
	display: none;
}
div.tt a:hover
{
	color: #ca0002;
}
div.tt:hover
{
	border: 0;
	position: relative;
	text-decoration: none;
}
div.tt:hover b
{
	display: block;
	position: absolute;
	top: 20px;
	left: -15px;
	padding: 5px;
	font-weight: normal;
	color: #000;
	border: 1px solid #0099cc;
	background: #f9f9f9;
	width: 230px;
}
div.tt:hover b em
{
	position: absolute;
	left: 30px;
	top: -8px;
	width: 8px;
	height: 8px;
	background: url( "Images/Common/bubble.gif" ) 0 2px;
	background-repeat: no-repeat;
	display: block;
	font-size: 1px;
}
.ss-comment
{
	text-align:justify;
	padding:5px 10px 5px 10px;
}
/*======================================================================================================*/
/*								STYLE SHEET - CopyRight 2008											*/
/*								Author: Phạm Anh Thư. Company: PeaceSoft								*/
/*								Contact: thupa@thanhbinhvn.Net - 0168.2325911 or 0936.983823			*/
/*======================================================================================================*/
