/*Download*/
#DownloadBox{clear:both;width:100%;overflow:hidden;float:left;margin:10px 0;font-size:11px;}
#DownloadBox .Downloadlist{width:auto;height:100px;padding:1px;margin-bottom:25px;background:#E1E1DD;}
#DownloadBox .Downloadlist .DownloadNmae{width:127px;height:56px;background:#FFFFFF;text-align:center;line-height:56px;font-weight:bold;border-right:1px solid #E1E1DD;}
#DownloadBox .Downloadlist .DownloadPic{width:470px;height:56px;background:#FFFFFF;}
#DownloadBox .Downloadlist .DownloadStyle{float:left;border-top:1px dotted #BFBFB2;}
#DownloadBox .Downloadlist .DownloadStyle .DownloadFile{width:460px;height:18px;padding:4px 0 0 10px}
#DownloadBox .Downloadlist .DownloadStyle .DownloadButton{width:128px;height:18px;text-align:center;padding-top:4px;font-size:10px;}
#DownloadBox .Downloadlist .DownloadStyle .DownloadButton a{ text-decoration:none;}
#DownloadBox .Downloadlist .bordernone{border:0;}