@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}
body {
	line-height: 18px;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../images/background.png) repeat-y center top;
	
}
#contentner{
	height:auto;
	float:left;
	width:100%;
}
#contentner.home {
	background:url(../images/bg_top.png) repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol {
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:hover {
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#3e3435;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/* Index */
/* Index */
#wrapper {
	width:1009px;
	margin:0 auto;
}
#header {
	height:190px;
	width:1009px;
	margin:0 auto;
}
#banner {
	width:100%;
	height:130px;
}
#banner #logo{
	width:550px;
	float:left;
	display:block;
}
#banner #Timkiem{
	width:370px;
	float:left;
	display:block;
	margin:0 0 0 50px;
}
#Timkiem .dangky2{
	width:300px;
	float:left;
	display:block;
	/*text-transform:uppercase;*/
	margin:100px 0 0 80px;
	color:#F00;
	font-weight:bold;
	font-size:11px;
	position:absolute;
	z-index:100;
}
#Timkiem .dangky1{
	width:370px;
	float:left;
	display:block;
	/*text-transform:uppercase;*/
	margin:10px 0 0 0px;
	color:#F00;
	font-weight:bold;
	font-size:11px;
	position:absolute;
	z-index:9999;
}
.dangky1 a{ color:#F00;}
.dangky1 a:hover{ color:#000;}
#Timkiem .dangky4{
	width:300px;
	float:left;
	display:block;
	text-transform:uppercase;
	margin:50px 0 0 0px;
	color:#F00;
	font-weight:bold;
	font-size:11px;
	position:absolute;
	z-index:100;
}
.dangky a{ color:#F00;}
.dangky a:hover{ color:#000;}
#box_tim{
	background:url(../images/box_search.png) no-repeat;
	width:244px;
	height:27px;
	float:left;
	display:block;
	margin:10px 0 0 0px;
	padding:0;
}
#search_timkiem{
	width:25px;
	height:25px;
	float:left;
	display:block;
	margin:13px 0 0 10px;
}
.class_input_tim{
	width:230px;
	float:left;
	height:17px;
	line-height:17px;
	margin:5px 0 0 5px;
	border:0;
}
#Timkiem #tracuu{
	width:131px;
	height:52px;
	float:left;
	position:absolute;
	margin:0 0 0 175px;
}
#nav-bar {
	height:37px;
	background:url(../images/nenmenu12.png) ;
	width:1009px;
	margin:5px 0 0 0px;
}
#nav-bar.home {
	height:37px;
	background:url(../images/bgnav.png) center no-repeat;
	width:1009px;
	margin:5px 0 0 0px;
}
#topheader{
	width:1009px;
	margin: 0 auto;}
.logo{
	float:left;
	margin-top:25px;
	
	}
.topmenu{
	float:right;
	width:434px;
	background:#efb71d;
	padding-top:6px;
	border-radius:0 0 5px 5px;
	}	
.topmenu ul{
	float:left;}	
.topmenu ul li{
	float:left;
	padding-left:15px;
	height:28px;
	color:#fff;
	line-height:28px;
	
	}	
.topmenu ul li a{
	color:#fff;
	font-weight:bold;
	
	}	
#giohang{
	float:right;
	height:32px;
	line-height:32px;
	margin-top:3px;
	margin-right:5px;
	
	}	
#giohang span{
	color:#fff;
	line-height:32px;
	margin-bottom:3px;
	}	
#menu {
	padding:0;
	height:37px;
	float:left;
	margin:0 auto;
	
}
#menu ul {
	float:left;
	list-style:none;
}
#menu ul li {
	background:url(../images/lineli.png) right center no-repeat;
	position:relative;
	float:left;
	height:37px;
}
#menu ul li a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	height:31px;
	line-height:31px;
	padding-left:35px;
	padding-right:35px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:block;
	margin:0 10px 0 0px;
}
#menu li a:hover, #menu li a.active {
	background:#e1ada8;
	color:#01534a;
}
#menu li ul {
	display:none;
	position:absolute;
	width:10em;
	z-index:99999;
}
#menu li ul a {
    width: 200px;
	display:block;
	height:24px;
	line-height:24px;
	text-transform:none;
    float: left;
	color:#fff;
	background:url(../images/icon_menu.png) left no-repeat #108a27;
	border-top:1px solid #77ba84;
	
}
#menu li ul a:hover{
	background:url(../images/icon_menu.png) left no-repeat #108a27;
	
	}

#menu ul ul {
    top: auto;
	background:#fff;
	height:24px;
	width:200px;
}
#menu ul ul li{
	height:24px;
	width:200px;
}


