@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}
img
{
	border:none medium;
}
body
{
	background:#fff;
}
#container
{
	overflow:hidden;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}
#header
{
	overflow:hidden;
	margin:0 auto;
	width:1000px;
	height: 124px;
}
/* menu */
#menu
{
	background:url(../images/bg-menu.png) repeat-x;
	border-top:1px solid #a3d1e6;
}
.menucon{
    font-weight: bold;
	position: relative;
	z-index: 1001;
	background:url(../images/bg-menu.png);
	height:51px;
	width:1000px;
	margin:0 auto;
	text-transform:uppercase;
}
.line
{
	
}
.menucon ul {
	float:left;
	list-style:none;
	height:51px;
	
}
.menucon ul li {
	position:relative;
	float:left;
	height:51px;
	background:url(../images/bg-menu.png);
}
.menucon ul li a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	height:51px;
	line-height:51px;
	display:block;
	font-size:12px;
	padding:0 15px;
}
.menucon li a:hover, .menucon li a.active {
	color:#d50000;
}
.menucon li ul {
	display:none;
	position:absolute;
	width:10em;
	z-index:99999;
}
.menucon li ul a {
    width: 200px;
	display:block;
	height:51px;
	line-height:51px;
    float: left;
	color:#fff;
	
}
.menucon li ul a:hover{
	
	}

.menucon ul ul {
    top: 51px;
	height:51px;
}
.menucon ul ul li{
	height:51px;
	border-top: 1px solid #fff;
}


.menucon li ul ul {
    left: 201px;
    margin: 0px 0 0 0px;
}

.menucon li:hover ul ul, 
.menucon li:hover ul ul ul,
.menucon li:hover ul ul ul ul {
    display: none;
}

.menucon li:hover ul,
.menucon li li:hover ul,
.menucon li li li:hover ul,
.menu li li li li:hover ul {
    display: block;
}
#search
{
	position: relative;
    top: 4px;
    left: 68px;
}
.input1
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    color: #666666;
    float: right;
    height: 27px;
    left: 830px;
    position: absolute;
    top: 6px;
    width: 165px;
}
	
