/* CSS Document */
* {	
	margin: 0px;	
	padding: 0px;
	}
a, a:visited {
	color:#2f439b;
	text-decoration:underline;
}
a:hover {
	color:#0000ff;
	text-decoration:none;
}
img { 
	border: none; 
	}
ul, li { 
	list-style-type: none; 
	}
	
td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0px;
}
input, select {
	background-image: url(../../images/input_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:1px 0px 1px 3px;
	border:1px solid #7f9db9;
}
body {
	background:#ED1D12 url(../images/body_bg.gif) repeat-x scroll center top ;
	background-attachment: fixed;
	font-family:arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.fl {
	float:left;
	}
.fr {
	float:right;
	}
#outter , #header, #search-box, #footer {
	width:990px;
	}
#header, #search-box, .toolbar, #master-body, #body-folder, #right-folder, .master-colum01, .master-colum02, #left-folder, .right-wrap, .sub-title, .sub-title02, .folder-content, .center-wrap, #center-folder, .folder-content02, #footer {
	position:relative;
	}	
#header, #search-box, #master-body, #left-folder, #body-folder, #right-folder, .sub-title, .sub-title02, .center-wrap, #center-folder, #footer {
	overflow:hidden;
}
#outter {
	margin:0px auto;
	padding:0pt;
	width:990px;
}
.topbanner {
	height:190px;
	}
.toolbar {
	height:29px;
	background: #f0f0ec url(../images/topmenu_bg.gif) repeat-x scroll center top;
	}
.date-time {
	padding-left:5px;
	text-align:center;
	color:#FFFFFF;
	width:158px;
	line-height:26px;
	background:url(../images/date_timebg.gif) no-repeat scroll center top;
	height:29px;
	}
.topquicklink {
	text-align:right;
	padding-right:8px;
	}		
.topquicklink ul {
	list-style-type:none;
	list-style-image:none;
}		
.topquicklink ul li {
	font-size:11px;
	line-height:29px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
.topquicklink ul li a, .topquicklink ul li a:visited {
	color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	float:left;
}
.topquicklink ul li a:hover {
	color:#e1e406;
}
.topquicklink ul li img {
	float:left;
	height:29px;
	}
#search-box {
	height:37px;
	background:url(../images/topmenu_bg02.gif) repeat-x scroll center top;
	}
#search-box a {
	color:#FFFFFF;
}
#search-box a:hover {
	color:#e1e406;
	}
.search-boxl {
	background:url(../images/search_img.gif) no-repeat left top;
	width:91px;
	height:37px;
	}
.search-boxr {
	background:url(../images/search_img02.gif) no-repeat right top;
	width:7px;
	height:37px;
	}
.inputsearch {
	background:url(../images/input_bg.gif) no-repeat left top;
	height:16px;
	border:1px solid #7f9db9;
	font-size:12px;
	color:#333333;
	line-height:15px;
	}		
.select-option {
	background:url(../images/input_bg.gif) no-repeat left top;
	height:19px;
	border:1px solid #7f9db9;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}	
.search-button {
	border:0px;
	width:53px;
	height:24px;
	margin-top:3px;
	}	
#master-body {
	background:#ffffff url(../images/master_bg.gif) repeat-x scroll center top;
	padding-top:15px;
	padding-left:2px;
	padding-right:2px;
	width:986px;
}	
.master-colum01 {
	width:180px;
	}
#left-folder {
	width:178px;
	margin-bottom:6px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}
.lfold-sub {
	width:178px;
	height:23px;
	}
/*--css menu doc--*/
.menu-button {
	width:178px;
	}
.menu-button ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	}	
.menu-button ul li {
	width:178px;
	}	
.menu-button ul li a {
	background:url(../images/menu_normal.gif) no-repeat scroll center top;
	display:block;
	height:24px;
	text-decoration:none;
	color:#3b3b3b;
}	
.menu-button ul li a span {
	background:url(../images/menu_over.gif) no-repeat scroll center top;
	display:block;
	text-decoration:none;
	height:24px;
	width:178px;
	color:#FF0000;
	}