#menu li ul ul {
    left: 180px;
    margin: 0px 0 0 0px;
}

#menu li:hover ul ul, 
#menu li:hover ul ul ul,
#menu li:hover ul ul ul ul {
    display: none;
}

#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li li li li:hover ul {
    display: block;
}


#search {
	float:right;
	margin-top:66px;
	height:39px;
	line-height:39px;
}
#search #input-search {
	width:255px;
	background:url(../images/bg-search.png) no-repeat;
	height:25px;
	border:none;
	margin-top:6px;
	margin-left:10px;
	padding-left:5px;
}
#language {
	float:left;
	height:39px;
	line-height:39px;
	padding-left:18px;
}
#language a {
	padding:3px;
}
ul.menu2{
	
	padding-top:8px;
	padding-bottom:8px;}
ul.menu2 li{
	list-style:outside;
	border-bottom:1px dotted silver;

	margin-left:20px;
	line-height:18px;
	margin-bottom:3px;}
.lkweb{
	float:left;
	border:1px solid #f7b91d;
	width:96px;
	height:70px;
	border-radius:5px;
	margin-left:5px;
	margin-top:5px;
	text-align:center;
	
	}	
.lkweb img{
	margin-top:5px;
	width:92;
	height:60px;
	
	}	
#slides{
	padding-top:5px;
	
	width:998px;
	margin:0 auto;
	height:310px;
	border:1px solid #f7ba1d;
	margin-top:6px;}
#content {
	width:1009px;
	margin-top:7px;
}
#content #hoptimkiem_vai_ca_dai{
	/*background:url(../images/khung_timkiiem.png) no-repeat;*/
	background-color: White;
	width:597px;
	min-height:289px;
	float:left;
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 0px 2px #d2d3d5;
}
#content #khung_slide{
	width:350px;
	height:289px;
	float:left;
	display:block;
	margin:0 0 0 10px;
}
#left-column {
	float:left;
	width:202px;
	margin-left:9px;
}
.box {
	width:234px;
	border-top:none;
	padding-bottom:10px;
	margin-bottom:4px;
}
.title-box {
	height:34px;
	line-height:34px;
	background:url(../images/bgbox.png) no-repeat center;
}
	
.title-box h3 {
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#ffffff;
}
.main-box {
	padding:5px 0;
	width:232px;
	border:1px solid #b4b4b5;
	border-top:none;
}
ul.menudoc{
	padding-top:5px;
	width:210px;}
.menudoc li {

	border-bottom: 1px dotted #4D4141;
	height:28px;
	margin-left:8px;
	margin-right:8px;
	padding:7px 0 0 0;
}
.menudoc li a {
	background:url(../images/icon-menu.gif) no-repeat left;
	color:#4d4141;
	font-weight:bold;
	font-size:12px;
	padding-left:12px;
}
.menudoc li a:hover {
	text-decoration:underline;
}
.menu-box {
	height:34px;
	line-height:34px;
	border-bottom:1px  dotted #4d4141;
	background:url(../images/icon-menu.png) left no-repeat;
}
.menu-box a {
	padding-left:22px;
	line-height:34px;
	height:34px;
	color:#4d4141;
	font-weight:bold;
	font-size:12px;
}
.menu-box a:hover {
	color:#0086b3;
}
#top-column {
	height:247px;
	width:567px;
}
#center-column {
	float:left;
	padding-left:8px;
	width:735px;
}
.detail {
	padding:10px 5px 10px 10px;
	line-height:18px;
}
.tailieu  li{
	list-style-image:url(../images/icon-news.png) !important;
	
	}
.leftcl{
	width:40%;
	float:left;
	text-align:left;
	
	}
.leftcl img{
	padding:3px;
	border:1px solid #f7b91d;
	height:142px;
	width:212px;}
.leftcl a{
	width:215px;
	display:block;
	color:#e61c1b;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px;
	}	
.rightcl{
	width:55%;
	float:right;
	}	
#topleft-column {
	float:left;
}
#topleft-column img {
	padding:3px;
	border:1px solid #c0c0c0;
}
#topright-column {
	float:left;
	width:292px;
	height:247px;
	border:1px solid #c0c0c0;
	margin-left:10px;
}
.boxmenu{
	float:left;
	width:120px;
	height:136px;
	text-align:center;
	border:1px solid #ebe1c8;
	border-radius:5px;
	margin-left:8px;
	margin-top:7px;}
.boxmenu a{
	color:#e61c1b;
	font-weight:bold;
	font-size:14px;
	
	
	}	
