.softBox{ border:1px #eee solid; margin:30px 0; padding:20px; border-bottom:2px #e0e0e0 solid; background:#f9f9f9; }
.softBox h3{ padding:0;margin:0 0 10px 0; border-bottom:1px #eee solid;padding-bottom:10px; position:relative}
.softBox h3 span{ position:absolute; right:10px; font-size:12px; font-weight:normal; color:#999;}
.softBox li{ line-height:30px; font-size:14px; color:#666; width:80%;}
.softBox li span{ padding-right:10px; display:inline-block; color:#333; }
.download{position:absolute;  right:30px; bottom:50px;}
.download a{background:#4c80d4; padding:5px 10px; color:#4c80d4}
.download a:hover{ background:#366abe}
.icon_download{ background:url(../img/downloads.png) no-repeat 0 0px; display:block; height:30px; width:24px;padding-right:10px; float:left}
.downloadBox{ width:49%; position:relative; float:left;}
.mg_r{ margin-right:20px;}