.menu-button ul li a:hover {
	background:url(../images/menu_over.gif) no-repeat scroll center top;
	display:block;
	color:#FF0000;
	text-decoration:none;
}	
.menu-button ul li ul {
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
.menu-button ul li ul li {
	width:178px;
	}	
.menu-button ul li ul li a, .menu-button ul li ul li a:hover, .menu-button ul li ul li a:visited {
	background:url(../images/menu_over_son.gif) no-repeat scroll center top;
	text-decoration:none;
	display:block;
	height:24px;
	width:178px;
	overflow:hidden;
}
.menu-button ul li ul li a span {
	background:url(../images/menu_over_son01.gif) no-repeat scroll center top;
	display:block;
	text-decoration:none;
	height:24px;
	width:178px;
	color:#000000;
	}
/*--them css--*/	
.menu-button ul li ul li ul {
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
.menu-button ul li ul li ul li {
	width:178px;
	height:24px;
	}	
.menu-button ul li ul li ul li a, .menu-button ul li ul li ul li a:hover, .menu-button ul li ul li ul li a:visited {
	background:url(../images/menu_over_son02.gif) no-repeat scroll center top;
	text-decoration:none;
	display:block;
	height:24px;
	width:178px;
	overflow:hidden;
}
.mnbutton-text03 {
	padding-left:35px;
	font-size:11px;
	line-height:18px;
	padding-top:2px;
	}
	
	

.mnbutton-text {
	padding-left:20px;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	padding-top:2px;
	}
.mnbutton-text02 {
	padding-left:30px;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	padding-top:2px;
	}


/*--end css menu doc --*/
		
/*--bat dau css cot2--*/
.master-colum02, #body-folder, #heartbanner {
	width:802px;
}	
#heartbanner {
	position:relative;
	overflow:hidden;
	height:250px;
	margin-bottom:8px;
	}
#body-folder {
	margin-bottom:6px;
	}	
.right-wrap {
	width:200px;
}
#right-folder {
	width:198px;
	margin-bottom:6px;
	border:1px solid #cccccc;
	}
.sub-title {
	height:24px;
	background:url(../images/sub_body_title.gif) repeat-x scroll center top;
	}
.sub-title02 {
	height:27px;
	background:url(../images/sub_body_title02.gif) repeat-x scroll center top;
	}	

.sub-title02 h3 {
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	padding-top:3px;
	padding-left:8px;
	line-height:24px;
	padding-right:8px;
}	
.sub-title02 h3 a, .sub-title02 h3 a:hover, .sub-title02 h3 a:visited {
	color:#666666;
	text-decoration:none;
 }	
.sub-title002 {
	height:27px;
	background:url(../images/sub_body_title03.gif) repeat-x scroll center top;
	}
.sub-title03 {
	height:27px;
	background:url(../images/sub_body_title03.gif) repeat-x scroll center top;
	}	
.sub-title002 h3, .sub-title03 h3 {
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	padding-top:3px;
	padding-left:8px;
	line-height:24px;
	padding-right:8px;
}	
.sub-title03 h3 a, .sub-title03 h3 a:hover, .sub-title03 h3 a:visited {
	color:#666666;
	text-decoration:none;
 }	
.sub-title002 h3 a, .sub-title02 h3 a:hover, .sub-title02 h3 a:visited {
	color:#666666;
	text-decoration:none;
 }	
.sub-title h3 {
	font-size:11px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px;
	line-height:18px;
	padding-right:8px;
	}	
.sub-title h3 a, .sub-title h3 a:hover, .sub-title h3 a:visited {
	color:#FFFFFF;
	text-decoration:none;
 }	
.folder-content {
	padding:5px;
	background:#FFFFFF url(../images/folder_bg.gif) repeat-x scroll center top;
	}
.folder-content02 {
	padding:0px;
	background:#FFFFFF url(../images/folder_bg.gif) repeat-x scroll center top;
	}	
.folder-content02 a {
	text-decoration:none;
	}
.center-wrap {
	width:597px;
	}		
#center-folder {
	margin-bottom:6px;
	width:595px;
	border:1px solid #cccccc;
	}	
#center-folder .path-category {
	padding:5px;
	text-align:left;
	font-size:12px;
	}	
#center-folder .path-category p {
	padding-bottom:3px;
	}	
#center-folder .path-category p a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.blue-sub-titl {
	height:27px;
	background:url(../images/sub_body_title_left_md.gif) repeat-x scroll center top;
	line-height:27px;
	font-size:12px;
	color:#2f439b;
	font-weight:bold;
	}
.center-wrap-content {
	background: #FFFFFF url(../images/folder_bg.gif) repeat-x scroll center top;
	}
.center-wrap-content h3 {
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#2f439b;
	padding-top:3px;
	padding-bottom:3px;
	}	
