/* CSS Document */
img{border:0;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat;
	line-height:140%;
}
div.main{
	margin:0px auto 0px auto;
	padding:0px;
	width:1000px;
}
div.header{
	z-index:-2000;
	position:relative;
	width:1000px;
	overflow:hidden;
	/*background:url(../images/bg_header.png) no-repeat;*/
}
div.logo{
	position:absolute;
	top:0;
	left:0;
}
div.ws{
	position:absolute;
	top:32px;
	left:159px;
}
div.menu{
	z-index:1000;
	background:url(../images/bg_menu.gif) repeat-x;
	height:7px;
	width:100%;
	position:relative;
}
div.menu ul.menu_top{
	z-index:1000;
	list-style:none;
	margin:0;
	padding:0;
	margin-left:15px;
	position:absolute;
	top:-19px;#top:-29px;
	width:90%;
}
div.menu ul.menu_top li{
	list-style:none;
	margin:0;
	margin-right:-2px;
	padding:0px 0px 0 0;
	display:inline;
}
div.menu ul.menu_top li a{
	background:url(../images/menu_left.gif) no-repeat top left;
	padding:12px 0 4px 5px;#padding:0px 0 0px 10px;
	color:#000;
	#line-height:25px;
	text-decoration:none;
	
}
div.menu ul.menu_top li a span{
	background:url(../images/menu_right.gif) no-repeat top right;
	padding:12px 20px 4px 5px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
div.menu ul.menu_top li a:hover, div.menu ul.menu_top li.current a{
	background:url(../images/menu_left_o.gif) no-repeat top left;
	padding:12px 0 4px 6px;#padding:0px 0 0px 6px;#line-height:35px;
	color:#000;
	text-decoration:none;
}
div.menu ul.menu_top li a:hover span, div.menu ul.menu_top li.current a span{
	background:url(../images/menu_right_o.gif) no-repeat top right;
	padding:12px 20px 4px 5px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
div.content{
	background:#fff url(../images/bg_content.gif) repeat-x;
	float:left;
	width:970px;
	padding:15px;
}
div.content div.left{
	width:220px;
	float:left;
}
div.content div.right{
	width:220px;
	float:right;
}
div.content div.center{
	width:500px;
	float:left;
	margin-left:15px;
}
div.module{
	width:220px;
	float:left;
	margin-top:10px;
	background:url(../images/bg_module.gif) left top no-repeat;
}
div.module_top{
	width:220px;
	float:left;
	background:url(../images/bg_module.gif) left top no-repeat;
}
div.module div.title, div.module_top div.title{
	font:bold 12px tahoma;
	color:#000;
	padding:12px 0 10px 15px;
}
div.module div.bottom, div.module_top div.bottom{
	width:220px;
	background:url(../images/bg_module_bottom.png) no-repeat left bottom;
	height:12px;
}
ul.menu_module{
	margin:0;
	padding:0;
	list-style:none;
}
ul.menu_module li{
	margin:0 0 0 14px;
	padding:3px 0 7px 10px;
	list-style:none;
	background:url(../images/li.gif) no-repeat;
}
ul.menu_module li a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
ul.menu_module li a:hover{
	text-decoration:underline;
}
ul.menu_module li.bottom{
	padding:3px 0 5px 10px;
	background:url(../images/li_bottom.gif) no-repeat;
}
table.support td{
	padding: 3px 0 3px 2px;
}
td.support_phone{
	color:#ff0000;
	font:bold 14px Arial, Helvetica, sans-serif;
}
table.support p{
	margin:3px 0 3px 0;
}
input{
	font-size:11px;
	font-family:Tahoma;
	color:#000;
	padding: 2px 5px 3px 5px;
	border-top: 1px #0E274A solid; border-left: 1px #0E274A solid;
	border-bottom: 1px #BAC7DA solid; border-right: 1px #BAC7DA solid;
	height:13px;
}
/*select{
	font-size:11px;
	font-family:Tahoma;
	color:#000;
	padding: 2px 5px 3px 5px;
	border-top: 1px #0E274A solid; border-left: 1px #0E274A solid;
	border-bottom: 1px #BAC7DA solid; border-right: 1px #BAC7DA solid;
	height:16px;
}*/
select{
	
	color:#db410b;
	font-size:11px;
	font-weight:bold;
	
	border-top: 1px #0E274A solid; border-left: 1px #0E274A solid;
	border-bottom: 1px #BAC7DA solid; border-right: 1px #BAC7DA solid;
	
}
.style1{
	font-size:11px;
}
INPUT.button1 {
	background:url(../images/button1.gif) 0 0 no-repeat;
	width:45px;
	height:20px;#height:20px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold; 
	color: #fff;
}
INPUT.button1:hover, INPUT.button1:focus {
	background:url(../images/button1.gif) 0 0 no-repeat;
	background-position:0 -20px;
}
div.sp{
	height:80px;
	width:100%;
	margin-top:5px;
}
div.sp div.left_sp{
	float:left;
	width:55px;
	padding:0 5px 0 11px;
}
div.sp div.left_sp img{
	border:1px solid #d1d1d1;
}
div.sp div.right_sp{
	float:left;
	width:140px;
	padding:0 5px 0 0px;
}
div.sp div.right_sp div.title{
	padding:0 0 5px 0;
	font:bold 11px tahoma;
}
div.sp div.right_sp div.title a{
	color:#004872;
	text-decoration:none;
}
div.sp div.right_sp div.title a:hover{
	color:#004872;
	text-decoration:underline;
}
div.sp div.right_sp div.tgia{
	font-size:10px;
	color:#555;
}
div.prices{
	font:bold 10px tahoma;
	color:#555;
	padding-top:5px;
}
div.prices span{
	font:bold 12px tahoma;
	color:#555;
}
div.prices span.price{
	font:bold 12px tahoma;
	color:#be1b1b;
	padding-left:10px;
}
div.sp_view{
	background:url(../images/bg_view.gif) no-repeat;
	width:245px;
	height:160px;
	padding-top:8px;
	float:left;
	margin-top:5px;
}
div.sp_view_2{
	background:url(../images/bg_view.gif) no-repeat;
	width:242px;
	height:160px;
	padding-top:8px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
div.sp_view div.left_sp, div.sp_view_2 div.left_sp{
	float:left;
	width:97px;
	padding:0 5px 0 0px;
}
div.sp_view div.left_sp img, div.sp_view_2 div.left_sp img{
	border:1px solid #d1d1d1;
}
div.sp_view div.right_sp, div.sp_view_2 div.right_sp{
	float:left;
	width:130px;#width:128px;
	padding:0 5px 0 5px;
	height:110px;
}
div.sp_view div.right_sp div.title, div.sp_view_2 div.right_sp div.title{
	padding:0 0 5px 0;
	font:bold 11px tahoma;
}
div.sp_view div.right_sp div.title a, div.sp_view_2 div.right_sp div.title a{
	color:#004872;
	text-decoration:none;
}
div.sp_view div.right_sp div.title a:hover, div.sp_view_2 div.right_sp div.title a:hover{
	color:#004872;
	text-decoration:underline;
}
div.sp_view div.right_sp div.tgia, div.sp_view_2 div.right_sp div.tgia{
	font-size:10px;
	color:#555;
}
div.button_more{
	float:left;
	width:130px;#width:128px;
	padding:0 5px 0 5px;
	height:40px;
}

INPUT.button2 {
	background:url(../images/button2.gif) 0 0 no-repeat;
	width:45px;
	height:32px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold; 
	color: #fff;
	padding-bottom:17px;
}
INPUT.button2:hover, INPUT.button2:focus {
	background:url(../images/button2.gif) 0 0 no-repeat;
	background-position:0 -33px;
}
div.view_all{
	
	text-align:right;
	color:#004872;
	margin-bottom:15px;
	
	
}
div.view_all span{
	font:normal 9px Arial, Helvetica, sans-serif;
}
div.view_all a{
	color:#004872;
	text-decoration:underline;
	font:bold 11px tahoma;
}
div.view_all a:hover{
	text-decoration:none;
}

div.lien_ket{
	
	text-align:right;
	color:#004872;
	margin-bottom:15px;
	width:120px;
	float:right;
	margin-top:10px;
	
	
}
div.lien_ket span{
	font:normal 9px Arial, Helvetica, sans-serif;
}
div.lien_ket a{
	color:#004872;
	text-decoration:underline;
	font:bold 11px tahoma;
}
div.lien_ket a:hover{
	text-decoration:none;
}

div.lien_ket2{
	
	text-align:left;
	color:#004872;
	width:70px;
	
	
	
	
}
div.lien_ket2 span{
	font:normal 9px Arial, Helvetica, sans-serif;
}
div.lien_ket2 a{
	color:#004872;
	text-decoration:underline;
	font:bold 11px tahoma;
}
div.lien_ket2 a:hover{
	text-decoration:none;
}
div.footer{
	float:left;
	width:1000px;
	background:url(../images/bg_footer.png) repeat-x;
	height:125px;
	text-align:center;
	position:relative;
	font-family:tahoma;
	font-size:11px;
	position:relative;
	color:#222;
}
div.footer strong{
	line-height:20px;
	color:#111;
	font-size:12px;
}
div.footer div.img{
	position:absolute;
	top:29px;
	left:435px;	
}
div.footer a{
	color:#226f97;
}

div.duong_dan
{
	width:730px;
	padding-bottom:8px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#fe7317;
}
div.duong_dan a
{
	text-decoration:none;
	color:#fe7317;
	font-size:12px;
	font-weight:bold;
}
div.duong_dan a:hover
{
	text-decoration:underline;
	color:#fe7317;
	font-size:12px;
	font-weight:bold;
}
div.tieu_de_1
{
	background-image:url(../images/icon.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;	
	color:#bc151c;
	text-transform:uppercase;	
	font-weight:bolder;
	font-size:13px;	
	
}
div.gach_duoi_1
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e0e0e0;
	margin-top:3px;
}

div.bai_viet_page
{
	overflow:hidden;
	width:500px;
	margin-top:20px;
}
div.bai_viet_page div.item_bai_viet
{
	
}

div.bai_viet_page div.item_bai_viet div.tieu_de_bai_viet
{
	margin-bottom:10px;
}
div.bai_viet_page div.item_bai_viet div.tieu_de_bai_viet a
{
	text-decoration:none;
	color:#004872;
	font-size:14px;
	font-weight:bolder;
}
div.bai_viet_page div.item_bai_viet div.tieu_de_bai_viet a:hover
{
	text-decoration:underline;	
	font-size:14px;
	font-weight:bolder;
	color:#004872;
}
div.bai_viet_page div.item_bai_viet div.hinh_nho_bai_viet
{
	width:100px;
	height:150px;
	overflow:hidden;	
	float:left;
	
	border-color:#3399FF;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-right:10px;
	
}
div.bai_viet_page div.item_bai_viet div.hinh_nho_bai_viet img
{
	width:100px;
	height:150px;
	
}
div.bai_viet_page div.item_bai_viet div.tom_tat_bai_viet
{
	
	text-align:justify;
	
	
}
div.bai_viet_page div.item_bai_viet div.chi_tiet_bai_viet
{
	clear:both;
	text-align:right;
}
div.bai_viet_page div.item_bai_viet div.chi_tiet_bai_viet a
{
	text-decoration:underline;
	color:#5c3919;
	font-size:12px;
	font-weight:bolder;
}
div.bai_viet_page div.item_bai_viet div.chi_tiet_bai_viet a:hover
{
	text-decoration:none;
	color:#5c3919;
	font-size:12px;
	font-weight:bolder;
}

span.gia_sp
{
	font-size:13px;
	font-weight:bolder;
	color:#FF0000;
}


div.phan_trang
{
	width:500px;
	
	overflow:hidden;
}
div.phan_trang ul
{
	margin: 0;
	padding: 0;	
	
}
div.phan_trang ul li
{
	
	display: inline;
	float:left;
	
}
div.phan_trang ul li a
{
	font-size:14px;
	padding-right:4px;
	
	text-decoration:underline;
	color:#004872;
	font-weight:bolder;

	
}
div.phan_trang ul li a:hover
{
	font-size:14px;
	padding-right:4px;
	text-decoration:none;
	color:#004872;
	font-weight:bolder;
}


div.table_1  table
{
border:1px solid #c3c3c3;
border-collapse:collapse;
width:100%;
}
div.table_1  table tr
{
}

div.table_1 table tr th
{
background-color:#c3e9f4;
border:1px solid #c3c3c3;
padding:3px;
}

div.table_1 table tr td 
{
border:1px solid #c3c3c3;
padding:3px;
}

div.table_2  table
{
}
div.table_2  table tr
{
}
div.table_2  table tr td
{
	padding-right:5px;
	padding-bottom:8px;
}

span.ten_sp
{
	
	font-size:11px;
	
}

div.table_3
{
}
div.table_3 table
{
}
div.table_3 table tr
{
}
div.table_3 table tr td
{
	padding-right:15px;
	padding-bottom:5px;
}
.text_box_1
{
	width:250px;
}
.text_box_2
{
	width:300px;
	height:80px;
}



div.page_chi_tiet_sp
{
	
	margin-top:10px;
	overflow:hidden;
}
div#hinh_san_pham_2
{
	width:400px;
	height:400px;
	overflow:hidden;		
	
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
div#hinh_san_pham_2 img
{
	width:400px;
	height:400px;
	
}
div#hinh_sp_them_1
{

}
div#hinh_sp_them_1 div.item_hinh_sp_them_1
{
	width:120px;
	height:100px;
	float:left;
}
div#hinh_sp_them_1 div.item_hinh_sp_them_1 div.hinh_sp_3
{
	width:104px;
	height:64px;
	
	
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
div#hinh_sp_them_1 div.item_hinh_sp_them_1 div.hinh_sp_3 img
{
	width:100px;
	height:60px;
}














div.bai_viet_page2
{
	overflow:hidden;
	margin-top:10px;
}
div.bai_viet_page2 div.item_bai_viet2
{
	margin-bottom:10px;
	
}

div.bai_viet_page2 div.item_bai_viet2 div.tieu_de_bai_viet2
{
	margin-bottom:10px;
}
div.bai_viet_page2 div.item_bai_viet2 div.tieu_de_bai_viet2 a
{
	text-decoration:none;
	color:#004872;
	font-size:14px;
	font-weight:bolder;
}
div.bai_viet_page2 div.item_bai_viet2 div.tieu_de_bai_viet2 a:hover
{
	text-decoration:underline;	
	font-size:14px;
	font-weight:bolder;
	color:#004872;
}
div.bai_viet_page2 div.item_bai_viet2 div.hinh_nho_bai_viet2
{
	width:200px;
	height:100px;
	overflow:hidden;	
	float:left;
	
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-right:10px;
	
}
div.bai_viet_page2 div.item_bai_viet2 div.hinh_nho_bai_viet2 img
{
	width:200px;
	height:100px;
	
}
div.bai_viet_page2 div.item_bai_viet2 div.tom_tat_bai_viet2
{
	
	text-align:justify;
	
	
}
div.bai_viet_page2 div.item_bai_viet2 div.chi_tiet_bai_viet2
{
	clear:both;
	text-align:right;
}
div.bai_viet_page2 div.item_bai_viet2 div.chi_tiet_bai_viet2 a
{
	text-decoration:underline;
	color:#004872;
	font-size:12px;
	font-weight:bolder;
}
div.bai_viet_page2 div.item_bai_viet2 div.chi_tiet_bai_viet2 a:hover
{
	text-decoration:none;
	color:#004872;
	font-size:12px;
	font-weight:bolder;
}


.input_tim_kiem_2
{
	width:400px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
}
.button_timkiem
{
	
	height:25px;
	cursor:pointer;
}

div.quang_cao_1
{
	width:500px;
	height:249px;
	background-image:url(../images/banner_bg.jpg);
}



/*Block xe kamaz*/
div.BlockXe
{
	width: 580px;
	overflow:hidden;
	/*background-color:#000;*/
}
div.BlockXe div.BlockItem
{
	width:500px;
	overflow:hidden;
/*	background-color:#363;*/
	float:left;
}
div.BlockXe div.BlockItem div.Item
{
	width:490px;
	overflow:hidden;
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	background-color:#ddddf5;
}
div.BlockXe div.BlockItem div.Item div.MaSP
{
	background-color:#a1a1f9;
	color:#fe0000;
	width:480px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
div.BlockXe div.BlockItem div.Item div.HinhSP
{
	width:480px;
	height:271px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#006;
}
div.BlockXe div.BlockItem div.Item div.HinhSP img
{
	width:480px;
	height:271px;
}
div.BlockXe div.BlockItem div.Item div.Text
{
	width:460px;
	
	margin-left:5px;
	margin-right:5px;
	color:#0c0cda;
	
}
div.BlockXe div.BlockItem div.Item div.Text a
{
	color:#0c0cda;
	text-decoration:none;
	
}
div.BlockXe div.BlockItem div.Item div.Text a:hover
{
	color:#0c0cda;
	text-decoration:underline;
	
}

div.BlockXe div.ChiTietXe
{
	width: 690px;
	overflow:hidden;
	/*background-color:#000;*/
}
div.BlockXe div.ChiTietXe div.TieuDeChiTiet
{
	color:#f9061d;
	font-size:16px;
	font-weight:bold;
}
div.BlockXe div.ChiTietXe div.HinhSP
{
	width: 690px;
	height:300px;
	background-color:#033;
}
div.BlockXe div.ChiTietXe div.HinhSP img
{
	width:690px;
	height:300px;
}
div.BlockXe div.ChiTietXe div.NoiDung
{
	text-align:justify;
}
/*end block xe kamaz*/
