* {margin:0; padding:0;}
BODY {
	font-family:regular,arial;
	font-size:12px;
	color:#333333;
	text-align:left;
	background-color:#ffffff;
}
a:link, a:visited{
	text-decoration:none;
	color:#314c65}	
a:hover, a:active{
	color:#c00;
	text-decoration:none}
IMG {
	border:none;
}
.layout_container{
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#ffffff;
}
.header{
	width:1000px;
	height:140px;
}
#logo{
	float:left;
	margin-top:10px;
}
.top_menu{
	float:left;
	margin-top:40px;
	margin-left:10px;
	height:26px;
}
.active, .no_active{
	float:left;
}

#left_active{
	float:left;
	background-image:url('../images/active_1.png');
	width:7px;
    height:26px;
}
#center_active{
	float:left;
	background-image:url('../images/active_2.png');
	width:auto;
    height:26px;
	font-weight:bold;
}
#center_active a{
	float:left;
	text-decoration:none;
	color:#ffffff;
	padding:5px 5px 0px 5px;
	margin-top:2px;
}
#right_active{
	float:left;
	background-image:url('../images/active_3.png');
	width:7px;
    height:26px;
}

#left_noactive{
	float:left;
	background-image:url('../images/no_active_1.png');
	width:7px;
    height:26px;
}
.trangchu_left_noactive{
	float:left;
	background-image:url('../images/no_active_4.png');
	width:7px;
    height:26px;
}
#center_noactive{
	float:left;
	background-image:url('../images/no_active_2.png');
	width:auto;
    height:26px;
	font-weight:bold;
}
#center_noactive a{
	float:left;
	text-decoration:none;
	color:#0033cc;
	padding:5px 5px 0px 5px;
	margin-top:2px;
}
#right_noactive{
	float:left;
	background-image:url('../images/no_active_3.png');
	width:7px;
    height:26px;
}
/*Added by Vu.The*/
.left_active{
	float:left;
	background-image:url('../images/active_1.png');
	width:7px;
    height:26px;
}
.center_active{
	float:left;
	background-image:url('../images/active_2.png');
	width:auto;
    height:26px;
	font-weight:bold;
}
.center_active a{
	float:left;
	text-decoration:none;
	color:#ffffff;
	padding:7px 5px 0px 5px;
}
.right_active{
	float:left;
	background-image:url('../images/active_3.png');
	width:7px;
    height:26px;
}

.left_noactive{
	float:left;
	background-image:url('../images/no_active_1.png');
	width:7px;
    height:26px;
}
.center_noactive{
	float:left;
	background-image:url('../images/no_active_2.png');
	width:auto;
    height:26px;
	font-weight:bold;
}
.center_noactive a{
	float:left;
	text-decoration:none;
	color:#0033cc;
	padding:7px 5px 0px 5px;
}
.right_noactive{
	float:left;
	background-image:url('../images/no_active_3.png');
	width:7px;
    height:26px;
}
/*End added by Vu.The*/
.right_header{
	float:right;
	margin-top:40px;
	height:21px;
	position:relative;
}
.dang_tin{
	float:left;
}
#dang_ky, #dang_nhap{
	float:left;
	margin-top:3px;
}

#dang_ky a, #dang_nhap a{
	margin-left:7px;
	text-decoration:none;
	font-weight:bold;
}
.background_menu{
	float:left;
	width:1000px;
	height:40px;
}
#left_menu, #right_menu{
	float:left;
	width:7px;
	height:40px
}
#left_menu{
	background-image:url('../images/menu_bar_1.png');
}



#right_menu{
	background-image:url('../images/menu_bar_3.png');
}
#center_menu{
	float:left;
	background-image:url('../images/menu_bar_2.png');
	width:986px;
	height:40px;
}