.center-wrap-content h3 a, .center-wrap-content h3 a:hover, .center-wrap-content h3 a:visited {
	color:#2f439b;
	text-decoration:none;
}
.body-wrap-news {
	position:relative;
	background: #FFFFFF url(../images/folder_bg.gif) repeat-x scroll center top;
	padding:8px;
}
.body-wrap-news h4 {
	font-size:14px;
	padding-top:3px;
	padding-bottom:2px;
	line-height:20px;
	color:#2f439b;
	}
.body-wrap-news h4 a, .body-wrap-news h4 a:hover, .body-wrap-news h4 a:visited {
	color:#2f439b;
	text-decoration:none
}
.body-wrap-news h5 {
	font-size:12px;
	color:#999999;
	text-align:justify;
	line-height:18px;
	padding-bottom:5px;
}
.body-wrap-news p {
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	padding-bottom:8px;
}
.body-wrap-news p span {
	font-size:10px;
	text-align:right;
	color:#FF0000;
}
.body-wrap-news p span a, .body-wrap-news p span a:hover, .body-wrap-news p span a:visited {
	color:#FF0000;
	text-decoration:none;
}
.body-wrap-news-page {
	padding-top:15px;
	text-align:left;
	}
.body-wrap-news-page ul {
	list-style-type:none;
	list-style-image:none;
	}
.body-wrap-news-page ul li {
	font-size:11px;
	color:#666666;
	text-align:center;
	float:left;
}
.body-wrap-news-page ul li a {
	height:15px;
	display:block;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	font-size:11px;
	color:#666666;
	border:1px solid #CCCCCC;
	margin-right:5px;
	width:13px;
}
.body-wrap-news-page ul li a:hover {
	background:#edf4fc;
	color:#666666;
}
.pics-news {
	width:130px;
	height:97px;
	border:0px;
	margin-right:8px;
	}
.othernews {
	padding-top:10px;
	text-align:left;
	background:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	}
.othernews h3 {
	font-size:14px;
	line-height:20px;
	text-align:left;
	color:#999999;
	}	
.othernews ul {
	border-top:1px solid #CCCCCC;
	list-style-image:none;
	list-style-type:none;
	padding-left:10px;
	padding-top:8px;
}
.othernews ul li {
	padding-bottom:4px;
	padding-top:2px;
}
.othernews ul li a {
	background:url(../images/dot.gif) no-repeat left 3px;
	font-size:12px;
	color:#2f439b;
	text-decoration:none;
	padding-left:12px;
	display:block;
}
.othernews ul li a:hover, .othernews ul li a:visited {
	color:#2f439b;
	text-decoration:none;
}

.center-wrap-content p {
	text-align:center;
	font-size:11px;
	color:#333333;
	line-height:18px;
	padding-bottom:5px;
	}
.center-wrap-content p span {
	color:#999999;
	font-weight:bold;
	padding-right:5px;
	}
/*-----*/
.center-wrap-content02 {
	background: #FFFFFF url(../images/folder_bg.gif) repeat-x scroll center top;
	}
.center-wrap-content02 h3 {
	text-align:left;
	font-size:13px;
	line-height:18px;
	color:#2f439b;
	padding-top:3px;
	padding-bottom:8px;
	}	
.center-wrap-content02 h3 a, .center-wrap-content02 h3 a:hover, .center-wrap-content02 h3 a:visited {
	color:#2f439b;
	text-decoration:none;
}
.center-wrap-content02 p {
	text-align:left;
	font-size:11px;
	color:#333333;
	line-height:18px;
	padding-bottom:5px;
	}
.center-wrap-content02 p span {
	color:#666666;
	font-weight:bold;
	padding-right:5px;
	}
.pro-price {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	}	
.thongso-sp {
	background:url(../images/line03.gif) repeat-y;
	border-bottom:1px solid #CCCCCC;
	height:23px;
	}
.thongso-sp-title {
	padding-top:5px;
	padding-left:8px;
	font-size:11px;
	font-weight:bold;
	color:#2f439b;
}
.thongso-sp-conten {
	text-align:left;
	padding-left:5px;
	}
.thongso-sp-conten p {
	font-size:11px;
	line-height:18px;
	padding-bottom:5px;
	}	
.thongso-sp-conten ul {
	list-style-type:none;
	list-style-image:none;
	}	
.thongso-sp-conten ul li {
	font-size:11px;
	line-height:18px;
	background:url(../images/dot.gif) no-repeat left 5px;
	padding-left:12px;
	padding-bottom:3px;
	
}

