/* CSS Document */

#dl_title{
	width: 50px;
	height: 16px;
	float: left;
}
#dl_title .title_class{
	font-size: 16px;
	font-weight: bold;
}
#dl_content{
	width: 90%;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-left:10px;
}
.appendix_list{
	width: 100%;
	height: 25px;
}
.appendix_title{
	float: left;
	width:80%;
	height: 20px;
	font-size:18px;
}

.DL_bmp{
	background: url(bmp.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_doc{
	background: url(doc.gif) no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}
.DL_docx{
	background: url(doc.gif) no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}
.DL_gif{
	background: url(gif.gif) no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}
.DL_jpeg{	
	background: url(jpeg.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_jpg{
	background: url(jpg.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_mp3{
	background: url(mp3.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_mp4{
	background: url(mp4.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_mpeg{
	background: url(mpeg.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_pdf{
	background: url(pdf.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_png{
	background: url(png.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_ppt{
	background: url(ppt.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_pptx{
	background: url(ppt.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_psd{
	background: url(psd.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_rar{
	background: url(rar.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_rmvb{
	background: url(rmvb.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_swf{
	background: url(swf.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_txt{
	background: url(txt.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_wps{
	background: url(wps.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_xls{
	background: url(xls.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_xml{
	background: url(xml.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}
.DL_zip{
	background: url(zip.gif) no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
}

a.fujian:link {
	font-size: 14px;
	color: #0d698b;
	text-decoration: none;
}
a.fujian:visited {

	font-size: 14px;
	color: #0d698b;
	text-decoration: none;
}
a.fujian:hover {


	font-size: 14px;
	color: #0d698b;
	text-decoration: underline;
}
a.fujian:active {


	font-size: 14px;
	color: #0d698b;
	text-decoration: underline;
}