/*basic elements*/ * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background: #8E0016;
}

img {
	border: 0;
}

html img {
	vertical-align: text-bottom;
}

h2 {
	width: 973px;
	line-height: 26px;
	background: #B4002F url(images/title_bg.jpg) repeat-x;
	font-size: 12px;
	font-weight: bold;
}

h2 span {
	width: 973px;
	display: block;
	background: url(images/title_text_1.jpg) no-repeat top left;
}

h2 #titleText2 {
	background: url(images/title_text_2.jpg) no-repeat top left;
}

h2 span span {
	width: 957px;
	padding-right: 16px;
	display: block;
	background: url(images/title_right.jpg) no-repeat top right;
	text-align: right;
}

h2 a {
	color: #fff;
	text-decoration: none;
} 

#main {
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 980px;
}
 #reader, #readerMore {
	clear: both;
	width: 970px;
	padding: 5px 5px 0 5px;
	margin-bottom: 10px;
	background: #F5ECED;
} #readerList {
	width: 970px;
	margin: 18px 0 0 0;
} #readerMoreList {
	width: 970px;
	margin: 10px 0 0 0;
} .readerListItem {
	width: 320px;
	height: 223px;
	float: left;
} .readerListItem .readerListImg {
	display: block;
	width: 143px;
	float: left;
	margin-bottom: 35px;
} .readerListItem dl {
	float: right;
	width: 151px;
	padding: 0 12px;
	line-height: 16px;
} .readerListItem dl dt {
	font-size: 14px;
	font-weight: bold;
} .readerListItem a {
	text-decoration: none;
	color: #626665;
} .readerListItem dt a {
	color: #000;
} .readerListItem .all {
	color: #FF0801;
} .readerListItem dt a:hover {
	color: #FF3333;
} .readerListItem dd a:hover {
	color: #000;
} .readerListItem dd .all:hover {
	color: #FF0801;
} #readerMoreList div {
	width: 316px;
	margin-right: 11px;
	margin-bottom:10px;
	float: left;
	background:#ECABAF;
} 
#readerMoreList ul{
	list-style:none;
}
#readerMoreList #readerMoreListRight {
	margin-right: 0;
	float: right;
} #readerMoreList .alternationRow {
	background: #D19094;
} #readerMoreList li {
	height: 25px;
} #readerMoreList li a {
	display: block;
	height:25px;
	line-height: 25px;
	padding-left: 15px;
	color: #000;
	text-decoration: none;
} #readerMoreList li a:hover {
	color: #414141;
	text-decoration:underline;
}
/*content beging*/
#content1{
	width:980px;
	padding-top:10px;
	border-top:solid 10px #A50500;
}#content2{
	width:980px;
}
#content3,#b-content2,#b-content3{
	width:980px;
	padding-bottom:10px;
}
#content3-left{
	display:block;
	width:585px;
	float:left;
}
#content3-r{
	display:block;
	width:395px;
	 float:right;
}#b-content1{
	width:960px;
	padding:10px;
	margin-bottom:10px;
	background:#6D1115;
}#b-content2{
	padding:0;
}
#b-content2-left{
	display:block;
	width:506px;
	margin-bottom:10px;
	float:left;
}
#b-content2-r{
	display:block;
	width:461px;
	margin-bottom:10px;
	float:right;
}#b-content3{
	padding:0;
	
}
#b-content3 a{
	display:block;
	
	margin-bottom:10px;
}
#b-content3 #b-content3-1{
	width:221px;float:left;
	margin-right:13px;
}
#b-content3 #b-content3-2{
	width:221px;float:left;
}#b-content3 #b-content3-3{
	width:509px;
	float:right;
}
/*footer beging*/
#footer {
	clear: both;
	text-align: left;
} #footer ul {
	list-style: none;
} #footer li {
	float: left;
} #footer-top {
	padding: 38px 0 10px 42px;
	color: #fff;
	background: #670207;
} #footer-middle {
	padding-bottom: 14px;
	color: #D7D7D7;
	background: #500000;
} #footer-middle div {
	padding: 7px 0 0 42px;
} #footer-bottom {
	background: #350005;
	position: relative;
	padding: 21px 0 87px 42px;
	font-family: Arial;
	color: #CDCDCD;
} #footer-bottom span {
	padding-right: 10px;
} #gong-shang-biaoshi {
	display: block;
	width: 35px;
	height: 43px;
	background: url(images/gong-shang-biaoshi.gif) no-repeat;
	position: absolute;
	top: 8px;
	left: 680px;
} #footer a {
	display: block;
	text-decoration: none;
} #footer a:hover {
	text-decoration: underline;
} #footer-top li {
	border-left: solid 1px #fff;
} #footer-middle li {
	border-left: solid 1px #fff;
} #footer-top a {
	padding: 0 15px;
	color: #fff;
} #footer-middle a {
	padding: 0 6px;
	color: #fff;
} #footer-bottom a {
	color: #CDCDCD;
} #footer-top .first, #footer-middle .first {
	border: 0;
} #footer-top .first a, #footer-middle .first a {
	padding-left: 0;
} #footer label {
	display: block;
	float: left;
	font-weight: bold;
} .clear {
	clear: both;
}