/*-----*/


.folder-content	h3 {	
	font-size:11px;
	text-align:left;
	line-height:16px;
	}	
.folder-content	h3 a, .folder-content	h3 a:hover, .folder-content	h3 a:visited {
	text-decoration:none;
	color:#2f439b;
}
.folder-content p {
	font-size:11px;
	line-height:18px;
	padding-top:3px;
	text-align:left;
}
.folder-content p a, .folder-content p a:visited {
	text-decoration:none;
	color:#2f439b;
}
.folder-content p a:hover {
	text-decoration:none;
}

.folder-content p span {
	font-weight:bold;
	color:#FF0000;
	}
.folder-content03, .folder-content04 {
	background:#FFFFFF url(../images/folder_bg.gif) repeat-x scroll center top;
	}
.folder-content03 ul {
	list-style-type:none;
	list-style-image:none;
	padding:7px;
	}	
.folder-content03 ul li {
	padding-bottom:5px;
	line-height:18px;
}
.folder-content03 ul li a, .folder-content03 ul li a:visited {
	background: url(../images/dot.gif) no-repeat left 6px;
	padding-left:12px;
	display:block;
	font-size:11px;
	line-height:18px;
	color:#2f439b;
	text-decoration:none;
}
.price-font {
	color:#FF0000;
	font-size:12px;
	}	
.trborder {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #d3d3d2;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #d3d3d2;
	}	
.bdbtt {
	border-bottom:1px solid #d3d3d2;
	}	
.sp-box-pic {
	height:78px;
	text-align:center;
	padding-bottom:5px;
	}	
.heartbaner {
	width:420px;
	height:205px;
	}			
.main-item {
	width:378px;
	height:205px;
	}
.main-item-bg {
	background:url(../images/main_item_bg02.gif) repeat-x scroll center top;
}
.thongke01 {
	width:168px;
	margin-top:1px;
	border-bottom:1px solid #CCCCCC;
	}
.thongke01 p {
	font-size:11px;
	text-align:left;
	padding:3px 3px 3px 5px;
	color:#2f439b;
	}	
.thongke01 p span {
	padding-left:3px;
	font-weight:bold;
	color:#FF0000;
}	
.thongke02 ul {
	list-style-image:none;
	list-style-type:none;
	padding-top:3px;
	}
.thongke02 ul li {
	font-size:11px;
	margin-bottom:2px;
	line-height:18px;
	background:#f4f4f4;
	border-bottom:1px solid #CCCCCC;
	display:block;
	overflow:hidden;
}	
.thongke02 ul li a {
	background:url(../images/icon_download.gif) no-repeat left 3px;
	font-size:11px;
	padding-left:15px;
	line-height:20px;
	padding-top:2px;
	text-decoration:none;
}	
.login-box {
	margin-bottom:5px;
	overflow:hidden;
	}	
.login-button {
	background:url(../images/ok_button.gif) no-repeat;
	height:20px;
	width:39px;
	border:0px;
	}	
.breaknews {
	margin-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
	height:8px;
	font-size:1px;
	line-height:5px;
	}	
.produc-pics {
	width:58px;
	height:58px;
	border:1px solid #CCCCCC;
	margin-right:8px;
	margin-top:3px;
	}
.imgsubject	{
	width:60px;
	height:60px;
	border:1px solid #CCCCCC;
	padding:1px;
	margin-right:5px;
	z-index:999;
	text-align:left;
	}	
.big-pro-pics {
	width:236px;
	height:236px;
	background:url(../images/nen_sp.gif) no-repeat scroll left top;
	}
.image-subject {
	margin-top:8px;
	}		
#body-menu {
	width:990px;
	background:#FFFFFF;
	}
#body-menu .bodymenu-content {
	padding:8px;
	}
.folder-content04 {
	padding:10px;
	}
.folder-content04 p {
	background:url(../images/dot02.gif) no-repeat left;
	}
.folder-content04 p {
	padding-bottom:5px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	padding-left:12px;
	}
	
	
.folder-content05 {
	padding:10px;
	}
.folder-content05 p {
	background:url(../images/dot02.gif) no-repeat left;
	}
.folder-content05 p {
	padding-bottom:5px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	padding-left:12px;
	}	
#partner-logo {
	width:990px;
	position:relative;
	overflow:hidden;
	background: #e6e6e6 url(../images/partner_bg.gif) repeat-x scroll center bottom;
	padding-bottom:5px;
	}	