#SearchForm{
	padding:8px 0 0 7px;
}
#searchIntelligent{
	background-position:-100px  -50px;
	float:left;
	height:23px;
	width:250px;
}
#searchIntelligent input{
	background-color:#ffffff ;
	border:none;
	height:23px;
	width:250px;
	color:#a0a0a0;
}
#SearchTextIdx{
	padding:0px 0 0 5px;

}
input, select {
	font: 13px arial;
}
element.style{
	z-index:100;
}
#searchCountry{
	width:150px;
	height: 23px;
	border:none;
	margin-left:10px;
	padding:3px 2px 2px 5px;
}
#select_loaitin {
	float:left;
	margin-left:17px;
	margin-top:5px;
	text-decoration:none;
	color:#ffffff;
}
.date{
	float:left;
	color: #ffffff;
	padding:13px 20px 5px 15px;
	font-size:11px;
}
#searchSubmit{
	background-position:-620px -50px;
    background: -moz-linear-gradient(center top , #fdff3f, #fdff3f 1px, #ffb400 20px) repeat scroll 0 0 #ffba00;
    border: 1px solid #ffdf49;
	color:#631f00;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:0;
	width:80px;
	margin-left:5px;
}
/*Added by Vu.The*/
.searchSubmit{
	background-position:-620px -50px;
    background: -moz-linear-gradient(center top , #fdff3f, #fdff3f 1px, #ffb400 20px) repeat scroll 0 0 #ffba00;
    border: 1px solid #ffdf49;
	color:#631f00;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:0;
	width:80px;
	margin-left:5px;
}
/*End Added by Vu.The*/
.form_timkiem{
	float:left;
	width:400px;
}
.searchSubmit
{
	float:left;
}
.SearchTextIdx
{
	float:left;
}
.location{
	float:right;
	height: 40px;
    width: 200px;
}
.toan_quoc{
	margin-top:3px;
	width:100%;
	float:right;
}
.toan_quoc a{
	float:right;
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.location_other{
	float:right;
	color:#b1daff;
	font-size:11px;
}
.da_nang, .tp_hcm, .ha_noi{
	float:left;
	margin-top:2px;
}
.da_nang a, .tp_hcm a, .ha_noi a{
	float:left;
	margin-left:7px;
	text-decoration:none;
	color:#b1daff;
}
.bottom_header{
	width:1000px;
	height:10px;
}

#lien_he_quang_cao, #dang_tin_vip{
	float:left;
	margin-top:10px;
	color:#ff0000;
}
#lien_he_quang_cao a, #dang_tin_vip a{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
#ho_tro_truc_tuyen{
	float:right;
	margin-top:10px;
}
#ho_tro_truc_tuyen a{
	font-weight:bold;
	text-decoration:none;
	color:#0033cc;
}
.left_bt_header{
	float:left;
}
.right_bt_header{
	float:right;
}
.content{
	float:left;
	background-color:#ffffff;
	width:1000px;
}
.left_column{
	float:left;
	width:200px;
	height:auto;	
}
.menu_left{
	float:left;
	width:198px;
	border:1px solid #d4d4d4;
	font-family:tahoma;
	font-size:12px;
}
.chuyen_muc_khac{
	width:145px;
	border:1px solid #d4d4d4;
	font-family:tahoma;
	font-size:11px;
}
.button_trang_chu{
	width:198px;
	height:27px;
	background-image:url('../images/bg_tab_left.png');
}
#title_name{
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#0033cc;
	font-size:14px;
	font-family:tahoma;
	margin-top:3px;
	margin-left:7px;
}
/*Added by Vu.The*/
a.title_name{
	font-weight:bold;
	text-decoration:none;
	color:#0033cc;
	font-size:14px;
	font-family:tahoma;
	margin-top:3px;
	margin-left:7px;
}
/*End Added by Vu.The*/
.cate-box .box{
	background-color:#ffffff;
	width:189px;
}
.cate-box ul{
	list-style:none outside none;
	margin:0;	
}
#categories{
	font-weight:bold;
}
ul{
	list-style-image:none;
	list-style-type:none;
}
 ul li a{
	display: list-item;
	margin-top:3px;
	/*margin-bottom:3px;*/
	padding-bottom:3px;
	margin-left:7px;
	color:#333333;
	text-decoration:none;	
}
a:hover {color:#ff6600;}

.tu_khoa_hot{
	float:left;
	width:198px;
	height:338px;
	border:1px solid #d4d4d4;
	margin-top:10px;
}
#danh_sach_tu_khoa{
	float:left;
	padding:4px;
}
.center_column{
	float:left;
	width:546px;
	height:auto;
	/*margin-left:15px;*/
	padding-left:15px;
	background-color:#ffffff;
}
.top_banner .banner_bottom{
	float:left;
	width:547px;
	height:90px;
}
.banner_bottom{
	float:left;
	margin-top:10px;
}
.button_tinrao{
	float:left;
	width:547px;
	height:25px;
	background-image:url('../images/bg_tab_left.png');
	margin-top:10px;
}
#icon_tiprao_vip{
	float:left;
	margin-right:5px;
	margin-top:5px;
}
#icon_tiprao_thuong{
	float:left;
	margin-right:5px;
	margin-top:2px;
}
#top_tinvip{
	float:left;
	margin-top:10px;
	margin-left:10px;
}
/*Added by Vu.The*/
.icon_tiprao_vip{
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.icon_quan_huyen{
	float:left;
	margin-right:5px;
	margin-top:8px;
}
.icon_tiprao_thuong{
	float:left;
	margin-right:5px;
	margin-top:2px;
}
.top_tinvip{
	float:left;
	margin-top:10px;
	margin-left:10px;
}
/*End Added by Vu.The*/
.tin_sieu_vip{
	float:left;
}
.tinraovat{
	float:left;
	margin-top:5px;
	position:relative;
}
.luot_xem, .vi_tri, .ngay_dang, .gia_tinrao{
	float:left;
	color:#314c65;/*5c5c5c;*/
	text-align:center;
	width:55px;
	margin-top:5px;
}

.tieu_de{
	float:left;
	width:540px;
	color:#5c5c5c;
	text-align:left;
	margin-top:5px;
	/*margin-left:10px;*/
	text-indent:10px;
}
.luot_xem{
	width:68px;
}
.vi_tri{
	width:59px;
}
.ngay_dang{
	/*width:79px;*/
	width:79px;
}
#img_tinrao{
	float:left;
	width:338px;
}
/*Added by Vu.The*/
.img_tinrao{
	float:left;
	width:338px;
}
/*End Added by Vu.The*/
.chuyen_muc_khac{
	float:right;
	margin-top: -35px;
}

