@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
	background:url(/image/bg.jpg) no-repeat scroll center top;
}
a {
	color: #3B3B3B;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: "宋体", Arial;
}
a:hover {
	color: #03A206;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 12px;
	line-height: 18px;
	color: #3B3B3B;
	font-family: "宋体", Arial;
}
.p14 {
	font-size: 14px;
	line-height: 20px;
	color: #3B3B3B;
	font-family: "宋体", Arial;
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #3B3B3B;
	font-family: "宋体", Arial;
}
.title {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color:  #03A206;
	padding-left:4px;
	font-family: "黑体";
}
.white {
	color: #FFF;
	font-family: "宋体", Arial;
}
.red {
	color: #900;
	font-family: "宋体", Arial;
}
.foot, .foot a {
	font-size: 12px;
	line-height: 180%;
	color: #3B3B3B;
	font-family: "宋体", Arial;
}
.foot a:hover {
	color: #03A206;
}

.s_txt {
width: 110px;
height: 16px;
height:20px;line-height:20px;
border: none;
padding-left:24px;
float: left;
background: url(../images/s_txt_bg.png) left top no-repeat;
}
.s_btn {
width: 60px;
height: 20px;
border: none;
cursor: pointer;
float: left;
background: url(../images/s_btn_bg.jpg) no-repeat;