.header {
	width:960px;
	text-align:center;
	margin:0pt auto;
}
.header .logo{
	float:left;
	background:transparent url(../../images/reg/logo.gif) no-repeat scroll 10px 0px;
	width:41px;
	height:31px;
}
.header .header_line{
	width:910px;
	height:22px;
	float:right;
	padding-top:8px;
}
.header .left{
	overflow:hidden;
	padding-left:4px;
	background:transparent url(../../images/reg/header_left.gif) no-repeat scroll 0 0;
}

.header .center{
	background-color:#FF9900;
	height:18px !important;
	height:22px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:4px 0px 0px 20px;
}
.header .right{
	overflow: hidden;
	padding-right: 4px;
	background:transparent url(../../images/reg/header_right.gif) no-repeat scroll right 0px;
}
/*页脚样式*/
.floor {
	width: 958px;
	text-align: center;
	margin: 0px auto;
}
.floor1 {
	width: 100%;
	height: 28px;
	text-align: center;
	margin: 0pt auto;
}
.floor1_left {
	overflow: hidden;
	padding-left: 10px;
	background: transparent url("../../images/common/floor_l.gif") no-repeat
		;
}
.floor1_right {
	overflow: hidden;
	padding-right: 10px;
	background: transparent url("../../images/common/floor_r.gif") no-repeat
		scroll right;
}
.floor1_center {
	background-color: #E4E4E4;
	height: 28px;
}
.floor1 .people {
	float: left;
	width: 26px;
	height: 27px;
	background: transparent url("../../images/common/people.gif") no-repeat
		scroll right;
	margin: 0px 8px 0px 332px;
	display: inline;
}
.floor1 li {
	float: left;
	list-style: none;
	padding: 8px 5px 0px 5px;
}
.floor2 {
	line-height: 180%;
	text-align: center;
	margin: 5px auto;
}