.title-topright {
	height:35px;
	line-height:35px;
	background:url(../images/bg-boxnews.png) no-repeat;
}
.title-topright h3 {
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#ffffff;
}
.main-topright {
	margin:9px 3px 9px 20px;
}
.main-topright ul {
	list-style-image:url(../images/icon-news.png);
}
.main-topright ul li {
	list-style-image:url(../images/icon-news.png);
	line-height:16px;
}
.main-topright ul li a {
	color:#4D4141;
}
.main-topright ul li a:hover {
	list-style-image:url(../images/icon-news-active.png);
	color:#006E93;
	text-decoration:underline;
}
#right-column {
	float:left;
	width:234px;
	margin-left:15px;
}
#bottom-column {
	width:735px;
	margin-bottom:5px;
}
.main-bottom{
	width:733px;
	border:1px solid #dedede;
	border-top:none;
	
	}
.title-bottom {
	height:34px;
	line-height:34px;
	background:url(../images/bg_box_content.png) no-repeat;
}
.spnoibat{
	background:url(../images/bgspnoibat.gif) left center no-repeat;
		height:31px;
	line-height:28px;
	
	}
.spnoibat h3{
	color:#6f6a67 !important;
	
	}	
.title-bottom h3 {
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#ffffff;
}
.main-bottom-column {
	float:left;
	padding:0;
	margin:0;
	width:567px;
}
.left-main {
	float:left;
	width:277px;
	margin-bottom:12px;
}
.title-main {
	background: url(../images/icon-title.png) no-repeat left center;
	height: 34px;
	line-height: 34px;
	margin-left: 11px;
	margin-right:11px;
	border-bottom:1px solid #c0c0c0;
}
.title-main h3 {
	color: #006e93;
	font-size: 12px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding-left: 22px;
	text-transform:uppercase;
	border-bottom:1px solid #c0c0c0;
}
.bottom-main {
	width:277px;
}
.menu-bottom {
	height:86px;
	width:260px;
	margin-left: 11px;
	margin-right:11px;
	border-bottom:1px solid #c0c0c0;
	float:left;
}
.img-bottom {
	float:left;
	margin:15px 0 0 0;
}
.title-img {
	float:left;
	margin:0 auto;
	padding-left:10px;
	font-weight:bold;
	margin:15px 0 0 0;
}
.title-img a:hover {
	color:#0086b3;
}
.menu-bottom img {
	width:85px;
	height:56px;
	padding:1px;
	border:1px solid #c0c0c0;
}
.menu-bottom a {
	color:#000;
}
.last {
	border:none;
}
.right-main {
	float:left;
	width:278px;
}
.box-right {
	float:left;
	width:227px;
	border:1px;
	border-left:1px solid #95b81e;
	border-right:1px solid #95b81e;
	border-bottom:1px solid #95b81e;
	padding-bottom:10px;
	margin-bottom:4px;
}
#slide-bar {
	width: 1009px;
	background:#ffffff;
	border-top:5px solid #ffffff;
	border-bottom:12px solid #ffffff;
}
.main-bar {
	margin:0 5px 0 5px;
	border:1px solid #c0c0c0;
}
.title-bar {
	background:url(../images/bg-bar.jpg) no-repeat;
	height:33px;
	line-height:33px;
	border-bottom:1px solid #c0c0c0;
}
.title-bar h3 {
	text-transform:uppercase;
	font-weight:bold;
	color:#515151;
	margin-left:10px;
}
.menu-bar {
	height:118px;
}
.menu-bar ul {
	height:118px;
	float:left;
}
.menu-bar ul li {
	float:left;
	height:118px;
	position:relative;
	margin-top:15px;
	margin-right:12px;
	margin-left:12px;
}
.menu-bar ul li a {
	height: 120px;
	line-height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid white;
	text-transform: uppercase;
}
.menu-bar li a img {
	padding:10px;
	border:1px solid #c0c0c0;
}
/* Footer */
#footer {
	width:1009px;
	margin:0 auto;
	padding-bottom:10px;

}
#noidung_day {
	width:980px;
	margin:0 auto;
	padding-bottom:10px;
}
#noidung_day #Cotmot_hehe{
	width:343px;
	float:left;
	display:block;
	height:auto;
}
#Cotmot_hehe .botton_taito{
	background:url(../images/bg_tin.png) repeat-x;
	width:100%;
	height:30px;
	line-height:30px;
	color:#e10101;
	font-weight:bold;
}
#noidung_day #Cotmot_ba{
	width:343px;
	float:left;
	display:block;
	height:auto;
	margin:0 0 0 10px;
}
#Cotmot_ba .botton_taito{
	background:url(../images/bg_tin.png) repeat-x;
	width:100%;
	height:30px;
	line-height:30px;
	color:#e10101;
	font-weight:bold;
}
#noidung_day #Cothai_vaidai{
	width:265px;
	float:left;
	display:block;
	height:auto;
	margin:0 0 0 10px;
}
#Cothai_vaidai .tieude_quangcao{
	background:url(../images/lien-he-quang-cao.png) no-repeat;
	width:265px;
	height:38px;
	float:left;
	margin:0;
}
#Cothai_vaidai .bg_quangcao{
	background:url(../images/bg_ads.png) repeat-y;
	height:auto;
	width:100%;
}
#Cothai_vaidai .bottom_hai{
	background:url(../images/bottom_lien-he-quang-cao.png) no-repeat;
	height:13px;;
	width:265px;
}
#khung_tintuc{
	width:343px;
	float:left;
	display:block;
	height:auto;
	margin:10px 0 0 0px;
}
.box_anh{ background:url(../images/box_cs.png) no-repeat;
	width:169px;
	height:131px;
	float:left;
}
.anhnho{ background:url(../images/box_news.png) no-repeat;
	width:71px;
	height:48px;
	float:left;
	margin:0 10px 0 0px;
}
.anhnho img{ margin:5px 0 0 4px;}
.box_anh img{ margin:5px 0 0 4px;}
#menu-footer {
	width:1009px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	border-top:solid 1px #e5e5e5;
	margin:10px 0 10px 0px;

}
#menu-footer a{ padding-left:25px; padding-right:25px; font-weight:bold;}
#menu-footer ul {

	color:#000;

}
#menu-footer ul li {
	color:#000;
	float:left;
	
}
#menu-footer ul li a {
	text-decoration: none;
	color:#000;
	height: 30px;
	line-height: 30px;
	font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #000;
}
#menu-footer ul li a:hover{
	text-decoration:underline;}