#icon_bds{
	float:left;
	margin-top:-17px;
}
/*Added by Vu.The*/
.icon_bds{
	float:left;
	margin-top:-17px;
}
/*End Added by Vu.The*/
.top_tinrao{
	float:left;
	width:338px;
}
.xemtiep{
	float:right;
	margin-right:10px;
}
.xemtiep a{
	color:#0000ff;
}
.right_column{
	float:right;
	width:222px;
	height:auto;
	/*margin-left:15px;*/
}
.button_khuyenmai{
	width:220px;
	height:27px;
	background-image:url('../images/bg_tab_right.png');
	/*margin-left:1px;
	margin-top:1px;*/
}
.title_tinkhuyenmai{
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#ff0000;
	font-size:13px;
	font-family:tahoma;
	margin-top:5px;
	margin-left:7px;
}
.khuyen_mai{
	float:left;
	width:220px;
	height:304px;
	border:1px solid #d4d4d4;
	font-size:12px;
}
#top_khuyen_mai{
	float:left;
	margin-left:5px;
	width: 210px;
}
.quang_cao_right{
	float:left;
	margin-top:7px;
}
#quang_cao_anh{
	margin-top:7px;
}
.quang_cao_anh{
	margin-top:2px;
}
.footer{
	float:left;
	margin-top:10px;
	background-color:#ffffff;
	width:1000px;
	height:auto;
	border:1px solid #d4d4d4;
}
.top_menu2 UL {
	float:left;
	margin-top:10px;
	list-style:none;
	text-align:center;
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}
#space{
	float:left;
	margin-top:40px;
}
.top_menu2 UL LI, .Navication1 UL LI , .Navication2 UL LI {
	float:left;
}
.top_menu2 UL LI.active {
	float:left;
	color:#0033cc;
}
.top_menu2 A, .top_menu2 A:visited {
	float:left;
	color:#0033cc;
	text-decoration:none;
}
.top_menu2 A:hover{
	float:left;
	color:#ff0000;
	text-decoration:none;
}
.copy_right{
	float:left;
	margin-left:100px;
	margin-top:5px;
	text-align:center;
	margin-bottom:15px;
}
.title_tin a{
	color:#333333;
	text-decoration:none;
	margin-top:10px;
}
.text_tinvip {
    	float: left;
    	height: 300px;
    	/*margin-left: 10px;
   	 margin-top: 10px;*/
	border-left:solid 10px #fff;
	border-top:solid 10px #fff;
    	width: 205px;
}
/* Bat dong san*/
.left_column_2{
	float:left;
	width:764px;
	height:auto;	
}
.top_banner_2{
	float:left;
	width:741px;
	height:89px;
	margin-bottom:5px;
}
.group_bds, .group_tinrao{
	float:left;
	width:760px;
	height:auto;
}
.button_tinrao_2{
	float:left;
	width:762px;
	height:27px;
	background-image:url('../images/bg_tab_left.png');
	margin-top:10px;
}
.bds_vip{
	float:left;
	width:150px;
	height:auto;
	margin-left:35px;
	margin-top:25px;
}

#img_bds_vip{

	width:150px;
	height:88px;
	margin-bottom:5px;
}
.name_bds_vip{
	font-weight:bold;
	text-align:center;
}
.name_bds_vip a{
	color:#003265;
}
.top_thanhpho{
	float:left;
	width:762px;
	height:29px;
	background-image:url('../images/bg_tab_left.png');
	margin-top:10px;
}
.Navication{
	float:left;
}
.Navication1 , .Navication2{
	float:left;
	width:100%;
}
.Navication1 a , .Navication a{
	float:left;
	font-weight:bold;
	text-decoration:none;
	padding:7px 10px 0px 10px;
}
.Navication1 A:visited  , .Navication A:visited{
	float:left;
	color:#003368;
	text-decoration:none;
}
.Navication1 A:hover, .Navication A:hover{
	float:left;
	color:#ff0000;
	text-decoration:none;
}
.Item_active{
	float:left;
	background-color:#4881c2;
	width:auto;
	height:20px;
}
.Navication a.Item_active{
	color:White;
	font-weight:bold;
}
.Navication a.Item_active:hover{
	color:#ff0000;
	font-weight:bold;
}
#name_active{
	color:#fff;
}
.Item{
	height:7px;
}
.box_tinhthanhphokhac{
	float:right;
	margin-right:5px;
}
.box_thongtin{
	float:left;
	width:761px;
	height:auto;
	border:1px solid #d4d4d4;
}
ul.top_quan_huyen{
	float:left;
	margin-top:5px;
	margin-left:10px;
}
ul.top_quan_huyen li{
	width:100px;
	float:left;
	line-height:12px;
	list-style:none;
	margin-left:5px;
}
ul.top_quan_huyen li a
{
	display: list-item;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:7px;
	color:#034b8a;
	text-decoration:none;	
	font-size:11px;
}
ul.top_quan_huyen li a:hover
{
	color:#ff0000;
}
/*Added by Vu.The*/
ul.bottom_menu{
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
}
ul.bottom_menu li{
	width:23%;
	line-height:12px;
	list-style:none;
	margin-left:5px;
	float:left;
}

ul.bottom_menu li img
{
	margin-top:7px;
}

/*Ended Added by Vu.The*/
#space_ngang{
	float:left;
	width:740px;
	height:10px;
	margin-left:6px;
	border-bottom:solid 1px #dbdbdb
}
#Gia, #huong{
	float:left;
	margin-left:10px;
	color:#7b858a;
	text-decoration:none;	
	font-size:11px;
}

