@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt; 
	margin: 0;
	SCROLLBAR-FACE-COLOR:#999999; 
	SCROLLBAR-HIGHLIGHT-COLOR:#e6e6e6; 
	SCROLLBAR-SHADOW-COLOR: #e6e6e6; 
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #2A2A2A; /*tam giac*/
	SCROLLBAR-TRACK-COLOR: #2A2A2A; /*bg track*/
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background:url(../images/skin/background.gif) repeat-x #606060;

}
A {
	font-family: tahoma;
	font-size:9pt;
	COLOR: #003399;    
	text-decoration:none;
}
A:hover {
	font-family: tahoma;
	font-size:9pt;
	COLOR: #FF6600;
	text-decoration:underline;
}
td,p,div{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt; color:#000033;}
	
img{
	border: none;}
	
.searchBox{
  background: url(../images/skin/magnifying-glass.gif) #FFFFFF;
  background-repeat:no-repeat;
  font-family:Arial, Helvetica, sans-serif;font-size:12px; padding:1px 1px 1px 20px; border:1px solid #000000;}

#page {
	width: 840px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-left:5px; padding-right:5px;
	background:#FFFFFF;
	
}
#clearfloat {clear:both;    height:0;    font-size: 1px;    line-height: 0px;}

.red{ color:#FF0000;}
.powered{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; padding-left:3px;}

.input_frm{font-family:tahoma, Helvetica, sans-serif; font-size:9pt; border:1px solid #cccccc; width:auto; height:18px}
.textare_frm{font-family:tahoma, Helvetica, sans-serif; font-size:9pt; border:1px solid #cccccc; width:auto; height: auto}

.input_search{font-family:tahoma, Helvetica, sans-serif; font-size:9pt; border:1px solid #f3f3f3; width:auto; height:16px}
.input_option{font-family:tahoma, Helvetica, sans-serif; font-size:9pt; border:1px solid #4d4d4d; width:auto; height:19px; line-height:18px;}
.button_detail{font-family:tahoma, Helvetica, sans-serif; font-size:10px; border-bottom:2px solid #999999; border-right:2px solid #333333;  background:#fafafa; padding:2px; width:auto; cursor:hand; border-left:1px solid #cccccc ; border-top:1px solid #cccccc}

.button{font-family:tahoma, Helvetica, sans-serif; font-size:10px; border-bottom:2px solid #999999; border-right:2px solid #333333;  background:#fafafa;  cursor:hand; border-left:1px solid #cccccc ; border-top:1px solid #cccccc; height:22px;}

#menu A{ padding-bottom:10px; padding-top:12px; padding-left:20px; padding-right:20px; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
#menu A:hover{ background:url(../images/skin/splas_hover.jpg); padding-bottom:10px; padding-top:12px;}
#menu_Active{ background:url(../images/skin/splas_hover.jpg); padding-bottom:10px; padding-top:12px;}

#title_page { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#003399; padding:10px; text-transform:uppercase }
.small{ font-size:8pt; color:#999999}
.blog_faq{
	border: #009999 1px dotted; color: #FF6600;
	line-height:17px; font-style:normal;
}
.more { color:#FF3300
}
.more A,A:HOVER{ color:#FF3300
}
#Cattitle A {font-weight:bold; color:#4d4d4d}
#boxnews A {color:#000000}
#blue_logo{ color:#003399}