@charset "UTF-8";
ul,ol{margin:0px; padding:0px;}

body{
	font-size:14px;  color:#666666; min-width:1200px; width:100%;font: normal 14px/160% Verdana, Geneva, sans-serif;
}

img{
	border:none;
}

li{
	list-style-type:none;
}

.clear{
	clear:both;
}

.base{
	width:1200px; margin:0 auto;
}
.top5{
	margin-top:5px;
}
.top10{
	margin-top:10px;
}
.top15{
	margin-top:15px;
}
.top20{
	margin-top:20px;
}
.top25{
	margin-top:25px;
}
.ptop10{
	padding-top:10px;
}
.ptop15{
	padding-top:15px;
}

.ptop20{
	padding-top:20px;
}

.bottom5{
	margin-bottom:5px;
}

.bottom10{
	margin-bottom:10px;
}

.bottom15{
	margin-bottom:15px;
}

.bottom20{
	margin-bottom:20px;
}

.bottom25{
	margin-bottom:25px;
}

.left5{
	margin-left:5px;
}
.left10{
	margin-left:10px;
}

.left15{
	margin-left:15px;
}

.right5{
margin-right:5px;
}

.right10{
margin-right:10px;
}

.head{
	height:100px; padding:15px 0px;
}

.snav {
	border-bottom:solid 1px #BDBDBD; padding-top:10px;
}

.snav ul li{
	display:inline-block; padding:0px 20px; position:relative;
}

.snav ul li:hover{
	background:#8EBE44;
}

.snav ul li>a{
	display:block; line-height:50px; height:50px; color:#000; font-size:16px; text-decoration:none; padding:0px 6px;
}

.snav ul li:hover>a{
	color:white;
}



.snav ul li div{
	position:absolute; width:100%; height:auto; display:none; left:0px; top:49px; padding-top:2px; z-index:99999;background:#8EBE44;padding-bottom:12px; text-decoration:none; border-bottom-left-radius:4px; border-bottom-right-radius:4px; opacity:0.95;
}

.snav ul li div a{
	display:block; height:30px; margin:0px 2px; border-bottom:dashed 1px #ccc; line-height:30px; color:#f1f1f1; font-size:12px; text-align:center; text-decoration:none;
}

.snav ul li div a:hover{
	color:white;
}

.snav ul li:hover div{
	display:block;
}



.logo{
	text-align:center; line-height:100px; height:100px;
}

.footer{
	background:#8EBE44; color:white; padding:15px 0px; margin-top:30px;
}

.footer a{
	color:white;
}

.lt{
	height:32px; line-height:32px; text-align:center; margin-bottom:13px;
}

.lt a{
	font-size:16px; color:white; margin:0px 15px;
}

.nos{
	line-height:20px; text-align:center;
}

.title{
	height:31px; text-align:center; line-height:31px; background:url(../images/title.png) no-repeat center center; margin-bottom:25px; color:white; font-size:16px;
}

.about-desc{
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    line-height: 33px;
    text-align: left;
    word-spacing: 10px;
    letter-spacing: 4px;
    height: 505px;
	color:#666;
	padding-left:35px;
	overflow:hidden;
}

.about-descs{ 
    line-height: 27px;
    text-align: left;
	color:#666;
	overflow:hidden;
	text-indent:2em;
}

.about-title{
	writing-mode: vertical-rl;
    writing-mode: tb-rl;
    line-height: 29px;
	height:500px;
	color:black;
	font-size:16px;
	width:30px; 
	float:right;
	padding-right:25px;
}

.btn-s{
	background:#2C353E; width:462px; color:white;
	margin-left:120px;
}

.btn-s:hover{
	background:#E50012;
}

.form-horizontal.s .control-label {
    width: 100px;
    text-align: right;
}

.form-horizontal.s .controls {
    margin-left: 120px;
}

.s .controls input{
	width:450px; background:#d5dec8;
}

.bnos{
	background:url(../img/bg.jpg) no-repeat center center; padding:30px 0px;
}

#content{
	height:155px; width:450px; background:#d5dec8;
}