#khoang_gia, #huong_nha{
	float:left;
	font-weight:bold;
	color:#034b8a;
	text-decoration:none;	
}
.Navication2{
	margin-left:10px;
	margin-top:10px;
}
.tinraovat_trangtrong{
	float:left;
	margin-bottom:20px;
}
.img_tintrangtrong{
	float:left;
	width:550px;
}
.tab_luachon{
	float:left;
}
.pages {
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
    padding: 10px 265px;
    text-align: center;
}
.page_active{
	background: none repeat scroll 0 0 #FFC546;
    display: block;
    font-weight: bold;
    padding: 2px 5px;
	text-decoration:none;	
}
a.page_active:link {
    background: none repeat scroll 0 0 #FFC546;
    color: #FFFFFF;
}
.page_no_active{
    background: none repeat scroll 0 0 #ebebeb;
    display: block;
    font-weight: bold;
    padding: 2px 5px;
	text-decoration:none;	
	color: #314C65;
	margin-left:2px;
}
#icon_back, #icon_top{
	float:left;
	margin-top:5px;
}
.navication3{
	float:right;
	margin-top:10px;
}
.navication3 a{
	color:#4a83c3;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	margin-left:10px;
}
#lendau{
	margin-top:-7px;
}
.back_link{
	float:left;
	width:762px;
	height:auto;
	border:1px solid #d4d4d4;
	margin-top:20px;
}
.link_footer_2{
	margin-bottom:10px;
}
.link_page{
	float:left;
	width:762px;
}
.link_page a{
	float:left;
	color:#999999;
	text-decoration:none;
	margin-top:15px;
	margin-left:10px;
	font-weight:bold;
}
#Tieude_tinrao{
	float:left;
	font-weight:bold;
	font-size:15px;
}
.date_2{
	float:left;
	color: #999999;
	font-size:11px;
	width:100%;
	
}
#paragraph_tinrao{
	float:left;
	width:743px;
	height:auto;
	margin-top:30px;
	text-align:justify;
}
#tac_gia{
	float:left;
	width:743px;
	height:auto;
	margin-top:30px;
	font-style:italic;
	color:#ff6600;
	
}
h2  {
	float:left;
	font-family: Times New Roman; 
	font-size: 12pt;
	color: rgb(64, 114, 6);
	margin-top:20px;
}
a{
	text-decoration:none;
}
.tin_chi_tiet{
	float:left;
	margin-top:20px;
	/*margin-left:10px;*/
}
.box_thong_tin_chi_tiet{
	float:left;
	width:743px;
	height:auto;
	background-color:#fdf7d1;
	border:1px solid #e6e6e6;
	color:#666666;
	margin-top:20px;
    padding: 10px 10px;
	font-size:11px;
}

.right {
    float: right;
	width:500px;
	height:auto;
}
.left{
	float:left;
	width:160px;
	height:auto;
}
.chia_se{
	float:left;
	margin-top:20px;
}
.phanhoi{
	float:left;
	margin-top:30px;
}
.top_phanhoi{
	float:left;
	width:762px;
	height:29px;
	background-image:url('../images/bg_tab_left.png');
}
.Item_active_2{
	background-image:url('../images/background_phanhoi.png');
	width:auto;
	height:5px;
	margin-top:2px;
}
#email{
	float:left;
	margin-top:10px;
	width:100%;
}
#email_box{
	float:left;
	width:258px;
	height:20px;
}
#box_comment{
	float:left;
	width:750px;
}
#comment{

	margin-top:10px;
	width:436px;
	height:126px;
}
#dang_viet{
	float:left;
	margin-left:5px;
}
#submit_phanhoi{
	float:left;
	margin-top:10px;
	width:100%;
}
.user_comment{
	float:left;
	width:750px;
	margin-top:15px;
}
#avatar_user{
	float:left;
	width:62px;
	height:62px;
}
#user_name{
	font-weight:bold;
}
.paragraph_comment{
	float:left;
	width:389px;
	height:auto;
	margin-top:3px;
}
.contact_email{
	color: #999999;
	font-size:11px;
	width:100%;
}
.box_noidung_comment{
	float:left;
	margin-left:10px;
}
#space_phanhoi{
	float:left;
	margin-top:15px;
}
#tin_dang_khac{
	float:left;
	width:100%;
	color:#666666;
	text-align:left;
	font-size:14px;
	font-family:tahoma;
	margin-top:5px;
	/*margin-left:10px;*/
	text-indent:10px;
}
.box_tindangkhac{
	float:left;
	margin-top:15px;
}
#paragraph_noibat{
	float:left;
	font-weight:bold;
	color:#003366;
	margin-top:30px;
	width:743px;
}
#img_bds{
	float:left;
	width:600px;
	height:342px;
	margin-top:20px;
	margin-left:70px;
}



/*** Left Menu Product ***/
.left_menu_home{
	background:url(../images/line_blue.gif) repeat-x top #FFFFFF;
}
.left_menu_home ul{
	background:url(../images/line_blue.gif) repeat-x bottom;
}
.left_menu_home ul li{
	font-weight:bold;
}
.left_menu_home ul li a{
	background:url(../images/menu_home_bg.gif) no-repeat;	
	display:block;
	padding:0px 20px 0px 8px;
	/*width:15011:14 AM 8/15/2011px;*/
	width:17011:16 AM 8/15/2011px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	white-space:nowrap;
	margin:0px;
}
.left_menu_home ul li a:hover, .left_menu_home ul li.drop_current a{
	background:url(../images/menu_home_bg.gif) no-repeat 0px -29px;
	color:#E97D13;
	text-decoration:none;
}

