
#top_news dl dt,
#top_news dl dd{
	background-color:#fff;
}
#top_news dl dt{
	overflow:hidden;
	color:#fff;
  display: table;
  position: relative;
  top:30px;
  height:30px;
  margin-top:-30px;
}
#top_news dl dd{
	padding:45px 15px 15px 15px;
	margin-bottom:5px;
}
#top_news dl dt span{
	text-align:center;
  display: table-cell;
  vertical-align: middle;
}
#top_news dl dt .date{
	width:100px;
	height:25px;
	background-color:#9b8e83;
	border-right:1px #fff solid;
}
#top_news dl dt .cat{
	width:165px;
	height:24px;
	font-size:12px;
	line-height:1.5;
	background-color:#88abda;
}
#top_news dl dt .cat1{
	background-color:#88abda;
}
#top_news dl dt .cat2{
	background-color:#6bc8c6;
}
#top_news dl dt .cat3{
	background-color:#e97d8a;
}
#top_news dl dt .cat4{
	background-color:#f1a932;
}
#top_news dl dt .cat5{
	background-color:#b498c4;
}

.top_doso h2{
	font-size:24px;
	line-height:1.2;
	border-top:1px #dcd2c2 solid;
	border-bottom:1px #f6f2ec solid;
	padding:15px 0 11px 25px;
	margin-bottom:15px;
}
.top_doso,
#top_pdf{
	background-color:#fff;
	padding-top:2px;
	margin-bottom:10px;
}
.top_doso .top_doso_in{
  padding: 0 20px 20px 20px;
	overflow:hidden;
}
#top_pdf #top_pdf_in{
	background-color:#fff;
	overflow:hidden;
  padding: 20px;
	border-top:1px #ede6d9 solid;
}
.top_doso .pic,
#top_pdf .pic{
	width:40%;
	float:left;
}

.top_doso .pic img{
	width:100%;
}
.top_doso dl,
#top_pdf dl{
	width:55%;
	float:right;
}
#top_pdf dt{
	font-size:20px;
	line-height:1.5;
	margin-bottom:8px;
}
#top_pdf .txt{
    color: #446cae;
	margin-bottom:10px;
}
#top_pdf .btn a{
	background:#7092c9 url(../../img/top_arw.gif) 213px center no-repeat;
	color:#fff;
	display:block;
	padding:10px 0;
	text-align:center;
}
#top_pdf .btn a:hover{
	background-color:#6185bf;
	text-decoration:none;
}

#fee{
	border-top:1px #dcd2c2 solid;
	border-bottom:1px #dcd2c2 solid;
	padding:15px 0 24px 0;
	text-align:center;
	margin-bottom:50px;
	line-height:1.75;
}
#fee dt{
	color:#446cae;
	font-size:32px;
  margin-bottom:10px;
  	text-align:center;

}
#fee dd{
  margin-bottom:10px;
}
