 #mainbg {
    position: relative;
}
 #soft_main{
    box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04), 0px 1px 1px rgba(0, 0, 0, 0.13), 1px 0px 2px rgba(0, 0, 0, 0.05);
}
 #soft_main, #about_main {
    background: none repeat scroll 0% 0% #FFF;
    width: 1150px;
    margin: 15px auto;
    text-align: left;
    padding: 15px;
}
 #soft_main .banner {
    margin-bottom: 0px;
    padding: 0px 0px 12px;
}
.banner {
    background: none repeat scroll 0% 0% #FFF;
    margin: 0px auto -15px;
    width:1180px;
    overflow: hidden;
    clear: both;
    padding: 10px 15px;
}
 .soft_border {
    background: url(/web/images/zbg.gif) repeat scroll 0% 0% transparent;
    padding: 7px;
}
.soft_b2{background:#fff;  overflow:hidden}
.soft_i_l{float:left;width:600px;padding:0 10px 10px 10px;overflow:hidden;border-right:1px solid #EDEDED;}
.soft_i_r{float:right;width:430px;padding:0 20px 10px 10px;line-height:25px;font-size:14px;color:#333;}
.soft_i_r2{float:right;width:800px;padding:0 20px 10px 10px;line-height:25px;font-size:14px;color:#333;}
.soft_i_l h2{padding:15px 0 0 0;font-size:12px;color:#666;}
.soft_i_l h2 a{color:#333;padding:0 5px;font-size:16px;}
.pic{float:left;margin:15px auto 20px auto;padding-bottom:20px;border-bottom:1px dotted #ddd;}
.pic img{width:400px;height:300px;border:1px solid #ddd;padding:6px;box-shadow:1px 1px 5px #DDD;border-radius:3px;}
.downpic{float:left;margin:15px auto 20px auto;padding-bottom:20px;border-bottom:1px dotted #ddd;}
.downpic img{width:300px;height:300px;border:1px solid #ddd;padding:6px;box-shadow:1px 1px 5px #DDD;border-radius:3px;}
.downsm{background:#F7F7F7;margin:10px auto;border:1px solid #E3E3E3;padding:8px 10px;line-height:22px;text-align:left;border-radius:3px;}
.downsm span{color:#c00;}
.downsm a{color:#080;border-bottom:1px dotted #080;font-weight:bold;padding:0 2px 2px 2px;}
.downsm a:hover{text-decoration:none;border-bottom:1px dotted #f00;color:#f00;}
.formbox{margin:20px auto;padding:20px 0;font-size:14px;background:#FFE;border:2px solid #FFF0A8;}
.soft_i_l .i_login{height:48px;overflow:hidden;}
.soft_i_l .i_login a{text-align:center;display:block;float:left;margin-right:10px;cursor:pointer;font-size:12px;font-weight:bold;font-family:Tahoma;line-height:29px;*line-height:32px;_line-height:29px;height:30px;border:none;padding:0;}
.soft_i_l .i_login a:hover{text-decoration:none;}
.soft_infox{overflow: hidden;clear:both;margin-bottom:20px;*margin-bottom:10px;}
.soft_infox strong{color:#f00;padding:0 5px;}
.soft_infox span{display:block;margin-bottom:10px;font-size:14px;color:#080;font-weight:bold;}
.down_links li{width:150px; float:left; height:40px; background:#2DB2EA;border: 1px solid #159FDB;border-radius:4px; text-align:center; font-size:-9px}
.down_links li a{line-height:40px; font-size:16px; font-weight:bold; color:#FFF}
.soft_ts a{display:block;float:left; text-align:center; line-height:32px;margin-top:10px;margin-bottom:5px;}
.soft_i_r h2{background:url(/web/images/ss.png) no-repeat -150px 6px;border-bottom:1px dotted #ddd;padding-bottom:5px;margin-top:10px;margin-bottom:10px;color:#333;text-indent:22px;}
.soft_i_r h2.t2{background-position:-150px -52px;}
.soft_i_r_div{padding-left:15px;}
.soft_ts .button{font-size:14px;}
.soft_ts a.button:hover{text-decoration:none;}
.cz_list{padding-left:8px;}
.cz_list span{display:block;padding:0;_padding:2px 0;}
.cz_list label{padding-left:5px;cursor:pointer;}
 .fasong {
margin-top: 10px;
cursor: pointer;
font-size: 14px;
height: 35px;
width: 80px;
color: #fff;
border: 1px solid #4798D6;
background-color: #5CAAE6;
border-radius: 2px;
}

.fasong:hover {
background-color: #61B3F2;
}