.last_li {
	border-right:none !important;
}
.linefooter{
	background:url(../images/lineft.jpg) #fff bottom center repeat-x;
	width:1009px;
	margin:0 auto;
	height:10px;
	}
#info-footer {
	text-align:left;
	width:1009px;
	margin:0;
	height:110px;
	color:#fff;
	float:left;
	background:url(../images/bg_footer.png) repeat-x;
}
.div_vai{
	width:90%;
	float:left;
	display:block;
	margin:10px 0 0 10px;}
.list-news {
	height: 170px;
	border-bottom: 1px dashed #DBDBDB;
	margin-bottom: 5px;
	float:left
}
.title-news {
	width: 100%;
	float: left;
	padding: 5px 0px;
}
.title-news a {
	color:#0086b3;
	font-weight: bold;
	font-size: 15px;
}
.img-news {
	float: left;
	margin: 0 10px 0 0;
	height:120px;
}
.img-news img {
	width:120px;
	height:120px;
	border:1px solid #c0c0c0;
	padding:2px;
}
.text-news {
	width: 400px;
	float: left;
	margin-left: 3px;
	font-size: 12px;
	color: #4d4141;
}
/* Contact Form */
.form_contact {
	padding-top:30px;
}
.field {
	width: 550px;
	overflow: hidden;
	padding: 5px 0;
}
div.field label.styled {
	float: left;
	width: 100px;
	margin-right: 5px;
}
div.field div.thefield {
	float: left;
	margin-bottom: 0px;
}
.name_support {
	float:left;
	width:130px;
}
.ym {
	float:left;
}
.box-service {
	width:260px;
	float:left;
	height:220px;
	border-bottom:1px solid silver;
	padding-left:5px;
}
.img-service img {
	padding:2px;
	border:1px solid silver;
}
.title-service {
	width: 100%;
	float: left;
	padding: 5px 0;
	margin-top:2px;
}
.title-service a {
	color: #0086B3;
	font-weight: bold;
	font-size: 15px;
}
.desc-service {
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}
.button-search {
	float:left;
	width:51px;
	margin-left:5px;
	background:url(../images/button-search.png) no-repeat;
}
.input-search {
	float:left;
	line-height:21px;
	height:21px;
	padding-bottom:2px;
}
.input-search input {
	line-height:19px;
	height:19px;
	border:1px solid #546811;
}
.button-search a {
	height:21px;
	line-height:21px;
	margin-left:20px;
	color:#fff;
}
.sp-icon {
	float:left;
	padding-left:10px;
}
.sp-email {
	float:left;
	height:20px;
	line-height:20px;
	background:url(../images/icon-mail.png) no-repeat;
	margin-left:35px;
	margin-top:10px;
}
.sp-email span {
	padding-left:37px;
	font-weight:bold;
}
.adve-img {
	width:206px;
	margin:0 auto;
	margin-bottom:8px;
}
.adve-img img {
	padding:3px;
	width:200px;
	height:110px;
	border:1px solid #cecece;
}
.adve-img2 {
	width:180px;
	margin:0 auto;
	margin-bottom:8px;
}
.adve-img2 img {
	padding:2px;
	width:176px;
	height:100px;
	border:1px solid #cecece;
}
.image-category {
	float: left;
	margin: 0 10px 0 10px;
}
.image-category img{
	padding:2px;
	border:1px solid #cecece;
	width:182px;
	height:114px;
	
	}
