@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	background:#fff;
}
#header
{
	width: 100%;
	margin: 0 auto;
	height: 150px;
	background: url(../images/bg.png) repeat;
	position: absolute;
	z-index: 1;
}
.headersec
{    
	width: 950px;
    height: 150px;
 	margin:0 auto;
	border:0px solid #fff;
	
	}

.logo	
{    
	width: 300px;
    height: 125px;
 	display: inline-block;
	border:0px solid #fff;
	padding-top:20px;
	float:left;
	
	}
.header-right
{
	width: 620px;
    height: 150px;
 	display:inline-block;
	border:0px solid #093;
	margin-top:20px;
	
}
.header-right1
{
	width: 320px;
    height: 30px;
	border:0px solid #fff;
	font-family: 'Monda', sans-serif;
	font-size: 14px;
	color: #6ebe44;
	line-height:22px;
	float:right;
	display:inline-block;
	clear:both;
	text-align:right;
}
.header-right2
{
	width: 422px;
    height: 50px;
	border:0px solid #fff;
	clear:both;
	float:right;
	margin-top:10px;
}

#main-banner
{
	width:100%;
	margin:0 auto;
	height:auto;
	padding:0;
	border:0px solid #1e1516;
	
	
}

#main
{
	width:100%;
	margin:0 auto;
	height:auto;
	padding:0;
	margin-top:20px;
	border:0px solid #fff;
}
#content-wrapper
{
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0px;
	margin-top:20px;
	
}

#top
{
	width:960px;
	height:100px;
	margin:0 auto;
	border:0px solid #366;
}
#top-left
{
	width:350px;
	height:70px;
	border:0px solid #369;
	float:left;
	
}

#top-right ul
{
	list-style-type:none;

}
#top-right ul li
{
	display:inline;
}
.top-link a:link {
	text-decoration: none;
	color: #6ebe44;
	font-family: 'Monda', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
}
.top-link a:visited {
	text-decoration: none;
	color: #6ebe44;
	font-family: 'Monda', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.top-link a:hover {
	color:#fff;
	font-family: 'Monda', sans-serif;
	font-size: 14tpx;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.top-link a:active {
	text-decoration: none;
	color: #6ebe44;
	font-family: 'Monda', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

#banner
{
	width:100%;
	height:522px;
	margin:0 auto;
	padding:0px;
	background-repeat:no-repeat;
	margin-top:0px;
	z-index:-1;
	clear:left;
	
}
.homediv
{
    width: 295px;
    height: 200px;
/*    background: red;
*/    display: inline-block;
	clear:both;
	
}

.homediv:nth-child(2)
{
     margin-left:28px;
}

.homediv:nth-child(3)
{
     float:right;
}
.homesec
{
	width:300px;
	display:block;
	height:auto;
	border:0px solid #fff;
	text-align:center;
	
}

.homesecsec
{
	width:200px;
	display:block;
	height:auto;
	border:0px solid #fff;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	font-style:italic;
	margin:0 auto;
	padding-bottom:10px;
}
.content
{
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.8px;
	color:#666;
	line-height:19px;
	width:210px;
	letter-spacing:0px;
	height:158px;
	border:0px solid #333;
}
#index-scroll {
	width:925px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
}

.page-head
{
	font-family: 'Gafata', sans-serif;
	font-size:22px;
	color:#333;
}
.fooup-head
{
	font-family: 'Gafata', sans-serif;
	font-size:22px;
	color:#fff;
}
h4
{
	font-family: 'Gafata', sans-serif;
	font-size:18px;
	color:#666;
	line-height:10px;
}
h5
{
	font-family: 'Gafata', sans-serif;
	font-size:16px;
	color:#666;
	line-height:6px;
}
.head
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
}
.homesecsec1
{
	width:300px;
	display:block;
	height:auto;
	border:0px solid #fff;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#9d7c7c;
	line-height:20px;
	margin:0 auto;
	padding-bottom:15px;
}
.homesecwel
{
	width:250px;
	display:block;
	height:auto;
	border:0px solid #fff;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	margin:0 auto;
	background:#fcfbfb;
	padding:5px;

}

.more
{
	width:110px;
	height:20px;
	padding:10px 20px;
	vertical-align:bottom;
	margin:0 auto;
	padding-bottom:10px;
	
}

.more a:link
{
	text-decoration:none;
	font-family: 'Monda', sans-serif;
	font-size:14px;
	color:#fff;
	padding:10px 42px;
	background:#2d2323;
	
}

.more a:hover
{
	text-decoration:none;
	font-family: 'Monda', sans-serif;
	font-size:14px;
	color:#333;
	padding:10px 42px;
	background:#ff842a;
	
}


#footer
{
	width:100%;
	height:120px;
	background:url(../images/footer-bg.jpg) repeat bottom;
	margin:0 auto;
	margin-top:10px;
	border-top:1px dashed #ccc;
	
}

.get-band
{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	line-height:18px;
	
}

.read-link a:link {

	text-decoration: none;
	color: #2a2a2a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
}
.read-link a:visited {
	text-decoration: none;
	color: #2a2a2a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.read-link a:hover {
	color:#3AB5F8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13tpx;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.read-link a:active {
	text-decoration: none;
	color: #2a2a2a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

#footer-up {
width: 260px;
float:left;
margin-left:18px;
padding-bottom:20px;
font-size:12px;
}

#footer-up ul
{
font-family:Verdana, Geneva, sans-serif;
text-transform:none;
margin:0;
padding:0;
}

#footer-up ul li
{

line-height:19px;
margin-left:-20px;
border-bottom:1px solid #1A1A1A;

}

#footer-up a
{
color: #AAAAAA;
text-decoration: none;
font-size: 12px;
display: block;
padding:4px;
width: 260px;
text-align:left
}

#footer-up a:link, #footer-up a:visited
{
color: #AAAAAA;
text-decoration: none;
text-transform:none;
}

#footer-up a:hover
{
color: #fff;
}


#why {
width: 590px;
float:left;
margin-left:18px;
padding-top:10px;
}

