﻿@charset "utf-8";
body{
	padding:0;
	margin:0;
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#006600;
}
#warp{ width:960px; margin-left:auto; margin-right:auto}

a:link{color:#006600; text-decoration:none;}
a:hover{ color:#006600; text-decoration:underline;}
a:active{color:#006600; text-decoration:none;}
a:visited{color:#006600; text-decoration:none;}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
#top{ background:#f5f5f5; height:26px; border-bottom:1px #d4d4d4 solid; color:#666666; line-height:26px; font-size:12px;}
#nav{ background:#37a216; height:37px; color:#fff; font-size:14px; text-align:center; line-height:37px; font-weight:bold;}
#nav a:link{ color:#fff; text-decoration:none;}
#nav a:hover{ color:#ffff66; text-decoration:none;}
#nav a:active{ color:#fff; text-decoration:none;}
#nav a:visited{ color:#fff; text-decoration:none;}
#right{ width:227px; padding-left:7px; vertical-align:top;}
.lmt{ background:url(../images/index_11.jpg) repeat-x top left; height:27px; line-height:27px; border:1px #b2e5b2 solid; padding:0 6px;}
.green{ color:#006600; font-size:14px; font-weight:bold;}
.more{font-size:14px;color:#006600; text-align:right;}
.box{ border:1px #b2e5b2 solid; border-top:none; padding:9px; vertical-align:top;}
.box1{ border:1px #b2e5b2 solid; border-top:none; vertical-align:top;}
.lmt1{ background:#e4ffe4; height:23px; border-top:1px #b2e5b2 solid; border-bottom:1px #b2e5b2 solid; color:#ff6600; font-weight:bold; padding:0px 6px; line-height:23px;}
.lmtt{ background:#e4ffe4; height:23px; color:#ff6600; font-weight:bold; padding:0px 6px; line-height:23px;}
.lmt3{ background:#F2F2F2; height:28px; border:1px #b2e5b2 solid;  border-left:none; border-right:none;color:#ff6600; font-weight:bold; padding:0px 6px; line-height:28px;}
.p6{padding:6px;}
.pt10{padding-top:10px;}
.mb10{margin-bottom:10px;}
#left{ width:264px; vertical-align:top; padding-right:7px;}
.border{ border:1px #99cc99 solid;}
#news{ background:url(../images/index_08.jpg) no-repeat top left; padding:7px 15px; vertical-align:top; position:relative;}
#hot{ position:absolute; top:-5px; left:-5px;}
.yellow{ color:#ff9900;}
.xiangre{ border-bottom:1px #33cc33 dashed;}
.dq{ background:url(../images/index_24.jpg) no-repeat top left; width:28px; text-align:center; color:#ffff99; font-weight:bold; height:56px; vertical-align:left;padding-left:2px; text-align:left;}
.lmt2{ background:url(../images/index_36.jpg) no-repeat bottom left; width:87px; color:#fff; font-weight:bold; text-align:center; }
.llbg{ background:url(../images/index_37.jpg) no-repeat bottom left; width:249px;}
.more1{font-size:14px;color:#006600; text-align:right;padding-left:10px; background:url(../images/index_44.jpg) no-repeat bottom left; width:45px;}
.menu{ background:#006600; color:#ffff66; text-align:center; height:30px; line-height:30px;}
.foot{ padding:15px; text-align:center;}
.box2{ border:1px #b2e5b2 solid;  padding:9px; vertical-align:top;}
.time{ text-align:right; color:#acacac;}
.box3{  padding:10px 0px; vertical-align:top;}
.box4{ border:1px #b2e5b2 solid; vertical-align:top;}
.alin{ font-size:12px; text-align:right;}
.p10{padding:10px;}
.bt{ font-size:18px; font-weight:bold; text-align:center; height:30px;}
.pic{ border:1px #b2e5b2 solid; padding:5px; background:#fff; width:155px;}
.pr10{ padding-right:10px;}
.bt1{ font-size:18px; font-weight:bold; text-align:left; height:30px;}
.mb20{ margin-bottom:20px;}
.cs{ color:#a6a6a6; font-size:12px; text-align:center; height:24px; border-bottom:1px #ccc solid;}




/*--------------------首页广告切换----------------------*/
div#MainPromotionBanner{
	width:870px;
	height:273px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 273px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 870px;
	height: 273px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 870px;
	height: 273px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 248px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
