@charset "utf-8";
/*栏目title*/
.tit {
	background-color: #001331;
	background-image: url(images/titicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	height: 28px;
	text-indent: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404E0E;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
	color: #E899B6;
}
.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/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #001331;
	background-position: top;
}
a:link {
	color: #8E3875;
}
a:visited {
	color: #4E124E;
}
a:hover {
	color: #FF0099;
}
a:active {
	color: #A62F7F;
}


.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: 20px;
	text-decoration: none;
	line-height: 18px;
	margin: 2px;
	float: right;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #B427AA;
}


.tit {
	background-color: #001331;
	background-image: url(images/titicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	height: 30px;
	line-height: 24px;
	text-indent: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E37EBC;
	color: #E5A9B9;
	clear: both;
}

.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;
}
