@charset "utf-8";
/* CSS Document */

*{padding:0px; margin:0px;}
body { width:100%; height:auto; font-size:12px; background:#f0f0f0;font-family:"微软雅黑";}
a { text-decoration:none; color:#212121;}
a:hover{text-decoration:underline;}
ul,li { margin:0; padding:0; list-style:none;}
.cl{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}

.m20{ margin-top:20px;}
.m10{ margin-top:10px;}
img{vertical-align:top;border:none;}
.left{float:left;}
.right{float:right;}
.more{  float:right; margin-right:5px; display:inline;}

.dl_1{width:100%; height:83px; background:url(dl_01.jpg) no-repeat center;}
.dl_2{width:100%; height:90px; background:url(dl_02.jpg) no-repeat center;}
.dl_3{width:100%; height:76px; background:url(dl_03.jpg) no-repeat center;}
.dl_4{width:100%; height:90px; background:url(dl_04.jpg) no-repeat center;}
.dl_5{width:100%; height:155px; background:url(dl_05.jpg) no-repeat center;}
.dl_6{width:100%; height:94px; background:url(dl_06.jpg) no-repeat center;}
.dl_7{width:100%; height:131px; background:url(dl_07.jpg) no-repeat center;}

.login{width:245px; margin:0 auto;}
.login ul{overflow:hidden;}
.login ul li{ margin-top:3px;}
.login ul li strong{font-size:12px; color:#000000; width:50px; text-align:right; display:inline-block; margin-right:5px; font-weight:normal;}
.login ul li .text1{width:163px; height:26px; background:#fff; border:1px solid #ade4ff;}
.login ul li .text2{width:89px; height:26px; background:#fff; border:1px solid #ade4ff}
.login ul li img{margin-left:4px;}
.btn{margin:15px 0 0 30px;}
.btn img{margin-left:20px;}