
/* show */
#ListMenu li {
	margin: 10px 0;
}
#ListMenu li h2 {
	margin-bottom: 3px;
}
#ListMenu h2{
	font-size: 16px;
}
#ListMenu h2 a{
	color: #000;
}
#ListMenu h2 a:hover{
	color: #990000;
}
.PageShow {
	width: 1122px;
	margin: 5px 0 0;
}
#ShowMenu {
	height: 35px;
	top:0;
	left:0;
	border-left:1px solid #dcdcdc;
}

#ShowMenu a {
	float: left;
	width:120px;
	text-align:center;
	height: 35px;
	line-height: 35px;
	color: #444;
	font-size:16px;
	border: 1px solid #dcdcdc;
	border-bottom:1px solid #fff;
	border-left:none;
	background:url(Images/images5.png) no-repeat left -1300px;
}
#ShowMenu .active {
	color:#990000;
	font-weight:bold;
	height:34px;
	border-top:2px solid #ff8901;
	border-bottom:1px solid #fff;
	background:#fff;
}
.show_module{
	border:1px solid #dcdcdc;

}
.trade_c_list, .info_content{
	margin: 10px;
	padding: 5px 5px 20px 5px;
	border-bottom: 1px dashed #ccc;
}
.trade_c_list{
	float: none;
	width: auto;
	border: none;
	border-bottom: 1px dashed #ccc;
}
.trade_c_list:hover{

	border: none;
	border-bottom: 1px dashed #ccc;
}
.trade_c_list .title a:hover{
	color: #900;
}
.trade_c_list .trade_c_list_title a {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.trade_c_list .txt {
	font-size: 14px;
}
.trade_c_list .trade_c_list_title .date {
	margin-left: 10px;
	color: #BA0702;
}
.trade_c_list .title a {
	color: #000;
}
.trade_c_list .more a {
	color: #005aa0;
}
.trade_c_list .download {
	padding-left: 18px;
	padding-bottom: 10px;
	background: url( ../Images/download.gif) no-repeat left center;
}
.trade_c_list .download a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
.info_content {
	color: #000;
}
.info_content .infotitle {
	margin: 10px 0;
	font-size: 18px;
	color: #000;
	text-align:left;
}
.info_content .download  {
	margin: 10px;
}
.info_content .download a {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}
.pagetop {
	margin: 10px auto 10px 20px;
}
.pagetop a {
	color: #005aa0;
}
.pagenav {
    width: 1122px;
    height: 35px;
    padding-top: 10px;
    padding-left: 80px;
    float: none;
}