.left_menu ul{
	
}
.left_menu ul li{
	margin-bottom:6px;
	font-weight:bold;
}
.left_menu ul li.end{
	margin-bottom:0px;
}
.left_menu ul li a{
	background:url(../images/icon_arrow.gif) no-repeat 0px 4px;
	color:#003399;
	display:block;
	padding-left:10px;
}
.left_menu ul li a:hover{
	color:#e97d13;
}
.left_menu ul li a span b{
	color:#999999;
	font-size:10px;
	font-weight:normal;
}
.left_menu ul .root_current a{
	background:url(../images/icon_arrow_1.gif) no-repeat 0px 5px;
	color:#e97d13;
}
.left_menu ul .root_current a:hover{
	color:#e97d13;
}
.left_menu ul .sub{
	font-weight:normal;
}
.left_menu ul .sub a{
	background:none;
}
.left_menu ul .sub_current a{
	color:#e97d13;
}
.left_menu ul .drop_current a, .left_menu ul .drop_current a:hover{
	color:#e97d13;
}
.left_menu ul .level_0{
	margin-left:10px;
}
.left_menu ul .level_0 a{
	background:url(../images/icon_arrow_4.gif) no-repeat 0px 4px;
}
.left_menu ul .level_1{
	margin-left:20px;
}
.left_menu ul .level_2{
	margin-left:30px;
}
.left_menu ul .level_3{
	margin-left:40px;
}
/* Left menu drop */
.left_menu_drop{
	background:#FFFFFF;
	border:1px #b5b5b5 solid;
	border-radius:0em 0.5em 0.5em 0em;
	-moz-border-radius:0em 0.5em 0.5em 0em;
	line-height:20px;
	padding:5px 10px 5px 10px;
	position:absolute;
	z-index:3;
	width:500px;
	overflow:hidden;
}
.left_menu_drop .root{
	background:url(../images/icon_bullet_1.gif) no-repeat 0px 8px;
	float:left;
	font-weight:bold;
	padding-left:10px;
	width:120px;
}
.left_menu_drop_fix{
	width:180px;
}
.left_menu_drop_fix .root{
	width:170px;
}
.left_menu_drop .root a
{
	text-decoration:none;
	color:#333333;
	font-family:Tahoma;
}
.left_menu_drop .root a:hover
{
	font-family:Tahoma;
	text-decoration:none;
	color:#E97D13;
}
.left_menu_drop .sub{
	float:right;
	width:360px;
}
.left_menu_drop .sub a{
	color:#003399;
	white-space:nowrap;
	text-decoration:none;
}
.left_menu_drop .sub a:hover{
	color:#e97d13;
}
.left_menu_drop .sub a.all{
	background:url(../images/icon_arrow_4.gif) no-repeat 0px 4px;
	padding-left:8px;
	text-decoration:underline;
}
.left_menu_drop .sub span{
	color:#CCCCCC;
	white-space:nowrap;
}
.left_menu_drop_2{
	border-radius:0.5em 0em 0em 0.5em;
	-moz-border-radius:0.5em 0em 0em 0.5em;
}
.left_menu_drop_sep{
	background:#FFFFFF;
	display:block;
	position:absolute;
	width:2px;
	height:25px;
	z-index:4;
}
.break_module_line, .break_content_line{
	background:url(../images/line_h.gif) repeat-x center;
	height:15px;
	width:100%;
	clear:both;
}
.clear
{
	background:url(../images/line_h.gif) repeat-x center;
	height:1px;
	margin-bottom:-1px;
	clear:both;	
	height:5px;
	width:100%;
}
/*-- End Left Menu Product --*/


/*chuyen_muc_khac*/

.form_chuyenmuc
{
	float:right;
	margin-top:-2px;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	width:   150px;
	padding: 5px 10px;
	background: #ffffff;
	text-decoration: none;
	color:#333333;
}
#sample_attach_menu_parent a:hover, #sample_attach_menu_child a:hover{
	color:#ff9001;
	font-weight:bold;	
	
}
#sample_attach_menu_parent{
	font-weight:bold;	
	color:#034b8a;
	
}
#sample_attach_menu_child{
	border:1px #b5b5b5 solid;
	background:#ffffff;
	
}
a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child { 
	border-bottom: 1px solid #c3c3c3;
}

form.sample_attach
{
	position: absolute;
	visibility: hidden;
	padding: 0px 8px 3px 8px;
	background: #ffffff;
}
#img_menu_other{
	float:left;
	margin-top:5px;
	margin-right:5px;
}

/*form login*/

#divLogin{
	float:left;
    background: none repeat scroll 0 0 #FFFFFF;
	-moz-border-radius: 5px 5px 5px 5px;
    border: 2px solid #FF9600;
    display: none;
    padding: 10px;
    position: absolute;
    width:320px;
	height:auto;
    z-index: 10000;
    top:22px;
    right:0px;
}
.box, .box2 {
    height: 18px;
    width: 200px;
	margin-top:3px;
	margin-bottom:5px;
}
/*Added by Vu.The*/
.login_btn
{
	width:69px;
	height:19px;
	background:url(../images/login.gif) no-repeat;
	border:0px;
}

div.tinraovat .more_categories_list{
	position:absolute;
	right:0px;
	top:35px;
	background:#fff;
	width:350px;
	border:3px double #CCCCCC;
	padding:5px;
	text-transform:none;
	display:none
}
div.tinraovat .more_categories_list li{
	float:left;
	width:150px;
	line-height:normal;
	padding:0px 0;
	height:auto;
	font-size:12px;
	background:url(../images/buliet2.gif) no-repeat left 10px;
	padding-left:10px;
	font-weight:normal
}
div.tinraovat .more_categories_list li a:visited,
div.tinraovat .more_categories_list li a:link{
	color:#02393c;
}
div.tinraovat .more_categories_list li a:hover,
div.tinraovat .more_categories_list li a:active{
	color:#c00;
	text-decoration:underline
}
div.tinraovat .more_categories_list .closes{
	position:absolute;
	right:5px;
	top:5px;
}
.middle_menu_title
{
	font-weight:bold;
	color:#bd0000;
	background:url(../images/middle_menu_bg.png) repeat-x;
	height:35px;
}



div.box_tinhthanhphokhac .more_provinces_list{
	position:absolute;
	right:-5px;
	top:25px;
	background:#fff;
	width:250px;
	border:3px double #CCCCCC;
	padding:5px;
	text-transform:none;
	display:none
}
div.box_tinhthanhphokhac .more_provinces_list li{
	float:left;
	width:100px;
	line-height:normal;
	padding:0px 0;
	height:auto;
	font-size:12px;
	background:url(../images/buliet2.gif) no-repeat left 10px;
	padding-left:10px;
	font-weight:normal
}
div.box_tinhthanhphokhac .more_provinces_list li a:visited,
div.box_tinhthanhphokhac .more_provinces_list li a:link{
	color:#02393c;
}
div.box_tinhthanhphokhac .more_provinces_list li a:hover,
div.box_tinhthanhphokhac .more_provinces_list li a:active{
	color:#c00;
	text-decoration:underline
}
div.box_tinhthanhphokhac .more_provinces_list .closes{
	position:absolute;
	right:5px;
	top:5px;
}
#orther_provinces
{
	line-height:30px; 
	margin-right:10px; 
	cursor:pointer; 
	height:30px; 
	width:100%; 
	font-weight:bold; 
	color:#034B8A;
}










