﻿/* wrap-content */

.wrap-content {
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;}

.content {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	min-height: 300px;}

.list-title {
	width: 968px;
	float: left;
	height: 32px;
	padding-left: 32px;
	margin-top: 6px;
	background: url(home.jpg) no-repeat 15px 50% #b1b0b0;}

.list-title a {
	line-height: 32px;
	color: #ffffff;
	font-size: 13px;
	float: left;}

.list-title h1 {
	line-height: 32px;
	color: #ffffff;
	font-size: 13px;
	float: left;}

.list-left {
	width: 250px;
	float: left;
	padding-top: 5px;}

.list-left h1 {
	width: 207px;
	height: 32px;
	float: left;
	padding-left: 15px;
	line-height: 33px;
	font-size: 14px;
	background-color: #d42e3a;
	color: #ffffff;
	font-weight: bold;}

.list-left a {
	width: 207px;
	height: 32px;
	float: left;
	padding-left: 15px;
	line-height: 33px;
	font-size: 14px;
	margin-top: 3px;}

a.tab {
	background-color: #eaeaea;
	color: #333333;}

.list-left a:hover {
	background: url(return.jpg) no-repeat 200px 50% #e64c20;
	color: #ffffff;}

a.tab-active {
	background: url(return.jpg) no-repeat 200px 50% #e64c20;
	color: #ffffff;}

.list-right {
	width: 750px;
	float: left;}

.page-content {
	width: 750px;
	min-height: auto;
	float: left;
	padding-top: 14px;}

.page-title {
	float: left;
	width: 750px;
	min-height: 30px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 24px;
	color: #2a4261;
	border-bottom: 2px solid #cccccc;}

.page-info {
	float: left;
	width: 750px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #515151;}

.page-msg-notitle {
	float: left;
	width: 734px;
	line-height: 30px;
	font-size: 13px;
	color: #515151;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px;}

.page-content span {
	width: 26px;
	float: left;
	height: 30px;}

.page-msg {
	float: left;
	min-height: 158px;
	width: 734px;
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	margin: 10px 8px;}