﻿html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,   
a, abbr, acronym, address, big, cite, code,   
img, ins, kbd, q, s, samp,   
small, strike, strong,    
dl, dt, dd, ol, ul, li,   
fieldset, form, label, legend,   
table, caption, tbody, tfoot, thead, tr, th, td {   
    margin: 0;   
    padding: 0;   
    border: 0;   
    outline: 0;   
    font-size: 100%;    
    background: transparent;   
}   
body {line-height: 1;margin:0px; padding:0px; list-style-type:none; font-family:Calibri,Arial; font-size:12px; line-height:24px; color:#666;}   
ol, ul {list-style: none;}   
blockquote, q {quotes: none;}   
blockquote:before, blockquote:after,   
q:before, q:after {content: '';content: none;}     
table {border-collapse: collapse; border-spacing: 0;} 
img{vertical-align:middle;}
p{word-wrap:break-word}
a:link{ color:#666; text-decoration:none;}
a:visited{color:#666; text-decoration:none;}
a:hover{color:#FF6600; text-decoration:none;}
a:active{color:#666; text-decoration:none;}

/*-----------------初始化end--------------*/

/*新登录样式*/
#login_w{ width:980px; margin:0 auto;}
.login_top_ys:link{font-size:12px;color: #B90404; }
.login_top_ys:visited{font-size:12px;color:#B90404; }
.login_top_ys:hover{font-size:12px; text-decoration: none;color:#f00;}

#login_top_line{ width:100%; background:url(/passport/css/default/images/top_line.jpg) repeat-x;height:27px; line-height:27px; text-align:center;}
.login_top_line_left{ line-height:27px;float:left;}
.login_top_line_right{ line-height:27px; float:right}

.search_text1{height:35px; line-height:35px; float:left; width:350px; color:#999999; border:#ccc 1px solid; background: url(/passport/css/default/images/wh.jpg) no-repeat 7px center #FFFFFF; padding-left:27px;}
.search_button1{ background: url(/passport/css/default/images/ss.jpg) no-repeat center #f4f4f4;cursor:pointer; width:80px; height:35px; border:#ccc 1px solid; float:left;}

#login_dh{ width:100%; height:48px; background:url(/passport/css/default/images/menu.jpg) repeat-x;}

.login_dl{ width:980px; margin:0 auto; text-align:center;}
.login_dl_top{ height:62px; background:url(/passport/css/default/images/hy_top3.jpg) no-repeat;}
.login_dl_top1{ height:62px; background:url(/passport/css/default/images/hy_top4.jpg) no-repeat;}
.login_dl_top2{ height:62px; background:url(/passport/css/default/images/hy_top5.jpg) no-repeat;}
.login_dl_center{background:url(/passport/css/default/images/hy_center1.jpg) repeat-y; padding:20px;}
.loglin_dl_left{ float:left; text-align:left;margin-left:20px; }
.loglin_dl_right{ float:left; margin-left:150px; text-align:left;}

.login_dl_end{ height:10px; overflow:hidden; background:url(/passport/css/default/images/hy_end1.jpg) no-repeat;}

.v_action{height:32px; border:1px solid #ccc; background-color:#CC3300; color:#FFFFFF; cursor:pointer; margin:10px;}
.next_btn{border:1px solid #ccc; background-color:#f1f1f1; padding:5px;}