div.mainCols .mainCols_v2{
	position:relative;
	overflow:hidden
}
div.mainCols .mainCols_v2 .overflow{
	width:1020px;
	padding-top:5px
}
div.mainCols .mainCols_v2 li.box{
	float:left;
	width:326px;
	margin-right:11px;
	margin-bottom:7px
}
div.mainCols .mainCols_v2 li.box.link_list{
	width:978px;
	background:#f9f9f9;
	padding:10px;
	border:1px solid #e2e2e2;
	font-weight:bold;
	line-height:24px;
	text-align:justify;
}
div.mainCols .mainCols_v2 li.box.link_list,
div.mainCols .mainCols_v2 li.box.link_list a:visited,
div.mainCols .mainCols_v2 li.box.link_list a:link{
	color:#004db5;
}
div.mainCols .mainCols_v2 li.box.link_list a:hover,
div.mainCols .mainCols_v2 li.box.link_list a:active{
	color:#fff;
	background:#c00
}
div.mainCols .mainCols_v2 li.box .boxCt{
	border:1px solid #c5eaf9;
	border-top:0;
	padding:1px
}
div.mainCols .mainCols_v2 li.box.promo .boxCt{
	border-color:#ffb24d;
}
div.mainCols .mainCols_v2 li.box .clear{
	border:2px solid #d2d2d2;
	line-height:0
}
div.mainCols .mainCols_v2 li.box .ct{
	padding:5px;
	height:500px;
	position:relative
}
div.mainCols .mainCols_v2 li.box.ads{
	margin-bottom:10px;
	background:#c8d6e8
}
div.mainCols .mainCols_v2 li.box h2.boxTitle{
	font-size:12px;
	text-transform:uppercase;
	background:url(../images/box_bg.gif) no-repeat left top;
	height:24px;
	line-height:23px;
	padding-left:50px;
	color:#FFFFFF;
	font-family:Tahoma;
	position:relative;
}
div.mainCols .mainCols_v2 li.box h2.boxTitle a:visited,
div.mainCols .mainCols_v2 li.box h2.boxTitle a:link{
	color:#fff;
}
div.mainCols .mainCols_v2 li.box h2.boxTitle a:hover,
div.mainCols .mainCols_v2 li.box h2.boxTitle a:active{
	color:#000;
}
div.mainCols .mainCols_v2 li.box h2.boxTitle img{
	position:absolute;
	left:8px;
	bottom:3px;
	border:0;
}

/* ====================================================== */
div.mainCols .mainCols_v2 li.box.bg2 h2.boxTitle{
	background-position:left -24px;
}
div.mainCols .mainCols_v2 li.box.bg3 h2.boxTitle{
	background-position:left -48px;
}
div.mainCols .mainCols_v2 li.box.bg4 h2.boxTitle{
	background-position:left -72px;
}
div.mainCols .mainCols_v2 li.box.bg5 h2.boxTitle{
	background-position:left -96px;
}
div.mainCols .mainCols_v2 li.box.bg6 h2.boxTitle{
	background-position:left -120px;
}
div.mainCols .mainCols_v2 li.box.bg7 h2.boxTitle{
	background-position:left -144px;
}
div.mainCols .mainCols_v2 li.box.bg8 h2.boxTitle{
	background-position:left -168px;
}
div.mainCols .mainCols_v2 li.box.bg9 h2.boxTitle{
	background-position:left -192px;
}
/* ====================================================== */
div.mainCols .mainCols_v2 li.box .subCat li{
	float:left;
	width:45%;
	background:url(../images/buliet1.gif) no-repeat left 8px;
	padding:3px 0;
	padding-left:10px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px
}
div.mainCols .mainCols_v2 li.box .subCat a:visited,
div.mainCols .mainCols_v2 li.box .subCat a:link{
	color:#018cc5
}
div.mainCols .mainCols_v2 li.box .subCat a:hover,
div.mainCols .mainCols_v2 li.box .subCat a:active{
	color:#333333;
	text-decoration:underline
}
div.mainCols .mainCols_v2 li.box .nList{
	font-size:11px;
	font-family:Tahoma;
	padding-top:5px;
	padding-top:3px;
}
div.mainCols .mainCols_v2 li.box.promo .nList{
	padding:0;
	font-weight:bold
}
div.mainCols .mainCols_v2 li.box .nList li{
	line-height:20px;
	background:url(../images/arrow1.gif) no-repeat left 7px;
	padding-left:15px;
}
div.mainCols .mainCols_v2 li.box.promo .nList li{
	background:url(../images/box/arrow.gif) no-repeat left 7px;
}

div.mainCols .mainCols_v2 li.box .more{
	position:absolute;
	bottom:1px;
	right:1px
}
div.mainCols .mainCols_v2 li.box .nList a:visited,
div.mainCols .mainCols_v2 li.box .nList a:link{
	color:#002562;
}

div.mainCols .mainCols_v2 li.box .nList a:hover,
div.mainCols .mainCols_v2 li.box .nList a:active{
	color:#990000;
	text-decoration:underline
}
div.mainCols .mainCols_v2 li.box.promo .nList a:visited,
div.mainCols .mainCols_v2 li.box.promo .nList a:link{
	color:#ff9000;
}

