body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	line-height:22px;
	background-color:#fff;
	/*font-family:Arial;*/
}
.clr {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	height:0px;
}
p,ul,h1,img,em,dl,dt,dd,form{
	margin:0px;
	padding:0px;
	border:none;
	list-style-type:none;
	font-style:normal;
	font-weight:normal;
}

input,select{
	vertical-align:middle;
}
label input,textarea,select{
	border-top:#696969 1px solid;
	border-left:#696969 1px solid;
	border-right:#e3e3e3 1px solid;
	border-bottom:#e3e3e3 1px solid;
	background-color:#FFF;
	color:#444;
}
code input{
	position:relative;
	top:-2px;
	*top:0px;
	_top:-3px;
	margin-right:4px;
	*margin-right:2px;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#008312;
	text-decoration: underline;
}
a font{
	color:#008312;
	font-size:12px;
}
.gr_main {
	width:960px;
	margin:0px auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
td,tr,table {
	border-collapse:collapse;
	border:none;
}
.fs4 {
	font-size:14px;
}
.fw{
	font-weight:bold;
}
.margintop{
	margin-top:10px;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.hei5 {
	height:3px;
	line-height:0px;
	font-size:0px;
}
.textjust{
	text-align: justify;
	text-justify:inter-ideograph;
}
.fanye{
	text-align:center;
	padding-bottom:15px;
	padding-top:8px;
	padding-left:65px;
	font-family:Arial, Helvetica, sans-serif;
	height:50px;
}
.fanye a{
	padding:0px 8px;
	border:#dcdcdc 1px solid;
	cursor:pointer;
	display: inline-block;
	float:left;
	margin-left:5px;
}
.fanye a.on{
	border:#fff 1px solid;
	font-weight:bold;
}
.fanye input{
	border:#dcdcdc 1px solid;
	width:26px;
	height:18px;
	padding-top:3px;
	background-color:#FFF;
	vertical-align:middle;
	margin-bottom:2px;
	float:left;
	margin-left:5px;
	text-align:center;
}
/*address{background-position:right center;}*/