/* CSS Document */
/*banner*/

.download_right{ width:100%; padding:10px 0px; float:left}

.download_right li{  border-bottom:1px  dotted #cccccc; background: url(../images/download.jpg) -10px 9px no-repeat}
.download_right li p a {padding:8px 0px 5px 30px; display:block; }
.download_right li p a span{float:right; color:#999999}



.download_title{ border-bottom:1px dotted #818080; padding:10px 20px}
.download_title h2{ color:#818080; font-size:22px; }
.download_title span{color:#fe7e7e}