div.mainCols .mainCols_v2 li.box.promo .nList a:hover,
div.mainCols .mainCols_v2 li.box.promo .nList a:active{
	color:#000;
}




#idtab {
background: #f0f0f0;
	margin: 0;
	padding: 0;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}
.container {width: 100%; margin: 2px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	width:130px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 0;
	margin:0px;
	outline: none;
	height: 31px;
	line-height: 31px;
}
ul.tabs li a:hover {
	background: #ccc;
}	
ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 1px;
	-khtml-border-radius-bottomright: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-bottomleft: 1px;
	-khtml-border-radius-bottomleft: 1px;
	-webkit-border-bottom-left-radius: 1px;
}
.tab_content 
{
	height: 220px; 
	margin-left: 15px; 
	margin-bottom: 5px; 
	margin-top: 10px;
	padding: 0px;
	font-size: 13px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
} 




div.newsOther{
	padding:1px 0;
	float:left;
	width:100%;
}
div.newsOther div.title{
	background:#ebebeb;
	padding:0 10px;
	line-height:20px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	width:742px;
	margin-top:5px;
	float:left;
}
div.newsOther div.items{
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	height: 20px; 
	width:700px;
	float:left;
}

div.newsOther div.items span{
	color:#999;
}
.form_baidang fieldset
{
    display: block;
    padding: 5px 10px 5px 10px;
    line-height: 20px;
    margin-bottom: 10px;
    border: 1px solid #d9e6f0;
    width:60%;
}
.form_baidang legend
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
    width: 389px;
    border: 1px solid #d9e6f0;
    background: #fff url(../images/form_red.gif) repeat-x center left;
    color: #375b91;
}
.form_baidang label
{
    clear: left;
    display: block;
    float: left;
    width: 160px;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 5px;
}
.form_baidang input
{
    padding: 3px;
    margin-bottom: 5px;
    border: 1px solid #d9e6f0;
    background: #fff url(../images/form_red.gif) repeat-x top left;
}
.register_button
{
	width:73px;
	height:26px;
	border:0px;
	background:url(../images/register.png) no-repeat;
}
.next_button
{
	background:url(../images/next.png);
	width:73px;
	height:26px;
	border:0px;
}
.lg_button
{
	background:url(../images/login.png);
	width:73px;
	height:26px;
	border:0px;
}
/*End Added by Vu.The*/

/*trang quản trị*/

.left_quantri{
	float:left;
	width:222px;
	height:auto;
}
.bg_tab_left_quantri{
	width:222px;
	height:33px;
}
.bg_qt_1{
	float:left;
	width:6px;
	height:33px;
	background-image:url('../images/qt_1.png');
}
.bg_qt_2{
	float:left;
	width:210px;
	height:33px;
	background-image:url('../images/qt_2.png');
}
.bg_qt_3{
	float:left;
	width:6px;
	height:33px;
	background-image:url('../images/qt_3.png');
}
a.title_qt{
	float:left;
	color:#ffffff;
	font-size:15px;
	font-family:tahoma;
	font-weight:bold;
	margin-top:7px;
	margin-left:15px;
}
.bg_left_qt{
	float:left;
	width:220px;
	height:auto;
	border:1px #b5b5b5 solid;
}
.bg_right_qt{
	float:left;
	width:764px;
	height:auto;
	border:1px #b5b5b5 solid;
}
#icon_qt_left{
	float:left;
	margin-right:5px;
}
.icon_qt_left{
	float:left;
	margin-right:5px;
}
.name_qt{
	float:left;
	/*margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;*/
	padding:10px;
	width:200px;
	font-family:tahoma;
	
}
.name_qt a, .name_qt_c2 a{
	color:#333333;
}
#icon_qt_left_c2{
	float:left;
	margin-top:5px;
	margin-right:5px;
}
.icon_qt_left_c2{
	float:left;
	margin-top:5px;
	margin-right:5px;
}
.name_qt_c2{
	float:left;
	margin-left:30px;
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	margin-bottom:10px;
}
.space_c2{
	margin-top:7px;
	font-family:tahoma;
}
.right_quantri{
	float:right;
	/*margin-left:10px;*/
	width:768px;
	height:auto;
}
.bg_tab_right_quantri{
	width:768px;
	height:33px;
}
.bg_qt_2_right{
	float:left;
	width:754px;
	height:33px;
	background-image:url('../images/qt_2.png');
}
.timkiem_right{
	float:left;
	width:724px;
	margin-top:15px;
	/*margin-left:20px;*/
	border-left:solid 20px #fff;
}
.tong_so_tin{
	float:left;
	width:724px;
	margin-top:15px;
	/*margin-left:20px;*/
	border-left:solid 20px #fff;

}
.soan_tin{
	float:left;
	margin-top:15px;
}
#note{
	float:left;
	margin-top:15px;
	margin-bottom:30px;
	margin-left:20px;
	width:724px;
}
.form_thaydoi{
	float:left;
	margin-left:20px;
	margin-top:7px;
	width:720px;
}
.form_dangtin{
	float:left;
	/*margin-left:20px;*/
	border-left:solid 20px #fff;
	margin-top:7px;
	width:950px;
}

.title_column{
	float:left;
	width:130px;
}
.box_column{
	float:left;
}
.group_form_thaydoi{
	float:left;
	width:100%;
}

/*Trang đăng tin*/

.bg_dangtin{
	float:left;
	width:988px;
	height:33px;
	background-image:url('../images/qt_2.png');
}
.bg_center_dangtin{
	float:left;
	width:998px;
	height:auto;
	border:1px #b5b5b5 solid;
}
#settyper{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}
.form_baidang{
	float:left;
	/*margin-left:20px;*/
	border-left:solid 20px #fff;
	margin-top:7px;
	width:950px;
}
.group_form_dangtin{
	float:left;
	margin-bottom:30px;
	width:100%;
}
.form_upload_anh{
	float:left;
	background-color:#ffffff;
	border:1px #b5b5b5 solid;
	width:386px;
	min-height:68px;
}
.text_item{
	padding:4px;
}

