@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}
body {
	line-height: 1;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:#fff;
	background-attachment:fixed;
}
#all{
	background:url(../images/bg_top.png) repeat-x center top;
	width:100%;
	height:auto;
	float:left;
	}
table,td{ font-size:12px;}
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:1000px;
	margin:0 auto;
}
#header {
	height:160px;
	width:1000px;
	margin:27px auto;
}
#ho_tro {
	height:30px;
	line-height:30px;
	width:1000px;
	margin:3px 0 0 10px;
	display:block;
	float:left;
	color:#603814;
	font-weight:bold;
	font-size:15px;
}
#banner {
	width:100%;
	height:150px;
}
#slideshow1 {
	width:989px;
	height:346px;
	margin:12px 0 0 5px;
	background:url(../images/bg_slide.png) no-repeat;
	float:left;
}
#slideshow {
    position:relative;
    height:340px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 340px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 340px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
#nav-bar {
	height:34px;
	background:url(../images/bg_menu.png) no-repeat;
	width:1000px;
	position:absolute;
	top:176px;
	margin:0 0 0 0px;
}
#topheader{
	width:1000px;
	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;
	}	
#mtimkiem {
	padding:0;
	height:37px;
	float:left;
	margin:5px 0 0 0px;
	width:200px;	
}
.box_timkiem{
	background:url(../images/box_search.png) no-repeat;
	width:156px;
	height:24px;
	float:left;
}
.nutsearch{
	width:29px;
	height:24px;
	float:left;
}
#menu {
	padding:0;
	height:37px;
	float:left;
	margin:0;
	width:800px;
	
}
#menu ul {
	float:left;
	list-style:none;
}
#menu ul li {
	position:relative;
	float:left;
	height:34px;
}
#menu ul li a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	height:34px;
	line-height:34px;
	padding-left:25px;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:block;
	margin:0 0 0 3px;
}
#menu li a:hover, #menu li a.active {
	background:#f7941d;
	margin:0 0 0 3px;
}
#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:10px;
	line-height:18px;
	margin-bottom:3px;}
.lkweb{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	
	}	
.lkweb img{
	margin-top:5px;
	width:210;
	height:auto;
	
	}	
#slides{
	padding-top:5px;
	
	width:555px;
	margin:0 auto;
	height:310px;
	margin-top:6px;}
#content {
	width:1000px;
	margin-top:30px;
	float:left;
}
#left-column {
	float:left;
	width:210px;
	display:block;
	margin-left:0px;
}
.box {
	width:210px;
	border-top:none;
	padding-bottom:10px;
	margin-bottom:4px;
}
.title-box {
	height:38px;
	line-height:38px;
	float:left;
	width:210px;
	background:#603814;
}
.menu_head{
	width:210px;
	height:32px;
	line-height:32px;
	float:left;
	color:#603814;
	display:block;
}
.menu_head span{ float:left; display:block; margin:0 0 0 15px;}
.menu_head a{color:#603814; font-weight:bold;}
.menu_head_cap3{
	width:210px;
	height:28px;
	line-height:28px;
	float:left;
	background:url(../images/cap3.png) no-repeat;
	color:#804e1c;
	display:block;
}
.menu_head_cap3 span{ float:left; display:block; margin:0 0 0 42px; height:28px; line-height:28px;}
.menu_head_cap3 a{color:#804e1c; font-weight:bold;}
.title-box h3{
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#ffffff;
}
.title-box h3 a{
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#ffffff;
}
.main-box {
	padding:5px 0;
	width:210px;
	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_list{
	width:210px;
	float:left;
	display:block;
	background:#d9cfb3;
}
.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:13px;
	width:555px;
}
.detail {
	margin:0;
	color:#000;
}
.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:13px;
}
.boxmenu1{
	float:left;
	width:309px;
	height:250px;
	text-align:center;
	margin-left:5px;
	margin-top:7px;
	margin-bottom:10px;
	margin-right:15px;
}
.boxmenu1 a{
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.boxmenu1 p{ color:#603814;}
.boxmenu{
	float:left;
	width:256px;
	height:170px;
	text-align:center;
	margin-left:5px;
	margin-top:7px;
	margin-bottom:10px;
	margin-right:15px;
	background:#fff;
}
.boxmenu a{
	color:#000;
	font-weight:bold;
	font-size:12px;
}	
.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:210px;
	margin-left:10px;
}
#bottom-column {
	width:555px;
	margin-bottom:5px;
}
#bottom_column_home{
	width:1000px;
	margin-bottom:5px;
}
.main-bottom{
	width:553px;
	}
.main-bottom-home{
	width:1000px;
	
	}
.title-bottom {
	height:34px;
	line-height:34px;
	background:#603814;
	margin-bottom:10px;
}
.title-bottomHOme{
	height:34px;
	line-height:34px;
}
.title-bottomHOme h3 {
	font-weight:normal;
	text-transform:uppercase;
	padding-left:0px;
	font-size:16px;
	color:#603814;
}
.spnoibat{
	background:url(../images/bgspnoibat.gif) left center no-repeat;
		height:31px;
	line-height:28px;
	
	}
.spnoibat h3{
	color:#6f6a67 !important;
	
	}	
.title-bottom h3, .title-bottom h3 a {
	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: 1000px;
	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_nen{
	background: #603814 url(../images/bg_footer.png) repeat-x;
	/* height:157px; */
	width:100%;
	float:left;
	margin:10px 0 0 0px;
}
#footer {
	width:1000px;
	margin:0 auto;
	padding-bottom:10px;
	background: #603814 url(../images/bg_footer.png) repeat-x;
}
#menu-footer {
	width:1000px;
	height:35px;
	line-height:35px;
	text-align:left;
	float:right;
}
#menu-footer ul {

	color:#fff;

}
#menu-footer ul li {
	color:#f1e5ad;
	float:left;
	
}
#menu-footer ul li a {
	text-decoration: none;
	color:#f1e5ad;
	height: 30px;
	line-height: 30px;
	font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #fff;
}
#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:1000px;
	margin:0 auto;
	height:10px;
	}
#info-footer {
	line-height:20px;
	text-align:left;
	width:1000px;
	padding-top:10px;
	margin:0 auto;
	height:auto;
	margin-left:10px;
	color:#fff;
}
.list-news {
	height: 122px;
	border-bottom: 1px dashed #DBDBDB;
	margin-bottom: 5px;
	margin-top:5px;
	float:left
}
.title-news {
	width: 75%;
	float: left;
	padding: 5px 0px;
}
.title-news a {
	color:#603814;
	font-weight: bold;
	font-size: 15px;
}
.img-news {
	float: left;
	margin: 0 10px 0 0;
	height:120px;
}
.img-news img {
	width:120px;
	height:100px;
	border:1px solid #c0c0c0;
	padding:2px;
}
.text-news {
	width: 400px;
	float: left;
	margin-left: 3px;
	font-size: 12px;
	color: #603814;
}
/* 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:1000px;
	margin:0 auto;
	height:186px;
	margin-bottom:8px;
	background:#000;
	}	
#navgallery h3{
	width:1000px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
}	
	
.pagination{
	width:100%;
	float:left;
	display:block;
	text-align:center;
	color:#000;
}
	
	
	
	
	
	
	
	
	
	
	