@charset "utf-8";
/* CSS Document */
*{vertical-align:middle;}
#user_question ol{width:185px;
padding-left:40px;
margin:0;}
#user_question li{line-height:24px;}

.user_white{font-size:14px;
font-weight:bold;
color:#FFF;
}

#user_nei{border:1px #CCC solid;
background:#eee;
width:580px;
margin-left:10px;
padding:10px;
}
#user_left{border:2px #4ba9ea solid;
border-bottom:0;
background:#FFF;
font-size:14px;
width:285px;
}
#user_left img{margin-right:20px;
margin-left:30px;
width:30px;
height:30px;
vertical-align:middle;
}
#user_left ul{margin:0;
margin-left:10px;
padding:0;
}
#user_left li{line-height:30px;
width:260px;
margin:3px 0;

border:1px #CCC dashed;
}
#user_left li a:link,#user_left li a:visited{
line-height:30px;
display:block;
color:#333;
}
#user_left_fir li{background:#c4e3f8;}
#user_left_sec li{background:#c3edae;}
#user_left_thr li{background:#fdb659;}
#user_left_fou li{background:#fca995;}


/*选项卡开始*/
#index_new_txt{width:460px; margin-left:20px; margin-top:10px;}
#index_new_txt_content{clear:both;border:1px #CCC solid; margin:0;}
#index_new_txt_content td{
line-height:34px;
}
#index_new_txt_content input{background:#f5b231;
width:95px;
height:30px;
border:1px #999 solid;
}
.tb_ ul{
margin-left:10px;
padding:0;
text-align:center;
}
.tb_ li{list-style:none;
border-right:1px #ccc solid;
border-top:1px #ccc solid;
border-left:1px #ccc solid;
line-height:28px;
float:left;
color:#336699;
font-size:12px;
width:75px;
cursor:pointer;}
/* 用于控制显示与隐藏的css类 */
.normaltab{background-image:url(../images/index_new_link.gif); background-repeat: no-repeat;font-size:14px; }
.hovertab{background-image: url(../images/index_new_hover.gif); background-repeat: no-repeat; font-weight:bold; font-size:14px; color:#FFF;}
.dis{display:block;}
.undis{display:none;}

#index_new_txt a:link,#index_new_txt a:visited{color:#336699;
text-decoration:none;
line-height:24px;
}
#index_new_txt a:hover{color:#1950a2;
text-decoration:none;
}
#index_new_txt ol{margin-top:0;
margin-bottom:0;
}
#index_new_txt span{margin-left:30px;}
/*选项卡结束*/

/*注册*/
#user_reg_content{font-size:14px;
font-weight:bold;
}
#user_reg_content h1{border:1px #CCC solid;
background:url(../images/user_reg_title01.gif) no-repeat 10px 6px;
font-size:12px;
font-weight:normal;
color:#1791e4;
padding-left:26px;
line-height:24px;
margin:6px;
}
#user_reg_content h1 span{color:#333;}
#user_reg_content h2{border:1px #CCC solid;
background:url(../images/user_reg_title02.gif) no-repeat 10px 6px;
font-size:12px;
font-weight:normal;
color:#32a735;
padding-left:26px;
line-height:24px;
margin:6px;
}
#user_reg_content h2 span{color:#333;}

#user_reg_content input{height:24px;
width:180px;
background:#eff6fb;
border:1px #6ebbee solid;}


#user_reg_btn{border-top:1px #1892e4 solid;
margin-top:10px;
margin-bottom:30px;
padding-top:10px;
line-height:40px;
}
#user_reg_btn input{height:30px;
color:#FFF;
width:66px;
background:#e98216;
border:1px #ccc  solid;
vertical-align:middle;
}
#user_reg_btn span{
    line-height:30px;
    margin-right:10px;
}
#user_reg_top a:link,#user_reg_top a:visited{color:#FFF;}

/*登录页面span内的属性*/
#user_span span{
    color:#fc0d1e;
    font-size:12px;
    font-weight:normal;
} 


/*登录*/
#user_login_log{font-size:14px;
line-height:26px;
}
#user_login_log input{width:188px;
line-height:24px;
height:24px;
font-size:14px;
}