.title {
	height:48px;
	line-height:48px;
	text-align:center;
	font-weight:bold;
	font-size:22px;
	padding:0;
	margin:0;
}
.title_trade {
	font-weight:bold;
	font-size:22px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:#DDDDDD 1px solid;
}
.info {
	padding:16px;
	background:#f3f5fb;
	font-size: 14px;
	margin: 15px 0;
}
.content {
	font-size:16px;
	line-height:200%;
	padding:16px;
}
.content p {
	text-indent:2em;
}
.content a:link,.content a:visited,.content a:active {
	color:#225588;
	text-decoration:underline;
}
.content a:hover {
	color:#FF6600;
	text-decoration:none;
}

.head-txt {
    padding: 0 6px 0px 0px;
    line-height: 18px;
    clear: both;
    border-bottom: 1px solid #eee;
    margin-left: 15px;
    position: relative;
}
.head-txt span {
    float: right;
    font-size: 14px;
    color: #999999;
}

.news_more {
    position: relative;
    top: -25px;
}
.head-txt h2 {
    font-size: 18px;
    border-bottom: 2px solid #FF7112FF;
    width: 75px;
    line-height: 36px;
    position: absolute;
    top: -37px;
    font-weight: normal;
    font-size: 16px;
}
.related {
    padding: 10px 16px;
    line-height: 32px;
    margin-bottom: 30px;
}
.related a {
    font-size: 14px;
}
