body{
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) repeat top;
}	

.hotline {
	position: fixed;
	bottom: 25%;
	right: 0;
	z-index: 9999;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
    height: 150px;
	width: 40px;
	overflow: hidden;
	background: url(../images/Background_Hotline.png) no-repeat top left;
}
.hotline:hover {
   width: 250px;
}
.hotlineen {
	position: fixed;
	bottom: 25%;
	right: 0;
	z-index: 9999;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
    height: 150px;
	width: 40px;
	overflow: hidden;
	background: url(../images/Background_Hotlineen.png) no-repeat top left;
}
.hotlineen:hover {
   width: 250px;
}

.support {
	position: fixed;
	bottom: 48%;
	right: 0;
	z-index: 9999;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
    height: 30px;
	width: 0px;
	padding: 5px;
	padding-left: 45px;
	overflow: hidden;
	background: url(../images/Yahoo.png) no-repeat top left;
}
.support:hover {
   width: 180px;
}
.body{
	width: 100%;
	background: url(../images/bg-top.png) no-repeat top;
	background-size: 100%;
	background-attachment: scrol;
}
.clear{
	clear: both;
}
#top{
	width: 1000px;
	margin: auto;
}

#top .banner{ 
	width: 1000px;
	margin: auto;
}
#header .nav{
	height: 78px;
	background: url(../images/bg-nav.png) no-repeat top;
}	
#header .nav ul{
}
#header .nav ul li{
	float: left;
	line-height: 42px;
	text-align: center;
	width: 121px;
	margin-left: 6px;
margin-right: 5px;
margin-top: 5px;
}
#header .nav ul li:hover{
	background: url(../images/bg-li-hover.png) repeat top left;
	background-size: 100% 100%; 
}
#header .nav ul li a{
	color: #fce9be;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
#header .nav ul li a:hover{
	color: #fce9be;
}
#header .nav ul .active{
	background: url(../images/bg-li-hover.png) repeat top left;
	background-size: 100% 100%; 
}
#header .nav ul .active a{
	color: white;
}
#header  .lang{
	position: absolute;
	margin-left: 850px;
	z-index: 999;
	margin-top: -78px;
}
#header .lang ul li{
	float: left;
	line-height: 42px;
	margin: 5px;
}
#header  .lang ul li:hover{
	background: none;
}
#header{
	
}
#container{
	width: 1000px;
	margin: auto;
}
#main{
	width: 1000px;
	margin: auto;
}
#main .dichvu{
	width: 1000px;
	height: 286px;
	background: url(../images/bg-slide-2.png) no-repeat top;
	background-size: 100% 100%;
}
#main .dichvu .list_carousel{
	padding-top: 43px;
margin-left: 37px;
}
#main .dichvu ul li{
	width: 221px;
	height:167px;
	margin: 3px;
	float: left;
}
#main .dichvu #next div{
	width: 48px;
	height: 48px;
	background: url(../images/next.png) no-repeat left;
	margin-top: -115px;
margin-left: 900px;
z-index: 999;
position: absolute;
}
#main .dichvu #prev div{
	width: 48px;
	height: 48px;
	background: url(../images/prev.png) no-repeat left;
	margin-top: -115px;
margin-left: -20px;
z-index: 999;
position: absolute;
}
#main .dichvu ul li{
	border-radius: 10px;
	border: 2px solid #6f4c00;
}
#main .dichvu ul li img{
	border-radius: 10px;
}
#main .dichvu ul li .tensp{
	position: absolute;
	width: 211px;
	height: 30px;
	padding: 5px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-top: -45px;
	background: #fefa87;
	
	text-align: center;
}
#main .dichvu ul li .tensp a{
	font-size: 14px;
	font-family: Tahoma;
	color: #6f4c00;
	font-weight: bold;
}
#main .main-left{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 338px;
	padding: 10px;
	padding-bottom: 45px;
	background: #d6d49f;
	box-shadow: 1px 1px 5px gray;
}
/* * SLIDE GIOI THIEU **/
	.neoslideshow {
		position:relative; 
		width:338px; 
		height:183px;
		}
		.neoslideshow img {
			position:absolute;
			left:0; 
			top:0; 
			z-index:10
			}
		#galprev {
			position: absolute;
			z-index:20; 
			top: 192px; 
			cursor: pointer; 
			background: url(../images/prev2.png) no-repeat left; 
			color: #fff; 
			left: 120px;
			width: 31px; 
			height: 22px; 
			text-align: center
			}
		#galnext {
			position: absolute;
			z-index:20; 
			top: 192px; 
			cursor: pointer; 
			right: 120px;
			background: url(../images/next2.png) no-repeat left; 
			color: #fff; 
			width: 31px; 
			height: 22px; 
			text-align: center
			}

	