#why ul
{
font-family:Verdana, Geneva, sans-serif;
text-transform:capitalize;
margin:0;
padding:0;

}

#why ul li
{
list-style-image:url(../images/bullet.png);
line-height:25px;
}


.mail-link a:link  {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration:none;
}

.mail-link a:visited  {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration:none;;
}

.mail-link a:hover  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #6ebe44;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration:none;
}

.mail-link a:active  {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration:none;
}

#more
{
	width:100px;
	height:20px;
	padding:0px 20px 20px 0px;

	
	}
.more-box-link a:link {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding:5px 15px;
	background:#333;
}
.more-box-link a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding:5px 15px;
	background:#333;
}
.more-box-link a:hover {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding:5px 15px;
	background:#666;
}
.more-box-link a:active {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding:5px 15px;
	background:#333;
}

#key-words
{
	width:955px;
	height:auto;
	margin:0 auto;
	border:0px solid #fff;
	margin-top:-30px;
	
}
#key-words ul
{
	list-style:none;
	padding:1em 0;
	text-align:justify;
}
#key-words li
{
	display:inline;
	background:none;
	line-height:20px;
	background:#0b0b0b;
	margin-top:10px;
} 
#key-words li a 
{
	text-decoration:none;
	padding:5px 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.2px;
	color:#4D4D4D;
	line-height: 24px;
	text-align:justify;
}

#key-words li a:hover
{
	text-decoration:none;
	padding:5px 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.2px;
	color:#6EBE44;
	line-height: 20px;
	text-align:justify;
}

.key-words-link a:link {
	text-decoration: none;
	color: #b6b6b6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.2px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	
}
.key-words-link a:visited {
	text-decoration: none;
	color: #b6b6b6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.2px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.key-words-link a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.2px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}
.key-words-link a:active {
	text-decoration: none;
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.2px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
