/* CSS Document */

*{ margin:0; padding:0}
body{ font-size:13px; font-family:Verdana, Geneva, sans-serif; background:#cfd0d2}
ul{ list-style:none}
a{ text-decoration:none}
img{ border:0;max-width: 100%}
.cl{ clear:both}
.warp{ margin:0 auto; width:1230px}
.header{ height:110px; position:fixed; top:0; margin:0px auto; background:url(../images/bannertop.jpg) no-repeat top; z-index:5000; padding-bottom:10px; width:100%;}

.menu-top ul{ background:#; position:absolute; top:0px; right:400px}
.menu-top ul li{ display:inline-block; color:#FFF; font-size:11px}
.menu-top ul li a{ color:#555; padding:5px; line-height:35px; font-size:11px}
.menu-top ul li a:hover{ text-decoration:underline; color:#00ADEF;}
.search{position:absolute; top:5px; right:100px; background:#246dca; padding:2px;-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
.search input[type=text]{ width:140px; background:#447aba; border:none; padding:1px; color:#FFF;-webkit-border-radius: 5px 0 0 5px ; -moz-border-radius: 5px 0 0 5px;border-radius: 5px 0 0 5px;}
.search input[type=submit]{ border:none; background:#CCC;-webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;}
.menu ul{ background:#; position:absolute; top:75px; right:1px}
.menu ul li{ float:left; position:relative}
.menu ul li a{ color:#161616; font-size:18px; font-family:"Times New Roman", Times, serif; padding:0 8px; height:35px; line-height:35px;}
.menu ul li a:hover,.menu ul li:hover a{ background:#000; color:#B5B5B5;}
.menu ul li ul{ display:none}	
.menu ul li:hover ul{ display:block; position:absolute; top:35px; left:0; width:150px; background:#05A}
.menu ul li ul li{ border-bottom:1px solid #CCC}
.menu ul li ul li a{ display:block; height:30px; width:150px; color:#B5B5B5}

.main{ margin-top:120px}
.row{ border-top:5px solid #666; margin-top:10px; padding-top:10px}
.title{ color:#333}
.list_video{}
.list_video img{ width:200px; height:160px}
.left{ background:#; float:left; width:250px}
.right{ background:#; float:right; width:720px}
.block{ margin-bottom:5px}


.footer{padding:20px 10px; font-size:11px; background:url(../images/footer-img.png) repeat-x; color:#999}
.footer h4{ text-transform:uppercase; border-bottom:1px solid #CCC; line-height:30px; margin-bottom:5px}
.news1 {
	height:130px;
	overflow:hidden;
	padding-bottom:5px; 
	padding-top:6px;
	padding-left:5px;
	border-bottom:1px dotted #666;
}
.news1 img{
	width:200px; height:125px;
	float:left;
	margin-right:10px;
}
.news1 h1.tieude{
	font-size:16px;
	color:#333;
}

.sanpham {	
	padding-bottom:5px; 
	padding-top:6px;
	padding-left:5px;
	border-bottom:1px dotted #666;
	float:left;
	width:400px;
}
.sanpham img{
	width:400px; height:200px;	
}
.sanpham h1.tieude{
	font-size:16px;
	color:#333;
	padding:10px 0px;
	line-height:21px; height:32px; overflow:hidden;
}

.phantrang{ text-align:center; margin-top:10px; margin-bottom:10px;}
.phantrang a{
	margin-left:3px; margin-right:3px;
	padding:3px 5px;
	background-color:#666;
	color:#FFF;
	text-decoration:none;
}


.ht{
text-transform:uppercase;
margin-bottom:10px;
}
.noidung{
padding:5px;
border:1px solid #c2c2c2;
margin-bottom:2px;
}