/* * SLIDE GIOI THIEU **/
#main .pull-left{
	float: left;
	width: 230px;
}
#main .pull-left .row{
	margin-top: 10px;
}
#main .pull-left .row1{
	background: url(../images/bg-nav.png) no-repeat;
	background-size: 100% 100%;
	height: 30px;
	padding: 10px;
	padding-top: 5px;
}
#main .pull-left .row1 h1{
	text-transform: uppercase;
	color: white;
	text-align: center;
}
#main .pull-left .row2{
	padding: 5px;
}
#main .pull-left .row2 ul li{
	list-style: url(../images/icon1.png);
	list-style-position: inside;
	margin: 3px;
}
#main .pull-left .row2 ul li a{
	color: black;
	font-weight: bold;
}
#main .pull-left .row2 ul li a:hover{
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: gray;
}

#main .row5 ul li{
	line-height: 48px;
	padding-left: 55px;
	margin: 2px;
}
#main .row5 ul .link_1{
	background: url(../images/link-1.png) no-repeat left;
}
#main .row5 ul .link_2{
	background: url(../images/link-2.png) no-repeat left;
}
#main .row5 ul .link_3{
	background: url(../images/link-3.png) no-repeat left;
}
#main .row5 ul .link_4{
	background: url(../images/link-4.png) no-repeat left;
}
#main .row5 ul .link_5{
	background: url(../images/link-5.png) no-repeat left;
}
#main .row5 ul li a{
	color: black;
	font-weight: bold;
}
#main .row5 ul li a:hover{
	text-decoration: underline;
}
#main .pull-right{
	float: right;
	width: 750px;
}

#main .pull-right .roww{
	margin-top: 10px;
}
#main .pull-right .roww{
	margin-top: 10px;
}
#main .pull-right .roww1{
	background: url(../images/bg-nav.png) no-repeat;
	background-size: 100% 100%;
	height: 30px;
	padding: 10px;
	padding-top: 5px;
}
#main .pull-right .roww1 h2{
	text-transform: uppercase;
	color: white;
	text-align: center;
}
#main .pull-right .roww2{
	padding:10px;
}

#main .pull-right .roww3{
}
#main .pull-right .roww3 ul li {
	float: left;
margin: 10px;
height: 207px;
position: relative;
border: 1px solid brown;
width: 227px;
}
#main .pull-right .roww3 ul li div{
	position: absolute;
	display: none;
	background: #fefa87;
	width: 217px;
	height: 40px;
	padding: 5px;
	margin-top: -55px;
}
#main .pull-right .roww3 ul li:hover div{
	display: block;
}
#main .pull-right .roww3 ul li div a{
	font-size: 14px;
font-family: Tahoma;
color: rgb(111, 76, 0);
font-weight: bold;
}
#main .roww4 ul li {
	width: 100%;
	float: left;
	margin: 5px;
	padding-bottom: 15px;
	height: 115px;
	overflow: hidden;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #969696;
}
#main .roww4 ul li .trai{
	float: left;
	padding: 5px;
}
#main .pull-right .roww4 ul li .phai a{
	font-size: 14px;
font-family: Tahoma;
color: rgb(111, 76, 0);
font-weight: bold;
}
#main .roww5{
	margin-top: 15px;
	padding: 10px;
	border-top: 1px;
	border-top-style: dotted;
	border-color: gray;
}
#main .roww5 ul li{
	list-style: url(../images/arrow.png);
	list-style-position: inside;
}
#main .form{
	width: 500px;
	margin: auto;
}
#main .form label{
	font-weight: bold;
}
#main .form input:focus, textarea:focus{
	background: white;
}
#main .link{
	margin-left: 10px;
	margin-right: 10px;
}
#main .link a{
	margin: 2px;
	color: #2a5da9;
}
#main .link a:hover{
	color: #003d99;
}
#footer{
	width: 100%;
	margin: auto;
	padding-top: 16px;
	padding-bottom: 20px;
}
#footer .footer{
	width: 100%;
	background: url(../images/bg-footer.png) repeat top left;
	padding-bottom: 0px;
	margin: auto;
	text-align: center;
}
#footer .footer span{
	line-height: 41px;
	color: white;
}