@charset "utf-8";
/* CSS Document */
body {
	color:#333;
	font-family:"微软雅黑", "宋体";
	font-size:12px;
}
a {
	text-decoration:none;
	color:#360;
}
a:hover {
	color:#333;
}
.clear {
	clear:both;
}
.panel {
	width:940px;
	margin:auto;
}
strong {
	font-weight:bold;
}
h2 {
	font-size:32px;
	padding-top:30px;
	padding-left:40px;
}
h3 {
	color:#629932;
	font-size:18px;
}
h4 {
	font-size:18px;
}
h5{
	color:#629932;
	font-size:14px;
	font-weight:bold;
	}
/*==================================*/
#wrapper {
	background:url(../img/bg.jpg) repeat-x top left #ccff99;
	padding:30px;
}
/*==================================*/
#navi {
	margin-bottom:15px;
	margin-left:15px;
	font-size:14px;
	position:relative;
}
#navi h1 a {
	display:block;
	width:300px;
	height:58px;
	background:url(../img/logo.gif) no-repeat;
	text-indent:-9000px;
}
#navi ul {
	position:absolute;
	right:0;
	top:25px;
}
#navi ul li {
	float:left;
	margin-left:10px;
}
#navi ul a {
	display:block;
	width:80px;
	height:30px;
	line-height:25px;
	background:url(../img/naviBg.gif) no-repeat -100px -100px;
	text-align:center;
}
#navi .current a, #navi ul a:hover {
	background:url(../img/naviBg.gif) no-repeat top left;
	color:#fff;
}
/*==================================*/
#banner {
	background:url(../img/mainpic.jpg) no-repeat left top;
	height:330px;
	position:relative;
}
#banner p {
	font-size:16px;
	text-shadow: 0 1px 0 #8db069;
	width:540px;
	text-indent:30px;
	line-height:26px;
	position:absolute;
	right:30px;
	bottom:50px;
}
/*==================================*/
.content {
	padding:20px;
	background-color:#fff;
	border:1px solid #9dca46;
	border-top:none;
	margin-bottom:20px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
}
.block {
	width:890px;
	margin:auto;
}
.block div {
	width:195px;
	height:140px;
	float:left;
	margin-right:15px;
	padding-right:15px;
	line-height:20px;
	border-right:1px solid #ccc;
}
.block div img {
	float:right;
	margin-left:10px;
}
/*==================================*/
.bottombar {
	background:url(../img/mainbottom.gif) left top;
	width:890px;
	height:40px;
	margin:30px auto 10px auto;
}
.bottombar p {
	padding:8px 0 0 45px;
	font-size:16px;
	position:relative;
}
.bottombar p a {
	color:#333;
}
.bottombar p a:hover {
	text-decoration:underline;
}
.bottombar p a.more {
	font-size:12px;
	position:absolute;
	right:20px;
	top:12px;
}
/*==================================*/
.box {
	border:1px solid #9dca46;
	padding:10px;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:left;
	width:600px;
	text-align:center;
}
.box div {
	padding:10px;
	background-color:#e4f4c5;
	width:275px;
}
.box p {
	text-align:left;
}
.box .img {
	border:1px solid #999;
	margin:10px auto;
	padding:0;
	background-color:#fff;
}
.faq {
	border:1px solid #9dca46;
	padding:10px;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:right;
	width:280px;
}
.faq div {
	padding:10px;
	background-color:#e4f4c5;
}
.faq ul {
	font-size:14px;
	margin-top:10px;
}
.faq li{
	margin-bottom:10px;
	}
.faq li p{
	font-size:12px;
	}
/*==================================*/
#footer {
	background:url(../img/footerBg.gif) repeat-x #9dca46;
	padding:30px;
}
#footer li {
	float:left;
	color:#003300;
}
#footer .logo {
	width:200px;
	margin-right:30px;
	padding-top:5px;
}
#footer .hotline {
	width:250px;
	float:right;
}
#footer .link {
	padding-top:12px;
}
#footer .link a {
	color:#003300;
}
#footer .link a:hover {
	text-decoration:underline;
}
/*==================================*/
.titlebar {
	background:url(../img/titleBg.jpg) no-repeat left top;
	height:100px;
}
.text {
	line-height:24px;
	font-size:14px;
	padding:20px;
	position:relative;
}
.text h3 {
	margin-bottom:10px;
}
.text ul li {
	list-style:url(../img/arrow.png) outside;
	margin-left:25px;
}
.about p {
	text-indent:25px;
	margin-bottom:10px;
}
.webpic {
	border:5px solid #e4f4c5;
	width:350px;
	height:200px;
	float:right;
	margin:20px;
}
/*==================================*/
.tableblock {
	float:left;
	margin-right:30px;
}
.tablestyle,.tablestyle2 {
	border:1px solid #9dca46;
	background-color:#e4f4c5;
	display:block;
	padding:1px;
	margin-bottom:30px;
}
.tablestyle thead,.tablestyle2 thead {
	background-color:#9dca46;
	text-align:center;
	font-weight:bold;
}
.tablestyle td {
	border:1px solid #fff;
	width:100%;
	padding:5px;
}
.tablestyle .odd {
	background-color:#fff;
}
.tablestyle2{
	width:600px;
	
	
	}
.tablestyle2 td{
	border:1px solid #fff;
	padding:1px 5px;
	text-align:center;
	
	}
.tablestyle2 .odd {
	background-color:#d5e8b1;
	}
	
#rrrr {
	position:absolute;
	width:96px;
	height:18px;
	z-index:10;
	margin-left: 825px;
	margin-top: 2px;
}

