﻿/* CSS Document */
body{
	width:1000px;
	height:auto;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
}
img{
	border:0;
}
.main{
	width:1000px;
	height:auto;
}
.baner{
	width:1000px;
	height:115px;
	float:left;
	background:url('img/bgbanner.jpg') no-repeat;
	overflow:hidden;
}

.baner_bc{
	width:1000px;
	height:115px;
	float:left;
	background:url('img/bgbanner_bc.jpg') no-repeat;
	overflow:hidden;
}

.text_banner{
	color:#ffffff;
	font-size:11px;
	padding:20px 10px 0px 888px;
	text-align:right;
}
.text_banner a:link, .text_banner a:active,.text_banner a:hover,.text_banner a:visited{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.logo{
	height:78px;
	width:200px;
	float:left;
	text-align:left
}
.logo img{
	margin:10px 0 0 29px;
}

.lang{
	width:800px;
	height:78px;
	float:left;
	text-align:right;
	font-size:11px;
	color:#fff;
}
.lang p{
	margin:0;
	text-align:right;
	padding:9px 27px 0 0;
}
.lang p a{
	color:#fff;
	text-decoration:none;
}

.menu{
	width:1000px;
	height:37px;
	float:left;
	margin:0px;
}

.mnu_left{
	width:9px;
	height:37px;
	float:left;
	margin:0px;
	background: url(img/mnu_left.png) no-repeat ;
	margin-left:28px;
	display:inline;
}

.mnu_left_bc{
	width:9px;
	height:37px;
	float:left;
	margin:0px;
	background: url(img/mnu_left_bc.png) no-repeat ;
	margin-left:28px;
	display:inline;
}

.mnu_center{
	float:left;
	background:transparent url('img/mnu_center.png') repeat-x;
	height:37px;
	width:933px;
}

.mnu_right{
	width:15px;
	height:37px;
	float:left;
	margin:0px;
	background:url(img/mnu_right.png) no-repeat;
}

.mnu_right_bc{
	width:15px;
	height:37px;
	float:left;
	margin:0px;
	background:url(img/mnu_right_bc.png) no-repeat;
}


.menu_item{
	width:auto;
	padding:10px 18px;
	float:left;
	color:#3d5ed8;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:27px;
}
.menu_item a{
	color:#3d5ed8;
	text-decoration:none;
}
.menu_item_img{
	float:left;
	width:2px;
	height:37px;
	background:transparent url('img/line.png') no-repeat;
}
.img_flash{
	width:1000px;
	height:340px;
	float:left;
}
.bg_tool{
	width:1000px;
	height:28px;
	background:url(img/bg_tool.gif) repeat-x;
	float:left;
	text-align:left;
	
}
.tool_search{
	width:260px;
	height:28px;
	float:left;
	margin-left:35px;
	vertical-align:text-top;
	font-size:11px;
}
.text_tool{
	margin-top:6px;
	color:#767676;
	float:left;
	font-size:11px;
	padding-top:3px;
}
.input{
	border:1px solid #d7d7d7;
	width:173px;
	height:15px;
	float:left;
	margin:6px 3px 0px 11px;
	font-size:11px;
	color:#767676;
}
.input1{
	border:1px solid #d7d7d7;
	width:173px;
	height:18px;
	float:left;
	margin:6px 3px 0px 11px;
	font-size:11px;	
	color:#767676;
}

.input_link{
	border:1px solid #d7d7d7;
	width:173px;
	height:15px;
	float:left;
	margin:6px 3px 0px 11px;
	background:url(img/icon1.gif) no-repeat right #FFFFFF;
	color:#d7d7d7;
	font-size:11px;

}
.icon_search{
	width:15px;
	height:15px;
	float:left;
	margin-top:8px;
}
.tool_link{
	width:242px;
	height:28px;
	float:left;
	margin-left:30px;
	margin-right:20px;
}
.tool_mail{	
	width:348px;
	height:28px;
	float:left;
	margin-left:39px;
}
.input_mail{
	border:1px solid #d7d7d7;
	width:175px;
	height:15px;
	float:left;
	margin:6px 3px 0px 11px;
	color:#767676;
	font-size:11px;
}



.content{
	width:1000px;
	height:auto;
	float:left;
}
.cont_left{
	width:338px;
	height:auto;
	margin:0px;
	float:left;
	background:url(img/bg_content.gif) repeat;
}
.cont_cen{
	width:328px;
	height:auto;
	background:#FFFF66;
	margin:0px;
	float:left;
	background:url(img/bg_content.gif) repeat;
}
.cont_right{
	width:334px;
	height:auto;
	background:#6600CC;
	margin:0px;
	float:left;
	background:url(img/bg_content.gif) repeat;
}
.cont_right_none{
	background:white;
}

.cont_left_cent{
	width:234px;
	height:auto;
	float:left;
	margin-left:50px;
	
}
.title{
	font-weight:bold;
	color:#000000;
	height:15px;
	width:234px;
	text-transform:uppercase;
	float:left;
	text-align:left;
}
.text_left{
	width:219px;
	height:auto;
	float:left;
	text-align:left;
}
.text_left a:link,.text_left a:active,.text_left a:hover,.text_left a:visited{
	font-size:12px;
	color:#010101;
	text-decoration:none;
}
.text_left a span{
	color:#3370c4;
	font-size:11px;
	text-decoration:none;
}
.ico_cont{
	width:9px;
	height:auto;
	float:left;
	padding:3px 5px 0px 0px;
}
.line_content{
	width:216px;
	height:5px;
	float:left;
	padding:14px 0px 14px 13px;
}
.next{
	width:219px;
	height:auto;
	float:left;
	text-align:right;
	margin-left:53px;
	padding-bottom:10px;
}
.next a:link,.next a:active,.next a:hover,.next a:visited{
	font-size:11px;
	color:#fe0000;
	text-decoration:none;
}

.footer123
{
	color: #466189; font-size: 11px; padding-left: 10px; width: 204px;
}

.footer123 a
{
	color: #466189; 
	text-decoration:none;
}

.footer123 a:hover
{
	color: #466189; 
	text-decoration:none;
}

.footer{
	width:940px;
	height:auto;
	float:left;
	margin-left:26px;
}
.footer_left{
	background:url(img/footer_left.gif) no-repeat;
	width:10px;
	height:62px;
	float:left;
}
.bg_footer{
	width:914px;
	background:#f3f3f3;
	height:3px;
	float:left;
}
.footer_right{
	background:url(img/footer_right.gif) no-repeat;
	height:62px;
	float:left;
	width:10px;
}
.footer_text_left{
	width:318px;
	float:left;
	text-align:left;
	font-size:11px;
	color:#787878;
	line-height:18px;
}
.footer_text_left p{
	margin:0;
	padding-top:12px;
	padding-left:10px;
	}
.footer_text_left p a{
	color:#787878;
	text-decoration:none	}

.footer_text_right{
	width:596px;
	float:left;
	text-align:right;
	font-size:11px;
	color:#787878;
}
.footer_text_right p{
	margin:0;
	text-align:right;
	padding:12px 10px 0 0;
}
/*******************List tin **********************/
.listtin{
	width:1000px;
	height:auto;
	background:transparent url('img/bg.jpg') no-repeat scroll 0px 115px;
	float:left;
}
.baner1{
	width:1000px;
	height:125px;
	float:left;
	background:url('img/bgbanner.jpg') no-repeat;
}
.lt_main{
	width:950px;
	height:auto;
	background:#fff;
	margin-left:28px;
	display:inline;
	float:left;
}
.lt_banner{
	width:950px;
	height:auto;
	float:left;
	margin-left:28px;
	display:inline;
}
.lt_left{
	width:266px;
	height:auto;
	float:left;
	background:transparent url('img/lt_bg.jpg') repeat-y scroll right top;
}
.lt_leftf{
	width:266px;
	height:605px;
	float:left;
	background:transparent url('img/lt_bgf.png') no-repeat scroll left bottom;
}

.lt_left_title{
	width:266px;
	height:auto;
	float:left;
	margin-bottom:30px;
}
.lt_left_title p{
	margin:0;
	text-align:left;
	padding:27px 0 0 27px;
	font-weight:bold;
	font-size:12px;
	}
.lt_left_menu{
	width:225px;
	height:34px;
	float:left;
	margin-left:26px;
	display:inline;
	color:#757575;
	font-size:12px;
}
.lt_left_menu p{
	text-align:left;
	margin:0;
	padding:6px 0 0 20px;
}
.lt_left_menu p a{
	text-decoration:none;
	color:#757575;
}

.lt_left_menu_atv{
	width:225px;
	height:34px;
	float:left;
	margin-left:26px;
	display:inline;
	background:transparent url('img/lt_menu.png') no-repeat;
	font-size:12px;
}
.lt_left_menu_atv p{
	text-align:left;
	margin:0;
	padding:6px 0 0 20px;
}
.lt_left_menu_atv p a{
	text-decoration:none;
	color:#757575;
}

/*****/
.lt_right{
	width:684px;
	height:auto;
	float:left;
	}
	
.lt_box_right{
	width:640px;
	margin-left:25px;
	display:inline;
	float:left;
}
.paging{
	width:640px;
	float:left;
	text-align:right;
	margin-bottom:20px;
}
.paging p{
	margin:0;
	padding-top:20px;
	text-align:right;
}
.paging p span{
	padding:0 2px;
}
.paging p a{
	text-decoration:none;
	color:#3e3e3e;
}
.back{
	width:640px;
	float:left;
	text-align:right;
	margin-bottom:20px;
}
.back p{
	margin:0;
	padding-top:20px;
	text-align:right;
}
.back p a{
	text-decoration:none;
	color:#3e3e3e;
}

.back123{
	width:640px;
	float:left;
	text-align:right;
	margin-bottom:20px;
}
.back123 p{
	margin:0;
	padding-top:20px;
	text-align:right;
}
.back123 p a{
	text-decoration:none;
	color:#3e3e3e;
}

.page_atv{
	font-weight:bold;
	color:#fe0000;
}

.lt_list{
	width:640px;
	height:auto;
	float:left;
	border-bottom:1px #676767 dotted;
	padding:14px 0;
	
	color:#010101;
	font-size:12px;
	text-align:left;
}
.lt_list a{
	text-decoration:none;
	color:#010101;
}
.lt_list1{
	width:540px;
	height:auto;
	float:left;
}
.lt_list2{
	width:100px;
	height:auto;
	float:left;
	color:#3370c4;
	font-size:11px;
	text-align:right;
}
.lt_titlenwew{
	text-align:left;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#010101;
}

.lt_titlenwew_bc{
	text-align:left;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#010101;
}

.lt_date{
	width:640px;
	height:auto;
	float:left;
	color:#3370c4;
	font-size:11px;
	text-align:left;
	margin:10px 0;
}
.lt_content{
	width:640px;
	height:auto;
	color:#010101;
	text-align:justify;
	line-height:20px;
	text-decoration:none !important;
}

.lt_content a{
	text-decoration:none !important;
}

.lt_content_bc{
	width:100%;
	height:auto;
	color:#010101;
	text-align:justify;
	line-height:20px;
	text-decoration:none !important;
}

.lt_content_bc a{
	text-decoration:none !important;
}

.print{
	width:640px;
	float:left;
	margin-top:30px;
	text-align:right;
	color:#010101;
	font-size:11px;
}
.print a{
	text-decoration:none;
	color:#010101;
	font-size:11px;
}
.print img{
	vertical-align:middle;
}

.print123{
	width:100%;
	float:left;
	margin-top:30px;
	text-align:right;
	color:#010101;
	font-size:11px;
}
.print123 a{
	text-decoration:none;
	color:#010101;
	font-size:11px;
}
.print123 img{
	vertical-align:middle;
}


.title1{
	width:640px;
	float:left;
	text-align:left;font-weight:bold;
}

/*Thêm*/


.title a{
		
	color:#000000;
	text-decoration:none;
}

.menu_item_visited{
	width:auto;
	padding:10px 18px;
	float:left;
	color:#3d5ed8;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:27px;
}

.menu_item_visited a{
	color:red;
	text-decoration:none;
}


/*******product********/
.pr{
	width:640px;
	margin-left:25px;
	margin-top:20px;
	display:inline;
	float:left;
}
.pr_box{
	width:320px;
	height:150px;
	float:left;
	text-align:left;
	line-height:20px;
}
.pr_box p{
	margin:0;
	padding-right:15px;}

.pr_box p img{
	margin-right:5px;
	float:left;
}
.pr_box p span{
	font-weight:bold;
}
.pr_box p span a{
	font-weight:bold;
	text-decoration:none;
	color:#010101;
}

/*Thành viên*/


.listHLeft
{
	 padding-left:3px; 
	 font-weight:normal; 
	 border-style:none; 
	 border-bottom:solid 1px #DBDBDB; 
	 border-right:solid 1px #DBDBDB;
	 text-align:left;
	 background-color:#F3F3F3;
}


.listHRight
{
	 padding-left:3px; 
	 font-weight:normal; 
	 border-style:none; 
	 border-bottom:solid 1px #DBDBDB; 
	 text-align:left;
	 background-color:#F3F3F3;
}

.listLeft
{
	 padding:3px;  
	 border-style:none;  
	 border-right:solid 1px #DBDBDB;
}

.rowOdd
{
	background-color:#FBFBFB;
}

.rowEven
{
	background-color:#F3F3F3;
}

.rowLeft
{
	font-weight:bold;
	color:#6B6B6B;
	padding:3px;
}

.rowLeft a
{
	font-weight:bold;
	color:#6B6B6B;
	
}

.rowLeft a:hover
{
	font-weight:bold;
	color:#E08607;
	
}

.rowRight
{
	color:#6B6B6B;
	padding:3px;
}

.rowRight a
{
	color:#6B6B6B;
	
}

.rowRight a:hover
{
	
	color:#E08607;
	
}

/*End thành viên*/


.bg_vb2{
	border:0;
	margin:0;
	padding:0;
	width:80px;
	height:23px;
	padding-bottom:2px;
	vertical-align:bottom;
	color: #010101;
	background:transparent url('/img/bgtk.jpg') no-repeat;
	font-size:12px;
	cursor:pointer;
}

.textsearch
{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	color:#3b3b3b !important;
}

.reg1
{
	padding-bottom:3px;
	padding-top:3px;
}

/*thanh them*/
.cont_left_cent1{
	width:270px;
	height:auto;
	float:left;
	margin-left:30px;
	display:inline;
	
}
.text_menu{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:22px 0 15px 10px;
	text-align:left;
}
.text_menu1{
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:10px 0 10px 10px;
}
.text_menu1 a{
	font-weight:none;
	color:#000000;
	text-decoration:none;
}
.text_menu1 a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.trangtin{
	background:url(img/trangtin1.gif) no-repeat;
	height:55px;
}
.trolai{
	color:#000000;
	font-size:12px;
}


.ico_cont123{
	width:53px;
	height:auto;
	float:left;
	padding:1px 5px 0px 0px;
}

.text_left123{
	width:170px;
	height:auto;
	float:left;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-top:15px;
}
.text_left123 a:link,.text_left123 a:active,.text_left123 a:hover,.text_left123 a:visited{
	font-size:12px;
	color:#010101;
	text-decoration:none;
}
.text_left123 a span{
	color:#3370c4;
	font-size:11px;
	text-decoration:none;
}

.trangtin a
{
	color:#010101;
	text-decoration:none;
}


.trangtin a:hover
{
	color:#010101;
	text-decoration:none;
}
.bg_tool123{
	width:100%;
	height:28px;
	background:url(img/bg_tool.gif) repeat-x;
	float:left;
	text-align:left;
}

.cont_left_cent1 a{
	color:#010101;
	text-decoration:none;
}


.cont_left_cent1 a:hover{
	color:#010101;
	text-decoration:none;
}

.bold_black_11 {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	height:20px;
	padding-bottom:10px;
}

.red_11 {
	text-align:right;
	color:#c4261c;
	font-size:11px;
}
.red_11 a{
	color:#c4261c;
	text-decoration:none;
}
.red_11 a:hover {
	color:#999999;
}

.titleCate a
{
	color:#010101;
	text-decoration:none;
}


.titleCate a:hover
{
	color:#010101;
	text-decoration:none;
}

.bold_black_11 a{
	color:#000000;
	text-decoration:none;
}

.bold_black_11 a:hover{
	color:#000000;
	text-decoration:none;
}

.bg_button_search
{
	background: url('img/icon_search.gif') ;
    width:15px;
	height:15px;
 margin-top:8px;
cursor:pointer;
}

.bg_button_regisnewsltter
{
	background: url('img/icon_mail.gif') ;
    width:15px;
	height:15px;
  margin-top :8px;
 cursor:pointer;
}

/*Binh chon*/
.bg_bc{
	background:url(img/bg_bc_w.jpg) no-repeat;
	height:194px;
}
.title_bc{
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	padding:25px 0px 18px 68px;
	text-align:left;
}
.title_bc3{
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	padding:0px 0px 18px 0px;
	text-align:center;
	
	
}
.link_bc{
	text-align:center;
	padding:4px 0px 4px 0px;
	color:#3b3b3b;
	font-weight:bold;
	font-size:11px;
}
.link_bc a{
	color:#3b3b3b;
	text-decoration:none;
}
.bg_thele{
	background:url(img/center_bc.jpg) repeat-y;
	
}
.text_thele{
	line-height:18px;
	text-align:left;
	font-size:11px;
	color:#010101;
	padding:11px 14px 0px 18px;
}
.title_bc-ct{
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	padding:20px 0px 18px 66px;
	text-align:left;
}
.text_bc_ct{
	color:#777777;
	font-size:12PX;
	text-align:justify;
	padding:20px 40px 0px 34px;
	line-height:18px;
}