/*--------------------[基本样式]--------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	background:#e9e9e9;
}
#logo a span {
	display:none;
}
#end p {
	display:inline;
	float:left;
}
#page860 {
	width:860px;
	margin:0 auto;
	background-color:#ffffff;
}
/*----top----*/
#logo {
	display:inline;
	float:left;
	width:225px;
	height:122px;
	text-align:center;
}
#logo a {
	display:block;
	width:174px;
	height:95px;
	background:url(../images/logo.gif) no-repeat left center;
	margin-top:20px;
}
/*----contant----*/
#contant {
	padding:36px;
}
#main {
	padding:16px;
	height:60px;
}
.bolder {
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	color:black;
}
.indent {
	padding-left:20px;
}
/*----end----*/
#end {
	width:860px;
	height:30px;
	clear:both;
	line-height:30px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.f_left {
	width:224px;
	border-right:1px solid #cccccc;
	text-align:center;
}
.f_right, .f_right label {
	padding-left:10px;
	font-size:9px;
}
#end a {
	color:#333333;
	text-decoration:none;
}