#content #title {
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 30px;
	text-align: left;
}
#content #title .big {
	color: #DF2618;
	font-size: 25px;
	font-weight: bold;
}
#down-box .hr-dotted{
	text-align: center;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#down-box{
	width: 825px;
	margin-left: 25px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: left;
	border-bottom: 1px solid #EDEDED;
}
#down-box .title a:link, #down-box .title a:visited, #down-box .title a:active{
	color: #3366FF;
	font-size: 14px;
	font-weight: bold;
}
#down-box .title a:hover{
	text-decoration: underline;
}
#down-box .box{
	margin-top: 15px;
	margin-left: 30px;
	width: 765px;
}
#down-box .box .title{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#down-box .box .file{
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 370px;
	font-size: 14px;
	float: left;
}
#down-box .box .file img{
	margin-right: 5px;
}