/*Added by Vu The 23-06*/
div.boxCt.newsList.bgFcfcf1{
	background:#fcfcf1;
}
div.boxCt.newsList.bgF5f5f5{
	background:#f5f5f5;
}
div.boxCt.newsList div.items{
	font-size:12px;
	font-family:Tahoma;
	padding:10px 5px;
	text-align:justify;
	border-top:1px solid #f1f1f1
}
div.boxCt.newsList.bgF5f5f5 div.items{
	border-color:#fff;
}

div.boxCt.newsList div.items img.float{
	margin-right:10px;
	float:left;
}

div.boxCt.newsList div.items a.title:visited,
div.boxCt.newsList div.items a.title:link{
	display:block;
	clear:both;
	font-weight:bold;
	margin-bottom:5px
}
div.boxCt.newsList div.items div.desc{
	color:#333333;
	float:left;
}
div.boxCt.newsList div.items span.date{
	text-align:right;
	width:50%;
	font-weight:bold;
	color:#a0a0a0;
	float:right;
	margin-right:10px;
}

div.pages{
	font-size:11px;
	font-family:Tahoma;
	text-align:right;
	padding:10px 5px;
	color:#333333
}
div.pages{
	width:95%;
}	
.higlight
{
	/*background: #000099;*/
	font-weight:bold;
}
ul.bottom_menu li a{
	color:#034B8A;
	font-size:11px;
}
ul.bottom_menu li a:hover{
	color:#c00;
}
.register_button_disable
{
	width:73px;
	height:26px;
	border:0px;
	background:url(../images/register_disable.png) no-repeat;
}
.tin_chi_tiet img
{
	max-width:730px;
}
.bg_right_qt ul li
{
	list-style:list-style::circle;
}
.footer a
{
	color:#0033CC;
	text-decoration:none;
	font-size:12px;
}
.footer a:hover
{
	color:#CC0000;
	text-decoration:none;
	font-size:12px;
}
/*End Added by Vu The 23-06*/

/*Start Super VIP*/
.supervip_form
{
	width:785px;
	margin-left:15px;
	margin-bottom:5px;
}
.catalogsupervip_form
{
	width:1000px;
}
.supervip_item
{
	width:126px;
	height:137px;
	float:left;
	border-left:solid #fff 5px;
	border-bottom:solid #fff 5px;
	background:url(../images/raovat_super_vip_bg.gif) no-repeat;
}
.catalogsupervip_item
{
	width:120px;
	height:130px;
	float:left;
	border-left:solid #fff 5px;
	border-bottom:solid #fff 5px;
	background:url(../images/raovat_super_vip_bg1.gif) no-repeat;
}
.supervip_item_img_form
{
	width:113px;
	height:80px;
	/*border:solid transparent 5px;*/
	padding:5px;
	float:left;
	text-align:center;
	font-size:14px;
	color:#aaaaaa;
	font-weight:bold;
}
.catalogsupervip_item_img_form
{
	width:110px;
	height:80px;
	/*border:solid transparent 5px;*/
	padding:5px;
	float:left;
	text-align:center;
	font-size:14px;
	color:#aaaaaa;
	font-weight:bold;
}
.supervip_item_img_form a,.catalogsupervip_item_img_form a
{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.supervip_item_img_form a:hover,.catalogsupervip_item_img_form a:hover
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.supervip_item_img_form_img
{
	max-width:100px;
	height:80px;
	margin:auto;
}
.catalogsupervip_item_img_form_img
{
	max-width:100px;
	height:80px;
	margin:auto;
}
.supervip_item_title_form
{
	width:113px;
	height:30px;
	/*border:solid transparent 5px;*/
	padding:5px;
	float:left;
	vertical-align:text-bottom;
	text-align:center;
	font-size:14px;
	color:#aaaaaa;
}
.catalogsupervip_item_title_form
{
	width:110px;
	height:30px;
	/*border:solid transparent 5px;*/
	padding:5px;
	float:left;
	vertical-align:text-bottom;
	text-align:center;
	font-size:14px;
	color:#aaaaaa;
}
.supervip_item_title_form a,.catalogsupervip_item_title_form a
{
	line-height:12px;
	color:#FF6600;
	font-size:12px;
	line-height:14px;
}
.supervip_item_title_form a:hover,.catalogsupervip_item_title_form a:hover
{
	line-height:12px;
	color:#FF6600;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
}
.supervip_help_bar
{
	width:100%;
	height:14px;
}
.supervip_help_bar_link
{
	float:right;
	height:14px;
	line-height:14px;
	background:url(../images/ico/icon_help.gif) no-repeat;
	text-indent:20px;
}
.supervip_help_bar_link a
{
	color:#FF6600;
	text-decoration:none;
	font-family:8px;
	font-weight:bold;
}
.supervip_help_bar_link a:hover
{
	color:#FF6600;
	text-decoration:underline;
	font-family:8px;
	font-weight:bold;
}
/*End Super VIP*/
/*Begin VIP form*/
.vip_form
{
	border:solid #accffc 1px;
	float:left;
	width:998px;
	margin-top:5px;
	margin-bottom:5px;
}
/*End VIP form*/
.tags{
	margin:5px;
	color:#858585;
	line-height:20px;
}
.tags a{
	color:#858585;
	text-decoration:none;
}
.tags a:hover{
	color:#858585;
	text-decoration:underline;
}