@charset "utf-8";
/* CSS Document */
.content {
	width: 1100px;
	margin: 0px auto;
	clear: both;
	padding-top: 20px;
}
.detail {
}
.detail .crumbs {
	background: url(../images/column_bj.png) repeat-x;
	height: 30px;
	border-bottom: #eee 1px solid;
	line-height: 30px;
	padding-left: 10px;
	color: #666;
	font-size: 14px;
}
.detail .crumbs a {
	color: #666;
	font-size: 14px;
}
.detail .crumbs a:hover {
	color: #008020;
}
.detail h3 {
	font-weight: normal;
	font-size: 24px;
	color: #333;
	padding: 0px;
	text-align: center;
	margin-top: 30px;
}
.detail .message {
	text-align: center;
	margin-top: 10px;
	border-bottom: dashed 1px #eee;
	padding-bottom: 2px;margin-bottom:10px;
}
.detail .message span {
	color: #999;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
}
.detail .message span em {
	font-style: normal;
	color: #999;
	font-size: 14px;
}
.detail .con {

	font-family: "宋体"!important;
	line-height:30pt!important;
	font-size: 12pt!important;  text-align: justify; 
	color: #4d4d4d;margin:0px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 300px;
}
.detail .con p{
  font-family: "宋体"!important;
	line-height:30pt!important;
	font-size: 12pt!important; 
	color: #4d4d4d!important;
	
}
.detail .con span{
  font-family: "宋体"!important;
	line-height:30pt!important;
	font-size: 12pt!important; 
	color: #4d4d4d!important;
}
.page {
	margin-top: 30px;
	padding-bottom: 20px;
	border-top: 1px #d9d9d9 dashed;
	padding-top:10px;
}
.page span {
	display: block;
	padding-left: 20px;
	font-size: 14px;
	line-height: 2;
}
