﻿@charset "utf-8";
/* css document */
@charset "utf-8";
html, 
body, 
div, 
form, 
p, 
a, 
h1, h2, h3, h4, h5, h6, 
img, 
table, td, th, 
input, span, 
section, header, footer, nav, article, aside, fieldset, 
textarea, dl, dt, dd, blockquote, 
ul, ol {
    margin: 0;
    padding: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #ae0108;
	font-size: 16px;
}
img {
    border: none;
}
body {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#666666;
	line-height:22px;
}
li,ol,ul {
    list-style:none;
}
em {
    font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}
h3 {
	font-size:16px;
	color:#ae0108;
	margin-bottom:15px;
}
header {
	width:100%;
	margin:0 auto;
}
.contentzt {
	width:1200px;
	height:auto;
	
	background: center top no-repeat;
	overflow:hidden;
}
.main {
	width:901px;
	height:auto;
	float:left;
	margin-right:5px;
	margin-top:20px;
	background: right top repeat-y;
}
.list_substract {
	width:800px;
	margin-left:40px;
	padding: 20px 0px;
	border-bottom:#cccccc 1px dotted
}
.list_substract  .datetime{float: right;color: #666;font-size: 12px;}
.list_substract p{
	display: none;
}
.substract {
	text-indent:2em;
	padding-bottom:28px;
	border-bottom:#cccccc 1px dotted;
}
.detail {
	float:right;
	margin-right:15px;
}
.detail a {
	font-size:14px;
}

.right {
	width:288px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:56px;
}
.b1 {
	margin-top:20px;
	margin-left:10px;
	text-align:center;
}
.b1 h3 {
	font-weight: 500;
}
.b1 img {
	height:145px;
	width:220px;
	border:5px solid #ccc;
}
.more {
	text-align:center;
	padding-top:20px;
}
.more img {
	height:20px;
	width:83px;
}
footer {
	width:1000px;
	height:100px;
	margin:80px auto 0px auto;
	text-align:center;
	font-size:14px;
	clear:both;
}
footer a:link, footer a:visited, footer a:hover, footer a:active {
	font-size:14px;
}

		
.listpage .title04{text-indent: 0px!important}
.content{margin: 0px!important}