﻿@charset "utf-8";
body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#444444;
	line-height:20px;
}
a {
	font-family:Tahoma;
	font-size:12px;
	color:#444444;
	text-decoration:none;
}
a:hover {
    color:#5b9400;
	}
input,textarea {
    border:1px solid #cccccc;
	font-family:Tahoma;
	font-size:12px;
	}
	
img {border:0;}
/*框架*/
#container {
    margin:0 auto;
	width:990px;
	}
	
/*头部*/
#header {
    width:100%;
	height:102px;
	background:url(images/header_bg.jpg) no-repeat;
	}
#header .logo {
    background:url(images/logo.jpg) no-repeat center;
	height:102px;
	width:203px;
	float:left;
	}
#header .top {
    float:right;
    }
	
/*导航*/
#nav {
    width:100%;
	height:49px;
	}
	
/*banner*/
#banner {
    height:175px;
	margin-bottom:10px;
	}
	
/*主体*/
#pagebody {
    margin:0 auto;
	width:100%;
	}
#indexleft {
    width:288px;
	float:left;
	}
#indexright {
    width:290px;
	float:left;
	}
#indexmain {
    width:348px;
	margin:0px 32px 0px 32px;
	float:left;
	}
#indexmain .pro {
    margin:0px 9px 18px 0px;
	float:left;
	}
#indexmain .pro2 {
    margin:0px 0px 18px 9px;
	float:left;
	}
	
#newslist {
    float:left;
	margin:0px;
	padding:0px;
	width:100%;
	}
#newslist li {
    background:url(images/news_lingbg.jpg) no-repeat;
	list-style:none;
	height:25px;
	width:100%;
    float:left;
	}
#newslist li a {
    padding-left:16px;
	line-height:25px;
	}
    
	
	
/*底部*/
#footer  {
    background:url(images/foot_bg.jpg) no-repeat;
	height:90px;
	width:100%;
	margin-top:30px;
	float:left;
	}
#footer a {
    padding:50px 0px 0px 20px;
	float:left;
	}
	

#main {
    width:700px;
	float:left;
	}
#main h1 {
    padding:0px 0px 5px 0px;
	margin:0px;
	font-size:14px;
	color:#5b9400;
	width:100%;
	border-bottom:1px solid #e2e2e2;
	background:url(images/title_icon.jpg) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:40px;
	}
#left {
    width:180px;
	margin-right:70px;
	float:left;
	}
#leftnav {
    padding:0px;
	margin:0px 0px 30px 0px;
	width:180px;
	}
#leftnav li {
    list-style:none;
	width:100%;
	border-bottom:1px solid #e2e2e2;
	line-height:36px;
	}
#leftnav li a {
    font-weight:bold;
	margin-left:20px;
	}
#leftnav li.hover {
	background-image: url(images/leftnavbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
#leftnav li.hover a {
    color:#FFFFFF;
	}
#leftnav li:hover {
    background-image: url(images/leftnavbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFFFFF;
	}
.contact {
    background:url(images/contact_bg.jpg) no-repeat bottom right;
	}
.green {
    color:#5b9400;
	}
	
#faq {
    width:700px;
	}
#faq h2 {
     background:url(images/icon_q.gif) no-repeat 3px left;
	 font-size:14px;
	 margin:0px;
	 padding:0px 0px 0px 24px;
	 color:#5b9400;
	 }
#faq h3 {
     background:url(images/icon_a.gif) no-repeat 3px left;
	 font-size:12px;
	 font-weight:normal;
	 margin:0px 0px 15px 0px;
	 padding:0px 0px 15px 24px;
	 border-bottom:1px #e2e2e2 dashed;
	 }	 
	 
.brd { border-bottom:1px dashed #ccc;}
.blue { color:#5b9400; font-weight:bold; font-size:12px;}rder-bottom:1px dashed #ccc;}
.blue { color:#5b9400; font-weight:bold; font-size:12px;}


.aplImg { clear:both; margin:0; padding:0; overflow:hidden; text-align:center;}
.aplImg li { list-style:none; float:left; margin:0px 15px 30px 15px; width:310px; height:250px;  text-align:center; }
.aplImg li img { border:none; display:block; margin-bottom:3px;padding:2px; border:1px solid #ccc;}
