body {
	background:#FFF;
	margin:0 auto;
	padding:0;
	height: 100%; 
	min-height: 100%;
	font-size:11px;
	font-family:Arial;
}

img {
	padding:0;
	margin:0;
	border:none;
}

.head-title {
	color:#FFF;
	font-weight:bold;
	line-height:28px;
	font-size:13px;
	padding-left:45px;
}

.menuhead-title {
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	padding-left:32px;
}

.menu-content {
	padding:2px 8px 0 8px;
}

#content-bottom-title {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:22px;
}

#content-bottom-title a {
	text-decoration:none;
	color:#FFF;
}

#outter-page {
	background:#FFF;
	background-attachment: fixed;
	background-position: center;
	width:1200px;
	height:auto;
	min-height:100%;
	margin:0 auto;
	position:absolute;
	width:100%;

}

#pagewrapper {
	width:1000px;
	margin:auto;
}

#top-wrapper {

	height:32px;
	z-index:100;
}

#top {
	width:1000px;
	margin:auto;
}

#top-wrapper #top ul {
	height:28px;
	padding:0;
	margin:0 0 0 35px;
	float:left;
	border-left:1px solid #FFF;
}

#top-wrapper #top ul li {
	background:url(images/bar-top-btn.png);
	height:28px;
	border-right:1px solid #FFF;
	float:left;
	line-height:28px;
	list-style-type:none;
	padding:0 8px;
}

#top-wrapper #top ul li:hover {
	background:url(images/bar-top-hover.png);
}

#top-wrapper #top ul a li {
	text-decoration:none;
	color:#000;
}

#top-wrapper #top ul li a {
	text-decoration:none;
	color:#000;
}

#login {
	float:right;
	margin:0 15px 0 0;
}

#header {
	background:url(images/header.png);
	width:1000px;
	height:160px;
	margin:auto;
}

#bar {
	height:28px;
}

#advert-head {
	width:468px;
	height:60px;
	margin:35px 31px 0 501px;
}

#content {
	width:1000px;
}

#content-head {
	background:url(images/content-head.png);
	height:5px;
}

#content-mid-bg {
	background:url(images/content-mid.png);
	float:left;

}

#content-mid {
	width:974px;
	margin:auto;
	float:left;
	margin:0 13px 0 13px;
}

#left-content {
	width:174px;
	float:left;
}

.menu-head {
	background:url(images/menu-head.png);
	height:24px;
}

.menu-mid {
	background:url(images/menu-mid.png);
	width:174px;
}

.menu-bottom {
	background:url(images/menu-bottom.png);
	height:8px;
}

.left-list-ul {
	margin:0;
	padding:0;
	list-style:none;
}

.left-list-li {
	background:url(images/point.png) no-repeat;
	background-position: 0 .4em;
	list-style:none;
	border-bottom: 1px dashed #CCC;
	padding:0 0 0 13px;
	height:20px;
	line-height:18px;
}

.left-list-li a {
	text-decoration:none;
	color:#000;
}

#right-content {
	width:174px;
	float:right;
}

#mid-login {
	background:url(images/mid-login.png);
	width:620px;
	height:124px;
	margin:0 0 3px 0;
}

#mid-content {
	width:620px;
	margin:auto;
}

#white-content {
	padding:0 0 3px 0;
}

#white-top {
	background:url(images/white-top.png);
	height:32px;
}

#white-mid {
	background:url(images/white-mid.png);
}

#white-bottom {
	background:url(images/white-bottom.png);
	height:6px;
}

#white-mid-content {
	padding:4px 8px;
	font-size: 11px;
}

#content-bottom {
	background:url(images/footer.png);
	width:1000px;
	height:29px;
	float:left;
}
