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

*{margin: 0px; padding: 0px;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bg_body.png) repeat;	
	color: #4e2602;
}

img{ border: 0px;}

a{
	color: #4e2602;
	text-decoration: none;	
}
a:hover{
	color: #ff7800;
}

a:active{
	color: #ff7800;	
}

div.clear{ display: block; clear:both;}

div#wrapper{
	width: 980px;
	padding: 0px 10px;
	margin: 0px auto;
	background: #FFFFd3;
}

div#header{
	width: 100%;
	height: 143px;	
}

div#menu{
	width: 100%;
	height: 44px;
	background: url(images/bg_menu.png) no-repeat top center;	
}

ul#top-nav{
	position: relative;
	float: left;
	margin-left: 20px;
	list-style: none;
}

ul#top-nav li{
	float: left;
	position: relative;
	width: 109px;
	height: 35px;
	text-align: center;
	margin-left: -10px;
	background: url(images/bg_li.png) no-repeat top center;	
}

ul#top-nav li#first-top-nav{
	margin-left: 0px;
}

ul#top-nav li:hover{
	background: url(images/bg_li_hover.png) no-repeat top center;
}

ul#top-nav li a{
	display: block;
	padding: 14px 0px 6px 0px;
	color: #000;
	font-weight: bold;
	text-shadow: 1px 1px 0.5px #FFC;
	background: url(images/bg_menu_line.png) no-repeat right center;		
}

ul#top-nav li a:hover{
	
}

li.menu1{
	background: url(images/bg_li_hover.png) no-repeat top center !important;
}


li.menu1 a{
	
}

ul#top-nav ul{
	position: absolute;
	list-style: none;
	width: 203px;
	display: none ;
	z-index: 1000;
}

ul#top-nav ul li, ul#top-nav ul li:hover{
	margin-left: 0px !important;
	width: 203px;
	height: auto !important;
	text-align: left;
	background: url(images/bg_sub_li.png) repeat;
	border-bottom: 1px dotted #FF6;
	z-index: 1000;	
}

ul#top-nav ul li a{
	font-size: 13px;
	padding: 12px;
	color: #FFF !important;
	text-shadow: 1px 1px 2.5px #000 !important;
	text-transform: capitalize;
	
}

ul#top-nav ul li:last-child{
	border-bottom: none !important;	
}

ul#top-nav ul li:hover a{
	color: #000 !important;
	text-shadow: 1px 1px 2.5px #FFC !important;			
}

ul#top-nav li:hover ul{
	display: block;	
}

div#search{
	position: relative;
	width: 100%;
	height: 35px;
	background: #f1feee;
	border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-ms-border-radius: 0px 0px 7px 7px;
	-o-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
}

div#search input{
	position: absolute;
	width: 185px;
	height:	22px;
	right: 50px;
	top: 5px;
	border: 1px solid #CCC;
	color: #333; font-style: italic;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

div#btn{
	position: absolute;
	background: url(images/kinh.png) no-repeat top center;
	right: 36px;
	bottom: -9px;
	width: 42px;
	height: 44px;
	cursor: pointer;
}

div#slider{
	width: 699px;
	height: 290px;
	background: #E6E0E0;
	padding: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.bg{
	position: absolute;
	top: 0px; left: 0px;
	width: 715px;
	height: 306px;
	z-index: 500;
	background: url(images/bg_slider.png) no-repeat top center;	
}


div#container{
	float: left;
	width: 100%;
	margin: 10px 0px;
}

div#left{
	float: left;
	width: 200px;	
}

div.diachi *{
	max-width: 170px !important;
}

div#info{
	float: left;
	width: 715px;
}

div.info-title{
	float: left;
	width: 100%;
	height: 25px;	
	border-bottom: 1px solid #b10000;
}

div.info-title span{
	color: #b10000;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

div.info-title a{
	
}

div.info-content{
	float: left;
	width: 100%;
	margin-top: 10px;
	line-height: 1.5em;
}

div.index-con{
	float: left;
	width: 685px;
	margin-bottom: 10px;
	background: #f1ebd5;	
}

div.title{
	float:left;
	width: 210px;
	margin-left: 6.5px;
	height: 29px;
	text-align: center;
	background: url(images/title.png) repeat-x top center;	
}

div.title span{
	color: #4e2602;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 29px;	
}

div.content{
	float:left;
	margin-left:6.5px;
	width: 210px;
	line-height: 1.5em;
}

div.content ul{
	list-style-position: inside;
}

div.content ul li{
	padding: 5px 0px;	
}

table.index{
	width: 685px;
}

table.index td{
	width: 225px;
	vertical-align: top;
}

div.box-sp{
	float: left;
	width: 164px;
	margin: 11px;
}

div.box-sp-img{
	width: 160px;
	border: 2px solid #5BB8FF;
	padding: 5px 0px;
}

div.box-sp-name{
	text-align: center;	
}

div.box-sp-name p{
	color: #FFF;
	line-height: 1.5em;	
}

div.box-sp-name span{
	color: #ff7800;
	font-weight: bold;	
}

div.box-sp-name a{
	color: #009;
	font-weight: bold;	
}

div.box-sp-name a:hover{
	color: #ff7800;
}

div#right{
	float: left;
	width: 250px;
	margin-left: 15px;	
}