.box-category{
	float: left;
border-bottom: 1px solid #D4D4D4;
padding-bottom: 10px;
padding-top: 10px;
	}
.title-category{
	float:left;
	margin-bottom:5px;
	width:350px;
	line-height:20px;
	}
.title-category a{
	color:#0001fc;
	font-weight:bold;
	
	}	
.desc-category{
	line-height:18px;
	margin-right:10px;
	text-align:justify;
	
	}	
.read-more{
	float:right;
	margin-right:10px;	
	}
.read-more a{
	color:red;
	font-weight:bold;
	
	}	
.menu-category{
	margin:25px 5px 5px 10px;
	}
.menu-category ul li a{
	margin-left:10px;
	color:#536710;
	}
	.menu-category ul li a:hover{
		text-decoration:underline;
	color:#536710;
	}	
.menu-category ul li{
	background:url(../images/icon-menu2.png) no-repeat;
	margin:7px 0 7px 0;
	
	}	
a.button1{
	width:82px;
	height:30px;
	display:block;
	background:url(../images/bgbutton.png) no-repeat center;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	}	
.nav{
	width:550px;
	height:26px;
	line-height:26px;
	}
.nav a{
	font-weight:bold;
	}	
.pro{
	height:39px;
	line-height:28px;
	background:url(../images/bg-boxpro.png) no-repeat center;
	}
.mainpro{
	background:url(../images/bgmainbox.gif) top center no-repeat #c87919;
	}
ul.menu-right {
	margin-bottom:25px;}
ul.menu-right  li{
	background:url(../images/bglipro.gif)  repeat-x;
	height:30px;
	margin:0 11px;
	line-height:30px;}
ul.menu-right li a{
	background:url(../images/icon-menu.gif) left no-repeat;
	color:#fff;
	padding-left:12px;}	
#navgallery{
	width:980px;
	margin:10px auto;
	height:155px;
	margin-bottom:8px;
	}	
#navgallery h3{
	width:950px;
	height:30px;
	line-height:30px;
	background:#f6f6f6;
	padding-left:10px;
	color:#010000;
	font-size:12px;
	text-transform:uppercase;}	
	
.clear{
	border-bottom:solid 8px #f6f6f6; float:left; display:block; width:100%;}


/*background:#ffc7ce; #ff*/
.input{ background:#F7F7F7; border:1; width:470px; height:22px;}
.input1{ background:#F7F7F7; border:1; width:200px; height:22px;}
.input1_ddl{ background:#F7F7F7; border:1; width:205px; height:27px;}
.input2_ddl{ background:#F7F7F7; border:1; width:138px; height:27px;}
.input2{ background:#F7F7F7; border:1; width:420px; height:22px;}
.input3{ background:#F7F7F7; border:1; width:420px; height:50px;}
.input_dtt{ background:#F7F7F7; border:1; width:180px; height:22px;}
.input_d{ background:#F7F7F7; border:1; width:80px; height:22px;}
.input_h{ background:#F7F7F7; border:1; width:43px; height:22px;}
.input_m{ background:#F7F7F7; border:1; width:43px; height:22px;}
.input_size{ background:#F7F7F7; border:1; width:59px; height:22px;}
.vandon{ background:#b24e44; width:150px; border:1; color:#fff; font-weight:bold; padding:5px 0 5px 0px;}	

.support_icon{
	width: 131px;
	height: 50px;
	background: url('../images/ho-tro-truc-tuyen.png') no-repeat;
	position: relative;
	margin-top: 30px;
	margin-left:70px;
}
.support_box{
	display: none;
	border: solid 1px red;
	border-radius: 5px;
	padding: 5px;
	box-shadow: 0px 0px 2px 2px red;
	background: #fff;
	position: absolute;
	top: 35px;
	left: -200px;
	z-index: 99999;
}
.support_icon:hover .support_box{
	display: block;
}