.listlogo {
	width:120px;
	height:80px;
	margin-top:5px;
	}
.list-space {
	width:4px;
	height:60px;
	}		
	
#footer {
	height:164px;
	background:url(../images/footer_bg.gif) repeat-x scroll center top;
	}	
.footer-quicklink {
	text-align:center;
	padding-top:5px;
	padding-bottom:8px;
	}	
.footer-quicklink ul {
	list-style-type:none;
	list-style-image:none
}	
.footer-quicklink ul li {
	display:inline;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	text-align:center;
	font-weight:bold;
}	
.footer-quicklink ul li a {
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#3d3d3d;
}	
.footer-quicklink ul li a:hover, .footer-quicklink ul li a:visited  {
	color:#FFFFFF;
}	
.footer-coppyright {
	float:left;
	width:790px;
	text-align:left;
	padding-top:5px;
	font-size:11px;
	color:#000000;
	line-height:15px;
	}	
.footer-coppyright a{	
	color:#000000;	
	}	
.footer-coppyright a.hover{	
	color:#000000;	
	}	
.footer-coppyright a.visted{	
	color:#000000;	
	}	
#Nav-wrap {
	height:33px;
	margin:0px;
	position:relative;
	background:url(../images/Navtop_bg.gif) repeat-x scroll center top;
	overflow:hidden;
	}
/*--second Nav--*/	
.Navsecond-normal a {
	color:#666666;
	background:url(../images/Navmenu_no.gif) no-repeat right top;
	}	
.Navsecond-normal a strong {
	display:block;
	color:#FFFFFF;
	margin-left:7px;
	margin-right:7px;
	padding:0px 8px;
}	
.Navsecond-normal a:hover, .Navsecond-activ a, .Navsecond-activ a:hover {
	background:url(../images/Navmenu_left.gif) no-repeat left top;
	color:#CCCCCC;
	}			
.Navsecond-normal a:hover span, .Navsecond-activ a span, .Navsecond-activ a:hover span {
	background:url(../images/Navmenu_right.gif) no-repeat right top;
	display:block;
	color:#CCCCCC;
	}				
.Navsecond-normal a:hover strong, .Navsecond-activ a strong, .Navsecond-activ a:hover strong {
	background:url(../images/Navmenu_md.gif) repeat-x right top;
	display:block;
	color:#ffffff;
	margin-left:7px;
	margin-right:7px;
	padding:0px 8px;
	}	
.NavSecond {
	height:33px;
	position:relative;
	overflow:hidden;
	float:left;
	}
.Navsecond-normal, .Navsecond-over, .Navsecond-activ {
	float:left;
	height:33px;
	}
.Navsecond-normal a, .Navsecond-normal a:hover, .Navsecond-activ a, .Navsecond-activ a:hover {
	float:left;
	display:block;
	line-height:33px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	height:33px;
}
.Navsecond-normal a:hover, .Navsecond-activ a, .Navsecond-activ a:hover {
	line-height:33px;
	}
.flags02 {
	margin:0px;
	background:url(../images/flag_bg.gif) no-repeat scroll center top;
	width:93px;
	height:33px;
	}
.flags02 ul {
	position:absolute;
	right:9px;
	top:8px;
	list-style-image:none;
	list-style-position:none;
	list-style-type:none;
}	
.flags02 ul li {
	float:right;
	padding-left:5px;
}
.flags02 ul li a {
	padding:3px;
	}
.flags02 ul li img {
	border:0px;
	margin-left:-3px;
	padding-top:2px;
}			

/*----*/
.listPage-view {
	background-color:#efefef;
	border:1px solid #dcdcdc;
	height:25px;
	}	
.listPage-view ul {
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	}	
.listPage-view ul li {
	float:left;
	height:25px;
	line-height:25px;
	padding-right:5px;
}
.listPage-view ul li a {
	border:1px solid #efefef;
	background:#efefef;
	display:block;
	color:#333333;
	line-height:20px;
	height:20px;
	margin-top:2px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-decoration:none;
}
.listPage-view ul li a:hover {
	border:1px solid #dcdcdc;
	background:#FFFFFF;
	text-decoration:none;
}
.listPage-view .active a {
	border:1px solid #dcdcdc;
	background:#FFFFFF;
	display:block;
	color:#003399;
}			
			
.themvaoday td {
	padding:3px;
	}	
.themvaoday	strong {
	color:#666666;
	}