div.right-title{
	float: left;
	width: 100%;
	height: 55px;
	text-align: center;
	background: url(images/right_title.png) no-repeat top center;	
}

div.right-title span{
	line-height: 60px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}

div.right-content{
	float: left;
	width: 100%;
	background: url(images/right_content.png) repeat-y top center;
}

div.right-bottom{
	float: left;
	width: 100%;
	height: 10px;
	background: url(images/right_bottom.png) no-repeat top center;
	margin-bottom: 10px;	
}


ul.cat-nav{
	list-style: inside;
}

ul.cat-nav li{
	padding: 5px 10px;
}

ul.cat-nav li a{
	font-weight: bold;
}

div#online{
	padding: 10px 0px;
	width: 100%;
	height: 60px;
	background: url(images/online.png) no-repeat 10px;	
}

div#online p{
	font-weight: bold;
	margin-left: 75px;
}

div#online span{
	color: #F60; font-weight: bold;	
}

div#footer{
	width: 100%; margin: 0px auto;
	text-align:center;
	overflow: hidden;
	padding: 5px 0px;
	background: url(images/footer.png) no-repeat top center;	
}

ul#bottom-nav{
	list-style: none;
	text-align: right;
	margin-bottom: 5px;	
}

ul#bottom-nav li{
	display: inline-block;
	border-left: 1px solid #242323;	
}

ul#bottom-nav li#first-bottom-nav{
	border-left: none;	
}

ul#bottom-nav li a{
	color: #242323;
	font-weight: bold;
	padding: 0px 10px;
}

ul#bottom-nav li a:last-child{
	padding-right: 0px; 	
}

ul#bottom-nav li a:hover{
	color: #F00;
}

div#footer p{
	line-height: 1.5em;
	color: #242323;
	font-weight: bold;	
}

div.box-news{
	float: left;
	width: 715px;
	padding: 10px 0px;
	border-top: 1px dotted #CCC;	
}

div#box-news-first{
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	border-top: none;
	padding: 0px !important;	
}

div.box-news-img{
	float: left;
	width: 180px;
	height: 150px;
	border: 1px solid #999;	
}

div.box-news-img:hover{
	border: 1px solid #FF6627;	
}

div.box-news-name{
	float: left;
	width: 523px;
	margin-left: 10px;	
}

div.box-news-name a{
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;	
}

div.box-news-mota{
	float: left;
	width: 523px;
	margin-left: 10px;
	color: #666;
	line-height: 1.5em;
	text-align: justify;	
}

div.box-news-readmore{
	float: right;
	width: 523px;
	text-align: right;
	margin-left: 10px;	
}

div.box-news-readmore a{
	font-style:italic;
	font-weight: bold;
	font-size: 11px;
}

.box_card{
	position: fixed;
	/*transform:rotate(-30deg);
	-ms-transform:rotate(-30deg); 
	-moz-transform:rotate(-30deg); 
	-webkit-transform:rotate(-30deg); 
	-o-transform:rotate(-30deg);*/
	right: 0px; top: 0px;
	z-index: 1000;
	background:url(images/bg_card.png) no-repeat top left;
	height:41px;
	float:left;
	padding-top:7px;
	padding-left:55px;
	width:141px;
	cursor:pointer;
}
.box_card span{
	font-weight:bold;
	color:#F00;
}

.button {
    background: #6A350C;
	font-size: 12px !important;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
	font-weight: bold !important;
    font: 12px arial,helvetica,sans-serif;
    padding: 5px 20px;
	cursor:pointer;
}

div.text {
	float: left;
	width: 695px;
	padding: 10px;
	line-height: 1.5em;
	text-align: justify;
}

div.text img{
	max-width: 695px !important;
}

div.text ul{
	list-style: inside;
}

.tablelienhe td{ height:30px;}
.tablelienhe .input{
	border: 1px #E9E9E9 solid;
	azimuth:center;	
	width:250px;
	height: 25px;
}
.tablelienhe .title{ font-size:14px; font-weight:bold; text-transform:uppercase}

