@charset "UTF-8";
/* CSS Document */

.zcdlBox{ width:870px; height:315px; background:url(../images/zcdlbg.jpg) no-repeat; padding-left:30px; padding-top:85px;border:solid 5px #eee;}
.zcdlBox table{  line-height:21px; }
.zcdlBox table td{ padding:5px;}
.zcdlBox table td input{ width:190px; height:22px; border:solid 1px #ddd;}
.zcdlBox table td span{ margin-left:3px;}

.loginTable{ width:320px; }
.loginTable p{ margin-bottom:20px; line-height:18px;}
.zcdlButton_dl{ display:block; width:116px; height:37px; background:url(../images/zcdlTcbutton_dl.jpg) no-repeat; color:#fff; line-height:37px; font-size:18px; font-weight:bold; text-align:center;}
.zcdlButton_dl:hover{background:url("../images/zcdlTcbutton_dl_hover.jpg") no-repeat;}
a.zcdlButton_dl:hover{ text-decoration:none; color:#ffde00;}

.zhuceTable{ width:453px; margin-left:85px;}
.zhuceTable p{ margin-bottom:20px;}

.zcdlButton_zc{ display:block; width:116px; height:37px; background:url(../images/zcdlTcbutton_zc.jpg) no-repeat; color:#fff; line-height:37px; font-size:18px; font-weight:bold; text-align:center;}
.zcdlButton_zc:hover{text-decoration:none;  background:url(../images/zcdlTcbutton_zc_hover.jpg) no-repeat;}
a.zcdlButton_zc:hover{ text-decoration:none; color:#ffde00;}
.yzm{ width:60px; }

.fl {
    float: left;
}
body, button, input, select, textarea {
    font: 12px/24px tahoma,arial,ËÎÌå;
}