@charset "utf-8";
/* 首页CSS Document */

.sxdq{ padding:0px 15px; background:#1786d9; color:#FFF !important; padding-bottom:2px;}
.btns1 {
	padding: 6px 20px 7px 20px;
    display: block;
    background: url(../../images/reg-btn.gif) no-repeat;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 30px;
    width: 120px;
}