.input2
{
    height: 25px;
    left: 964px;
    position: absolute;
    top: 8px;
}
#slide
{
	width:1360px;
	height:370px;
	margin:0 auto;
}
.bong
{
	width:1000px;
	margin:0 auto;
}
#content
{
	width:1000px;
	margin:0 auto;
	background:#047dc3;
	border-radius: 10px;
	height:205px;
	margin-top: 10px;
}
.left
{
	float:left;
	width:33px;
	margin-left:5px;
	margin-top:80px;
}
.right
{
	float:right;
	width:22px;
	margin-top:80px;
}
.center
{
	float: left;
	width:935px;
	margin:17px 0;
}
.center1
{
	border-radius:5px;
	border:1px solid #fff;
	width:205px;
	float:left;
	margin:0 11px;
}
.img-center1
{
height: 123px;
}
.img1
{
	border-radius:5px 5px 0 0;
	width: 205px;
	height: 123px;
}
.name-center1
{
	background:#0057ef;
	border-radius:0 0 5px 5px;
	text-align:center;
	line-height:18px;
	min-height: 35px;
	padding: 3px 5px;
}
.name-center1 a
{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.name-center1 a:hover
{
	text-decoration:underline;
}
#footer
{
	width:1360px;
	margin:0 auto;
	height:230px;
	clear:both;
	background:url(../images/bg-footer.png);
}
.footer-child
{
	width:1000px;
	margin:0 auto;
	padding-top:105px;
}
.logo
{
	float:left;
	width:140px;
}
.diachi
{
	float:left;
	width:660px;
	line-height:20px;
	margin-top:15px;
	color:#fff;
}
.diachi a
{
	color:#fff;
}
.diachi a:hover
{
	text-decoration: underline;
}
.hot
{
	float:left;
	width:200px;
}
.truycap
{
	
}
.truycap1
{
	color:#fff;
	font-weight:bold;
	margin-top:7px;
}
.vtm
{
	color:#fff;
	font-weight:bold;
	margin-top:25px;
}
#content1
{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.content1-left
{
	width:238px;
	overflow:hidden;
	float:left;
}
.content1-left1
{
	margin-top:10px;
}
.intro
{
	width:236px;
	height:32px;
	font-weight:bold;
	font-size:14px;
	border: 1px solid #CCCCCC;
	border-bottom:none;
}
.font1
{
	line-height: 30px;
    padding-left: 15px;
	color:#DC0709;
	font-weight:bold;
}

#menu-left
{
	width:236px;
	list-style:none;
	clear:both;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	padding: 3px 0 10px;
	text-transform:uppercase;
}
.img2
{
	float:left;
	margin-top: -1px;
}
#menu-left ul
{
	width:238px;
	margin:0 auto;
	overflow:hidden;
}
#menu-left li
{
	list-style:none;
    line-height: 20px;
	overflow:auto;
	margin: 0 10px;
    padding: 10px 0;
	border-bottom:1px dashed #ccc;
	
}
#menu-left li a
{
	text-decoration:none;
	line-height: 20px;
	list-style:none;
	padding-left:0px;
	font-weight:bold;
	color:#0062B7;
}
#menu-left li a:hover
{
	text-decoration:underline;
}
#tintuc
{
	width:236px;
	list-style:none;
	clear:both;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	padding: 3px 0 10px;
	overflow:hidden;
}
.tin1
{
	border-bottom: 1px dotted #CCCCCC;
    float: left;
    margin: 0 10px;
    padding: 5px 0;
	width: 216px;
}
.tin1 h3
{
	font-weight: normal;
	font-size: 12px;
}
.tin1 a
{
	color:#0062B7;
	text-decoration:none;
}
.tin1 a:hover
{
	text-decoration:underline;
}
.content1-right
{
	margin-top:8px;
	width:750px;
	overflow:hidden;
	float:left;
	margin-left:10px;
}
.content1-right1
{
	margin-top:8px;
	width:750px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	clear: both;
}
.intro1
{
	width:750px;
	font-size:14px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 10px;
}
.font2
{
	line-height: 20px;
	color:#DC0709;
	font-size: 20px;
    font-weight: normal;
    margin-left: 5px;
    padding: 5px 5px 5px 0;
}
.intro123
{
	width:750px;
	font-size:12px;
	border-bottom: 1px solid #04499E;
	margin: 0 0 10px;
}
.font23
{
	line-height: 20px;
	color:#DC0709;
	font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    padding: 5px 5px 5px 0;
	font-weight: bold;
}
.font23 a:hover
{
	text-decoration: underline;
}
.noidung
{
	clear: both;
    list-style: none outside none;
    padding: 3px 5px 10px;
    text-decoration: none;
    width: 730px;
	line-height:20px;
}
ul#projected {
    list-style: none outside none;
}
.caroufredsel_wrapper
{
	
	width: 925px !important;
	height: 170px !important;
}
ul#projected li {
    float: left;
}
ul#projected li img {
}
.noidung img
{
	max-width:725px;
}
.noidung table
{
	width: 100% !important;
}
.img-left
{
    margin: 5px auto 0;
    width: 160px;
}
.name
{
	
	margin-top:7px;
}
.name a
{
	color:#4e4e4f;
	font-weight:bold;
	text-decoration: none;
}
.bdimg
{
	border-radius: 5px;
	border: 1px solid #ccc;
	float: left;
	height: 150px;
    width: 200px;
}
.anh_mau
{
	border-radius: 5px;
	height: 144px;
	margin: 3px 0 0 3px;
	width:196px;
}
.content_mau
{
	float: left;
	margin: 0 0 0 10px;
	width: 500px;
}
a.tieu_mau
{
	color: #284397;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
}
.content a:hover
{
	text-decoration: underline;
}
a
{
	text-decoration: none;
}
.name-nd
{
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 10px;
}
.sanpham1
{
	float: left;
    height: 200px;
    margin: 5px 7px;
    width: 160px;
	border: 1px solid #ccc;
}
.sanpham1:hover
{
	border: 1px solid #0062B7;
}
.img-sp
{
	float:left;
	margin: 5px;
}
.img123
{
	height: 112px;
    width: 150px;
}
.ten
{
	margin-top:10px;
	clear:both;
	text-align:center;
	
	font-size: 12px;
}
.ten h3
{
	font-size: 12px;
    font-weight: bold;
}
.ten a
{
	text-decoration:none;
	color: #0062B7;
}
.ten a:hover
{
	text-decoration:underline;
}
.paginator
{
	clear: both;
	text-align: center;
}
.name-ct
{
	color: #F16F02;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 390px;
}
.diemnb
{
	color: #99CC00;
	font-size: 17px;
	font-weight: bold;
	padding: 20px 0px;
}
.ctd
{
	clear: both;
	padding-top: 30px;
	margin-left: 5px;
	line-height: 20px;
}