@charset "utf-8";
/*栏目title*/
.tit {
	background-color: #473101;
	background-image: url(images/titicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	height: 27px;
	line-height: 24px;
	text-indent: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 14px;
	padding-top: 3px;
	color: #FFCC00;
}
.con-title{
	height:32px;
	width:100%;
	text-align: left;
	float: left;
	background-color: #97BB21;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #fff;
	border-bottom-color: #333300;
	border-left-color: #fff;
}
.con-titleleft{
	background-color: #97bb21;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 35px;
	text-align: left;
	height: 25px;
	color: #EBFE9C;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	float: left;
	background-image: url(images/titicon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.con-titleright{
	background-color: #97bb21;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	height: 25px;
	color: #EBFE9C;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	float: left;
	width: 1px;
	clear: right;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ad {
	margin-top: 5px;
	margin-bottom: 5px;
	
	background-repeat: repeat-x;
	height: 100px;
	width: 960px;
	display: block;
	margin-right: 2px;
	margin-left: 3px;
}
.btn3 {
	color: #FFFFFF;
	background-image: url(images/btn3_bg.gif);
	text-align: center;
	display: block;
	height: 19px;
	width: 45px;
	text-decoration: none;
	line-height: 18px;
	margin: 2px;
	float: right;
}

.jiaoshe {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #97bb21;
	text-decoration: none;
	padding: 8px;
	text-align: center;
	display: block;
	font-weight: bold;
	background-image: url(images/yuanchuangjiaoshe.gif);
	background-repeat: no-repeat;
	height: 32px;
}
.btn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 4px;
	height: 20px;
	width: 107px;
	background-image: url(images/btn2_bg.gif);
	text-align: center;
	line-height: 20px;
}

