/* CSS Document */
html,body,div,td,th,p,form{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-color:#C7D9DD;
	width:852px;
	margin:0px auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position:center;
	margin-bottom:0px;
}

#main{
	margin-left:10px;
	height:100%;
}
/*********************header style*****************************/
#header{
	width:832px;
	float:left;	
}
#header #h_top{
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
	height:83px;
	width:100%;
	overflow:hidden;
	float:left;
}
#header #h_top #logo{
	width:300px;
	float:left;
}
#header #h_top #t_search{
	width:500px;
	float:right;
	margin-right:10px;
	_margin-right:4px;
	height:24px;
}
#header #h_top #t_search #t_cho_lang{
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:6px;	
	font-size:11px;
	height:40px;
}
#header #h_top #t_search #t_cho_lang select{
	width:85px;	
	height:19px;
}
#header #h_top #t_search #t_web_search{
	text-align:right;
	color:#FFFFFF;
}
#header #h_top #t_search #t_web_search .key{
	width:92px;
	height:16px;
	line-height:16px;
	border:1px solid #AAC2D2;
}
#header #h_menu{
	background-image:url(../images/h_menu_bg_2.gif);
	background-repeat:repeat-x;
	height:34px;
	width:100%;
	float:left;
	border:1px solid #387D00;
	border-left:none;
	border-right:none;
	padding-right:0px;
}
#header #h_menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#header #h_menu ul li{
	float:left;
	line-height:34px;
	border-left:1px solid  #387D00;	
	background-image:url(../images/h_menu_bg_1.gif);
}
#header #h_menu ul li a{
	padding-left:16px;
	padding-right:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
	background-image:url(../images/h_menu_line.gif);
	background-repeat:no-repeat;
	display:block;
}
#header #h_menu ul li a:hover{
	padding-left:16px;
	padding-right:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
	background-image:url(../images/h_menu_bg_2.gif);
	background-repeat:repeat-x;
	display:block;
}

/******************** important message *********************/
#immsg{
	background-image:url(../images/important_bg.gif);
	width:832px;
	height:215px;
	clear:both;	
	float:left;
}
#im_buy{
	background-image:url(../images/buy_bg.gif);
	width:201px;
	height:195px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:14px;
	_margin-left:7px;
	float:left;
}
#im_buy .imb_tit{
	padding-top:15px;
	text-align:center;
	width:100%;
}
#im_buy .imb_cont{
	padding:12px;
	line-height:20px;
	color:#FFFFFF;
}
#im_buy .imb_btn{
	text-align:center;
}
#immsg #im_content{
	width:580px;
	-width:570px;
	height:195px;
	padding:10px;
	float:right;
	color:#FFFFFF;
	font-weight:bold;	
}
#immsg #im_content .imc_tit{
	line-height:60px;	
	font-size:14px;
}
#immsg #im_content .imc_cont{
	line-height:24px;
	height:115px;
}
#immsg #im_content .imc_more{
	text-align:right;
	padding-right:24px;
}
.line{
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #B7B7B7;
	width:98%;
}
.line1{
	border-bottom:1px solid #DDE2E3;
	padding-bottom:6px;
	width:792px;
}
#bp{
	width:832px;
	background-color:#FFFFFF;
	overflow:hidden;
	float:left;
}
h1{
	background-image:url(../images/ico1.gif);
	line-height:24px;
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:14px;
	text-indent:24px;
	color:#F64B00;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom:1px solid #DDD;
	width:100%;
	float:left;
}
h2{
	background-image:url(../images/ico2.gif);
	line-height:24px;
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-size:14px;
	text-indent:18px;
	color:#000000;
	margin-top:10px;
	margin-bottom:6px;
}
h3{
	font-weight:bold;
	color:#1766A0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer{
	background-image: url(../images/bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:-1px 0px;
	width:852px;
	height:70px;
	color:#FFFFFF;
	margin:0px auto;
	line-height:30px;
	text-indent:20px;
	margin-top:30px;
	float:left;
}
.listtab th{
	height:30px;
	background-color:#DDE2E3;
	color:#1766A0;
}
.listtab td{
	height:24px;
	border-bottom:1px dashed #C7D9DD;
}
.listtab1 th{
	height:32px;
	background-color:#DDE2E3;
	color:#1766A0;
}
.listtab1 td{
	height:32px;
	
}

.contdiv{
	width:100%;
	line-height:24px;
	float:left;
}
.orange{
	color:#F64B00;
}
.blue{
	color:#004382;
}
.faqlist{	
	margin:0px;
	padding:0px;
}
.faqlist div{	
	background-image:url(../images/dot3.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	text-indent:10px;
	width:100%;
	line-height:24px;
}
.faqlist a{
	text-decoration:none;
	color:#000;
}

.inputbox{
	border:1px solid #D5D6D6;
	width:300px;
	margin-left:10px;
}
.text{
	border:1px solid #D5D6D6;
	width:360px;
	margin-left:10px;
}
.link{
	color:#09629A;
	text-decoration:none;
}
.wlink{
	color:#FFFFFF;
	text-decoration:none;
}
.blink{
	color:#004382;text-decoration:none;
}
a:link{color:#000;}
a:visited{color:#000;}
a:hover{ color:#0066FF;}
.blue a:link,.blue a:visited{ color:#004382;}
.blue a:hover{color:#0066FF;}

.wlink a:link,.wlink a:visited{ color:#FFFFFF;text-decoration:none;}
.wlink a:hover{color:#CCFF00;}
