body,td,th {
	font-family: 宋体;
	font-size: 16px;
}
*{ margin:0 auto; padding:0;}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.domess {
	font-family: "宋体";
	font-size: 0.75em;
	line-height: 1.5em;
	color: #999;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.futi {
	font-family: "宋体";
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.dopic {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 5px;
	width: 100%;
}
.dopic img {
	width: 98%;
	max-height: 240px;
}
.titlelist {
	font-family: "微软雅黑", "黑体";
	font-size: 1.5em;
	line-height: 2em;
	color: #039;
	background-color: #F4F4F4;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.zhaiyao {
	font-family: "宋体";
	font-size: 0.875em;
	line-height: 1.8em;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px; padding-top:10px;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.kkline {
	margin-top: 15px;
	margin-bottom: 20px;
}
.leftpic    {
	float: left;
	width: 40%;
	margin-right: 15px;
	margin-bottom: 30px;
	height: 170px;
}
.page {
	font-family: "宋体";
	font-size: 0.875em;
	color: #09F;
	padding: 5px;
	margin: 10px;
	border: 1px solid #CCC;
}
.pages {
	font-family: "宋体";
	font-size: 0.875em;
	color: #FFF;
	margin: 10px;
	background-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pages a {
	color: #FFF;
}

.topic  {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 10px; margin-top:35px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container #kailanyu {
	width: 30%;
	background-color: #F4F4F4;
	padding: 15px 15px 15px 15px;
	height:auto;
}
#container #kailanyu .textzhl{
	font-family: "微软雅黑", "黑体";
	font-size: 20px;
	color: #C30;
	font-weight: bold;
}
#container #kailanyu .domain {
	font-family: "微软雅黑", "黑体";
	font-size: 1.3em;
	line-height: 2.2em;
	color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	margin-bottom: 15px;
	text-align:center;
	font-weight: 900;
}
#container #kailanyu .domphoto img {
	width: 100%; 
}
#container #kailanyu .domess {
	font-family: "宋体";
	font-size: 1em;
	line-height: 1.875em;
	color: #B00;
	margin-top: 15px;
}
#container #content {
	width: 65%;
}


/*文本两端对齐*/
.txt{text-align:justify; text-justify:inter-ideograph;}
/*摘要空两格*/
.zhaiyao{text-indent:2em;text-align: justify;text-justify:inter-ideograph;}
