body{
	margin: 0px;
	padding: 0px;
	background:  url("../image/body_bg.png");
	font-family: '微软雅黑','黑体','宋体';
	font-size: 14px;
	overflow-x: hidden;
}

*{
	margin: 0px;
	padding: 0px;
}

li{
   list-style-type: none;
}

a{
	color: #6d6f6e;
	text-decoration: none;
}

a:hover{
	color: red;
	text-decoration: underline;
}

a:focus{
	outline: medium none;
}

image,img{
	border: 0px;
}

#user{
	width: 100%;
	height:100%;
	_text-align: center;
}

/*顶部*/
#user #user_top{
	height: 45px;
	width: 100%;
	border-bottom: 1px solid #808080;
	background-color:white;
	overflow: hidden;
	_text-align: center;
}

#user #user_top .top_con{
	height: 100%;
	width:1000px;
	margin: 0 auto;
	line-height: 45px;
}

#user #user_top .top_con .site_logo{
	width: 103px;
	height:38px;
    display: inline-block;
	background: url("../image/user_bg.png") scroll -188px 0px no-repeat;
	margin-top: 2px;
	float: left;
}

#user #user_top .top_con .top_use_rel{
	float: right;
}

#user #user_top .top_con .top_use_rel li{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #808080;
	height: 16px;
	line-height: 15px;
	overflow: hidden;
	margin-top: 15px;
}

#user #user_top .top_con .top_use_rel  .li_last{
	padding-right: 0px;
	border-right: 0px;
}

/*头部*/
#user #user_header{
	width: 1000px;
	height: 365px;/*320*/
	margin: 0 auto;
	background: url("../image/head_bg.png") scroll 0px 0px no-repeat;
	overflow: hidden;
	background-color: white;
}

#user #user_header .hea_use_inf{
	width:1000px;
	height: 100px; /*100*/
	position: absolute;
    top:265px;
    _top: 220px;
	_left: 0px;
}

#user #user_header .hea_use_inf .use_log{
	width: 105px;
	height: 105px;
	margin-top: 30px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 10px;
	float: left;
	_margin-left: 5px;
}

#user #user_header .hea_use_inf .use_log img{
	width: 100%;
	height: 100%;
}

#user #user_header .hea_use_inf .use_nam {
	margin-top: 65px;
	width: auto;
	float: left;
	font-size: 25px;
	color: white;
	margin-left: 10px;
}

/*头部底部空白*/
#user #use_hea_bot{
	width: 1000px;
	margin: 0 auto;
	background-color:white;
	height: 45px;
	overflow: hidden;
}

#user #us_nav{
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background-color: white;
	border-bottom: 5px solid #1f86d3;
	overflow: hidden;
}

#user #us_nav ul{
	float:left;
	margin-left: 10px;
	_margin-left: 5px;
}

#user #us_nav li{
	float: left;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px 5px 0px 0px;
	margin-top: 4px;
	margin-right: 1px;
}

#user #us_nav li a{
	font-weight: bold;
	font-size: 15px;/*16*/
}

#user #us_nav li a:hover{
	text-decoration: none;
}

#user .nav_sty{
	border-left: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}

#user .last_nav_sty{
	border-left: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}

#user .un_nav_sty{
	border-left: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	background-color: white;
	color: #1f86d3;
}

#user .un_nav_sty a{
	color: #1f86d3;
}

#user .un_nav_sty a:hover{
	color: #1f86d3;
	text-decoration: none;
}

#user .curr_nav_sty{
	border-left: 1px solid #1f86d3;
	border-top: 1px solid #1f86d3;
	border-right: 1px solid #1f86d3;
	background-color: white;
	background-color:#1f86d3;
}

#user .curr_nav_sty a{
	color: white;
}

#user .curr_nav_sty a:hover{
	color: white;
	text-decoration: none;
}

#user #user_content{
	width: 1000px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/**学车问答**/
#user #user_content #use_ask_con{
}

#use_ask_con .ask_con_left{
	width: 200px;/*200*/
	min-height: 300px;
	float: left;
	background-color: white;
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
}

#use_ask_con .ask_con_left .ask_use_inf{
	width: 100%;
	min-height: 100px;
	border-bottom: 1px solid #CCCCCC;
}

#use_ask_con .ask_con_left .ask_use_inf .ask_img_tit{
	width:150px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	color: #1e85d0;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
}

#use_ask_con .ask_con_left .ask_use_inf .ask_use_img{
	width: 105px;
	height: 120px;
	margin: 0px auto;
	margin-top: 15px;
}

#use_ask_con .ask_con_left .ask_use_inf .ask_use_img img{
	width: 100%;
	height: 100%;
}

#use_ask_con .ask_con_left .ask_use_inf .ask_use_bot{
	height: 20px;
	width:170px ;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#use_ask_con .ask_con_left .ask_use_inf .use_lev_sig{
    width: 25px;
    height: 20px;
	display: inline-block;
	float:left;
	background: url('../image/user_bg.png') scroll -113px -10px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_inf .ask_use_lev{
	float: left;
	font-size: 13px;
	margin-top: 1px;
	margin-left: 2px;
}

#use_ask_con .ask_con_left .ask_use_inf .use_poi_sig{
	height: 21px;
	width: 17px;
	display: inline-block;
	float: right;
	background: url('../image/user_bg.png') scroll -153px -8px no-repeat ;
}

#use_ask_con .ask_con_left .ask_use_inf .ask_use_poi{
	font-size: 13px;
	float: right;
	margin-top: 2px;
	margin-left: 2px;
}

#use_ask_con .ask_con_left .ask_use_cho{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#use_ask_con .ask_con_left .ask_use_cho .use_chs_sig{
	width: 20px;
	height: 20px;
	display: inline-block;
	float: left;
	margin-top: 7px;
	margin-left: 15px;
	float: left;
}

#use_ask_con .ask_con_left .ask_use_cho .use_chs_des{
    display: inline-block;
    float: left;
    margin-left: 5px;
}

#use_ask_con .ask_con_left .ask_use_cho .un_ask{
	background: url("../image/user_bg.png") scroll -10px -87px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .un_question{
	background: url("../image/user_bg.png") scroll -39px -87px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .un_answer{
	background: url("../image/user_bg.png") scroll -73px -87px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .un_comment{
	background: url("../image/user_bg.png") scroll -110px -87px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .un_favorite{
	background: url("../image/user_bg.png") scroll -144px -87px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_ask{
	background: url("../image/user_bg.png") scroll -10px -48px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_question{
	background: url("../image/user_bg.png") scroll -40px -47px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_answer{
	background: url("../image/user_bg.png") scroll -73px -47px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_comment{
	background: url("../image/user_bg.png") scroll -110px -46px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_favorite{
	background: url("../image/user_bg.png") scroll -144px -48px no-repeat;
}

#use_ask_con .ask_con_left .ask_use_cho .ask_sel_sig{
	width: 15px;
	height: 15px;
	display: inline-block;
	background: url("../image/user_bg.png") scroll -392px -144px no-repeat;
	float: left;
	margin-top:12px;
	margin-left:10px;
	_overflow:hidden;
}

#use_ask_con .ask_con_left .ask_use_cho .ask_unsel_sig{
}

#use_ask_con .ask_con_left .ask_use_cho li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

#use_ask_con .ask_con_left .ask_use_cho li a{
	color: #1f86d3;
	margin-left: 5px;
	font-size: 16px;
	float: left;
}

#use_ask_con .ask_con_left .ask_use_cho li a:hover{
	text-decoration: none;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_ask_ite{
	background-color: #1e85d2;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_ask_ite a{
	color: white;
}

#use_ask_con .ask_con_left .ask_use_cho .sel_ask_ite a:hover{
	color: white;
}

#use_ask_con .ask_con_right{
	width: 788px;
    float: left;
	margin-left: 10px;
	background-color: white;
    min-height: 145px;
    _text-align: left;
}

#use_ask_con .ask_con_right .ask_use_bas{
	width: 100%;
	background-color: white;
	min-height:100px;
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
 }

#use_ask_con .ask_con_right .ask_use_bas .use_bas_tit{
	height:28px;
	border-bottom: 2px solid #1e85d0;
	font-size: 20px;
	margin-top: 12px;
	margin-left: 15px;
	width:758px;
}

.use_bas_tit .bas_tit_des{
	display: inline-block;
	float: left;
}

#use_ask_con .ask_con_right .ask_use_bas .use_bas_con{
	width:758px;
	height: 50px;
	margin-left: 15px;
}

#use_ask_con .ask_con_right .ask_use_bas .use_bas_con li{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	width: 81px;
}

#use_ask_con .ask_con_right .ask_use_bas .use_bas_con li .bes_inf_sig{
	width: 25px;
	height: 25px;
	display: inline-block;
	float: left;
}

#use_ask_con .ask_con_right .ask_use_bas .use_bas_con li .bas_info{
	width: auto;
	height: 25px;
	display: inline-block;
	float: left;
	line-height: 25px;
	margin-left: 2px;
	font-size: 16px;
}

#use_ask_con .ask_con_right .new_question{
	margin-top: 10px;
}

#use_ask_con .ask_con_right  .new_que_con{
	margin-left: 15px;
	width:758px;
	margin-top: 15px;
}

#use_ask_con .ask_con_right .question_item{
	width: 758px;
	min-height: 95px;
	border-bottom: 1px #519dd7 dashed;
	margin-bottom: 10px;
}

#use_ask_con .ask_con_right .question_item .que_ite_left{
	width: 75px;
	height: auto;
	float: left;
}

#use_ask_con .ask_con_right .question_item .que_ite_left .us_img{
	width: 62px;
	height: 62px;
    border-radius: 5px;
	overflow: hidden;
}

#use_ask_con .ask_con_right .question_item .que_ite_left .us_img a{
	 display: block;
    text-decoration: none;
}

#use_ask_con .ask_con_right .question_item .que_ite_left .us_img a:hover{
}

#use_ask_con .ask_con_right .question_item .que_ite_left .us_img img{
	width: 100%;
	height: 100%;
}

#use_ask_con .ask_con_right .question_item .que_ite_right{
	width: 678px;
	height:auto;
	float: left;
}

#use_ask_con .ask_con_right .question_item .que_ite_right .que_tit{
	width: 100%;
	height:17px;
	line-height:16px;
	overflow: hidden;
	_height: 16px;
}

#use_ask_con .ask_con_right .question_item .que_ite_right .que_tit a{
	color: #006600;
	font-size: 16px;
	font-family: '微软雅黑','宋体';
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_tit a:hover{
	color: red;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_cont{
	width: 100%;
	line-height: 15px;
	overflow: hidden;
	font-family: '微软雅黑','宋体';
	margin-top: 8px;
	margin-bottom: 8px;
	min-height: 14px;
	max-height: 30px;
}

#use_ask_con .ask_con_right .question_item .que_ite_right .que_tag{
	width: 100%;
	height: 20px;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_tag a{
	padding-left: 10px;
	display: inline-block;
	float: left;
	margin-right:10px;
	font-size: 12px;
	font-family: '宋体';
	height:20px;
	line-height: 20px;
	color:#127AC7;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_tag a span{
	display: inline-block;
	padding-right: 10px;
}

.tags_unsel_a{
	background:url("../image/tab_bg.png") no-repeat scroll 0px -24px;
}

.tags_unsel_s{
	background: url("../image/tab_bg.png") no-repeat scroll right -45px;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_ifo{
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-family: '微软雅黑','宋体';
	margin-top: 5px;
	margin-bottom: 10px;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_ifo .ask_time{
	color: #006600;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_ifo li{
	width: auto;
	float: left;
	height: 14px;
	line-height: 14px;
	border-bottom: 0px;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_ifo li a{
	color: #006600;
}

#use_ask_con .ask_con_right  .question_item .que_ite_right .que_ifo li a:hover{
	color:red;
}

#use_ask_con .ask_con_right .new_answer{
	margin-top: 10px;
}

#use_ask_con .ask_con_right .use_ans_tit{
	width: 100%;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
}

#use_ask_con .ask_con_right .use_ans_tit li{
	float: left;
	cursor: pointer;
	margin-left: 15px;
	font-size: 16px;
	font-weight: bold;
	font-family: '微软雅黑','宋体';
}

#use_ask_con .cur_ans_type{
	color:#0066b1;
}

#use_ask_con .page_control{
	width: 758px!important;
	height:60px;
	line-height: 60px;
	text-align: center;
	margin-top: -10px;
	font-family:'SimSun';
}

#use_ask_con .page_control a{
	display: inline-block;
	border: 1px solid #cccccc;
	height: 22px;
	line-height: 22px;
	width:26px;
	cursor: pointer;
}

#use_ask_con .page_control a:hover{
	text-decoration: none;
	background-color: #0067b2;
	color: white;
}

#use_ask_con .page_control .first{
	width:60px!important;
}

#use_ask_con .page_control .last{
	width:60px;
}

/**设置 安全中心**/
#user #user_content #use_set_con{
}

#use_set_con .set_con_lef{
	width: 200px;
	min-height: 300px;
	float: left;
	background-color: white;
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
}

#use_set_con .set_con_lef .set_sig_tit{
	width:150px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	color: #1e85d0;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
}

#use_set_con .set_con_lef .set_sig_are{
	width: 105px;
	height: 100px;
	margin: 0px auto;
	margin-top: 15px;
	background: url("../image/user_bg.png") scroll -370px -175px no-repeat;
    margin-bottom: 30px;
}

#use_set_con .set_con_lef .set_use_cho{
	border-top: 1px solid #CCCCCC;
	width: 100%;
	min-height: 50px;
}

#use_set_con .set_con_lef .set_use_cho ul{
	margin-top: 10px;
	margin-bottom: 10px;
}

#use_set_con .set_con_lef .set_use_cho li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

#use_set_con .set_con_lef .set_use_cho li .use_chs_sig{
	width: 20px;
	height: 20px;
	display: inline-block;
	float: left;
	margin-top: 7px;
	margin-left: 15px;
	float: left;
}

#use_set_con .set_con_lef .set_use_cho li .use_chs_des{
    display: inline-block;
    float: left;
    margin-left: 5px;
}

#use_set_con .set_con_lef .set_use_cho li .un_set_ind{
	background: url("../image/user_bg.png") scroll -15.5px -266px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .un_set_inf{
	background: url("../image/user_bg.png") scroll -58px -265px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .un_set_bin{
	background: url("../image/user_bg.png") scroll -93px -265px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .un_set_pas{
	background: url("../image/user_bg.png") scroll -130px -266px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .un_set_que{
	background: url("../image/user_bg.png") scroll -164px -265px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .sel_set_ind{
	background: url("../image/user_bg.png") scroll -17px -192px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .sel_set_inf{
	background: url("../image/user_bg.png") scroll -59px -190px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .sel_set_bin{
	background: url("../image/user_bg.png") scroll -96px -190px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .sel_set_pas{
	background: url("../image/user_bg.png") scroll -132px -190px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li .sel_set_que{
	background: url("../image/user_bg.png") scroll -167px -191px no-repeat;
}

#use_set_con .set_con_lef .set_use_cho li a{
	color: #1f86d3;
	margin-left: 5px;
	font-size: 16px;
	float: left;
}

#use_set_con .set_con_lef .set_use_cho li a:hover{
	text-decoration: none;
}

#use_set_con .set_con_lef .set_use_cho li .set_sel_sig{
	width: 15px;
	height: 15px;
	display: inline-block;
	background: url("../image/user_bg.png") scroll -392px -144px no-repeat;
	float: left;
	margin-top:12px;
	margin-left:10px;
	_overflow:hidden;
}

#use_ask_con .ask_con_left .ask_use_cho .set_unsel_sig{
}

#use_set_con .set_con_lef .set_use_cho .sel_sit_ite{
	background-color: #1e85d2;
}

#use_set_con .set_con_lef .set_use_cho .sel_sit_ite a{
	color: white;
}

#use_set_con .set_con_rig{
	width: 788px;
	min-height: 200px;
	float: left;
	margin-left: 8px;
	background-color:white;
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
    _text-align: left;
}

#use_set_con .set_con_rig .set_inf_tit{
	width:758px;
	height: 30px;
	line-height: 30px;
	border-bottom: 3px solid #c1bfc0;
	margin-left: 15px;
	margin-top: 5px;
	_text-align: left;
	_margin-left: 0px;
}

#use_set_con .set_con_rig .set_inf_tit span{
	float: left;
	font-weight: bold;
	font-size: 15px;
	height: 23px;
	line-height:23px;
	border-bottom: 3px solid #1f84d2;
	margin-top: 7px;
	_display: inline-block;
	_margin-top: 4px;
	_position: absolute;
}

#use_set_con .set_con_rig .set_inf_con{
	width: 756px;
	border: 1px solid #cccccc;
	margin-top:10px;
	margin-left: 15px;
	margin-bottom:10px;
	overflow: hidden;
	_margin-left:0px;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #cccccc dotted;
	overflow: hidden;
}

#use_set_con .set_con_rig .set_inf_con  .set_inf_img{
	height: 90px;
	line-height: 90px;
}

#use_set_con .set_con_rig .set_inf_con  .set_inf_img img{
	max-height: 75px;
	max-width: 75px;
	border-radius: 5px;
	display: inline-block;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	_height: 75px;
	_width: 75px;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_titl{
	display: inline-block;
	width:20%;
	height: 100%;
	float:left;
	text-align: center;
	background-color: #f0f0f0;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_cont{
	display: inline-block;
	width:79%;
	height: 100%;
	float:left;
	background-color: #fdfdfd;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_cont td input{
	width: auto;
	float: left;
	margin-right: 5px;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_cont td label{
	margin-right: 5px;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_cont .dow_btn_are{
	display: inline-block;
	float: left;
	margin-top: 30px;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_cont .dow_btn_are input{
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_cont input{
	width: 250px;
	height:22px;
	border: 1px solid #cccccc;
	font-family: '微软雅黑','宋体';
	padding-left:3px;
	padding-right: 3px;
	margin-top: 6px;
	margin-left: 8px;
	_width: 256px;
}

#use_set_con .set_con_rig .set_inf_con .set_inf_ite .inf_ite_cont .inf_ite_poin{
	color: red;
}

#use_set_con .set_con_rig .set_inf_btn{
	height: 30px;
	width: 100%;
	margin-bottom: 15px;
}

#use_set_con .set_con_rig .set_inf_btn input{
	width: 70px;
	height: 30px;
	border-radius: 5px;
	background-color:#1e85d2;
	text-align: center;
	display: inline-block;
	line-height: 28px;
	color: white;
	float: left;
	margin-left: 175px;
    border: 0px;
    font-family: '微软雅黑';
    cursor: pointer;
}

#use_set_con .set_con_rig .set_inf_btn input:hover{
	text-decoration: none;
    background-color:#1877d2;
}

#use_set_con .set_con_rig .bin_sch_lef{
	width: 410px;
	height: 295px;/*300*/
	margin-top:60px;
	font-family: '微软雅黑','宋体';
	float: left;
	margin-left: 60px;
	z-index: 10;
	position: absolute;
	margin-bottom:75px;
}

#use_set_con .set_con_rig .set_que_lef{
	width: 420px;
	margin-top: 100px;
}

#use_set_con .set_con_rig .mod_pas_lef{
	width: 420px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_tit{
	font-size: 22px;
	color: #1e85d2;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-bottom:10px;
	width: 245px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
}

#use_set_con .set_con_rig .bin_sch_lef .mod_pas_item{
	margin-bottom: 0px;
}

#use_set_con .set_con_rig .bin_sch_lef .mod_pas_ite{
	width: 100%;
	height: 18px;
	overflow: hidden;
	margin-bottom: 10px;
}

#use_set_con .set_con_rig .bin_sch_lef .mod_pas_ite .pas_lev_sur{
	display: inline-block;
	float: left;
	width: 217px;
	height: 18px;
	margin-left: 80px;
	background: url("../image/user_bg.png") scroll -268px -339px no-repeat;
}

#use_set_con .set_con_rig .bin_sch_lef .mod_pas_ite .pas_lev_sur .pas_lev_con{
	display: block;
	float: left;
	width: 0px;
	height: 18px;
	background: url("../image/user_bg.png") scroll -268px -312px no-repeat;
}

#use_set_con .set_con_rig .bin_sch_lef  .bin_btn_are{
	width: 100%;
	height: 30px;
}

#use_set_con .set_con_rig .bin_sch_lef  .bin_btn_are input{
    width: 70px;
    height: 30px;
    border-radius: 5px;
    background-color:#1e85d2;
    text-align: center;
    display: inline-block;
	line-height: 28px;
	color: white;
	float: left;
    margin-left: 80px;
    border: 0px;
    font-family: '微软雅黑';
    cursor: pointer;
}

#use_set_con .set_con_rig .bin_sch_lef  .bin_btn_are input:hover{
	text-decoration: none;
    background-color: #1877d2;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_tit{
	width:80px;
	display: inline-block;
	float: left;
	font-size: 15px;
    font-family: '宋体';
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con{
	width:220px;
	display: inline-block;
	float: left;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #validateCode{
    width: 80px;
    float: left;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #validate{
    width: 80px;
    height: 27px;
    float: left;
    cursor: pointer;
    margin-left: 5px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con .swi_val_pic{
    display: inline-block;
    margin-left: 5px;
    float: left;
    margin-top: 3px;
    font-size: 12px;
    color: #1A66B3;
    cursor: pointer;
    font-family: '宋体';
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con .swi_val_pic:hover{
    color: red;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #schoolBaseUrl{
    height: auto;
    min-width:215px;
    position: absolute;
    border: 1px solid #cccccc;
    background-color:white;
    margin-top: -5px;
    z-index: 1000;
    display: none;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #schoolBaseUrl li{
    height:25px;
    line-height: 25px;
    cursor: pointer;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #schoolBaseUrl li{
}
#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #schoolBaseUrl li a{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
    font-family: '宋体';
    display: block;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #schoolBaseUrl li a:hover{
    text-decoration: none;
    color: #000000;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #schoolBaseUrl li .cur_sel_sch{
    background-color: #1E85D2;
    color: #000000;
}


#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #binCity{
    width: 217px;
    height: 22px;
    border: 1px solid #cccccc;
    font-family:'宋体';
    font-size: 15px;
    line-height: 22px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con #baseUrl{
	width: 217px;
	height: 22px;
	border: 1px solid #cccccc;
	font-family:'宋体';
	font-size: 15px;
	line-height: 22px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_con input{
	width: 205px;
	height: 25px;
	border: 1px solid #cccccc;
	font-family: '宋体';
	font-size: 15px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	_width:217px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .que_ite_con{
	width:240px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .que_ite_con input{
	width:225px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite .bin_ite_poi{
	width:110px;
	float: left;
	text-align: left;
	color: red;
	display: inline-block;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite  #userQ{
	width: 90px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite  #userA{
	width: 90px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite #conP{
	width: 120px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite #newP{
	width: 120px;
}

#use_set_con .set_con_rig .bin_sch_lef .bin_sch_ite #oldP{
	width: 120px;
}

#use_set_con .set_con_rig .bin_sch_rig{
	width: 285px;
	height: 150px;
	float: right;
	background: url("../image/user_bg.png") scroll -20px -385px no-repeat;
	margin-top: 150px;
	margin-right: 60px;
}

#use_set_con .set_con_rig .set_per_inf{
	border: 1px solid #1e85d2;
	width:756px;
	min-height:30px;
	margin-top: 15px;
	margin-left: 15px;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top{
	height: 35px;
	width: 100%;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top:hover{
	cursor: pointer;
	background-color: white!important;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .per_inf_sig{
	height: 20px;
	width: 20px;
	display: inline-block;
	float: left;
	background:url("../image/set_ind_sig.png") scroll -9px -5px no-repeat;
	margin-left:10px;
	margin-top: 7px;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .sch_bin_sig{
	height: 20px;
	width: 20px;
	display: inline-block;
	float: left;
	background:url("../image/set_ind_sig.png") scroll -41px -5px no-repeat;
	margin-left:10px;
	margin-top: 7px;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .pas_mod_sig{
	height: 20px;
	width: 20px;
	display: inline-block;
	float: left;
	background:url("../image/set_ind_sig.png") scroll -76px -5px no-repeat;
	margin-left:10px;
	margin-top: 7px;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .set_que_sig{
	height: 20px;
	width: 20px;
	display: inline-block;
	float: left;
	background:url("../image/set_ind_sig.png") scroll -112px -5px no-repeat;
	margin-left:10px;
	margin-top: 7px;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .per_inf_tit{
	display: inline-block;
	float: left;
	margin-left:10px;
	font-size: 15px;
	margin-top: 7px;
	height: 20px;
	line-height: 20px;
	width: 100px;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .per_inf_tit a{
	color: #000000;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .per_inf_tit a:hover{
	color: red;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .per_inf_des{
	width: 380px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	float: left;
	margin-top: 7px;
	margin-left:80px;
	color: #808080;
	visibility: hidden;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .per_inf_mor{
	display: inline-block;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	line-height: 20px;
	color:#1e85d2;
	padding-left: 20px;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .ope_hid_lay{
	background: url("../image/set_ind_sig.png") scroll -150px 3px no-repeat;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .clo_hid_lay{
	background: url("../image/set_ind_sig.png") scroll -150px -13px no-repeat;
}

#use_set_con .set_con_rig .set_per_inf .per_inf_top .per_inf_mor:hover{
	cursor: pointer;
	text-decoration: none;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con{
	width: 736px;
	min-height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_des{
	border: 0px solid red;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 5px;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_ite{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #eeeeee;
	color: #808080;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_ite .inf_ite_tit{
	float: left;
	width:12%;
	height: 100%;
	display: inline-block;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_ite .inf_ite_con{
	float: left;
	width:38%;
	height: 100%;
	display: inline-block;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_ite .inf_ite_con .user_img_are{
	height: 26px;
	width: 26px;
	display: inline-block;
	float: left;
	border-radius:5px;
	margin-top: 2px;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_ite .inf_ite_con .user_img_are img{
	width: 100%;
	height: 100%;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_tit{
	width: 11%;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #808080;;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_con{
	width: 88%;
	float: right;
	min-height: 30px;
	line-height: 30px;
	color: #808080;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_con .pas_sec_sur{
	width: 250px;
	height:18px;
	display: inline-block;
	background: url("../image/user_bg.png") scroll -2px -342px no-repeat;
	margin-top: 7px;
	float: left;
}

#use_set_con .set_con_rig .set_per_inf .set_que_con .use_que_con .pas_sec_sur .pas_sec_lev{
	display:block;
	height:18px;
	width: 250px;
	background: url("../image/user_bg.png") scroll -2px -313px no-repeat;
}

#use_set_con .set_con_rig .set_ind_bot{
	width: 100%;
	height: 15px;
}

#user #user_footer{
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	border-top: 1px solid #D1D7DC;
}

#user #user_footer a{
	color: #666;
}

#user #user_footer a:hover{
	color: red;
}

#user #user_footer .foo_rel_lin{
	margin: 0px auto;
	width: 425px;
	margin-top: 20px;
}

#user #user_footer .foo_rel_lin li{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #666;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

#user #user_footer .foo_rel_lin  .fir_lin{
	padding-left: 0px;
	border-left: 0px;
}

#user #user_footer .foo_rel_lin  .end_lin {
	padding-right:0px;
}

#user #user_footer .foo_cop_inf{
	width:500px;
	margin: 0px auto;
    color: #666;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}

#user #user_footer .foo_dep_inf{
	width:500px;
	margin: 0px auto;
	color:#666 ;
	height: 25px;
	line-height: 25px;
}

/**找回密码**/
#use_get_pas{
	font-family: '宋体';
	width: 100%;
	min-height: 100px;
	background-color: white;
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
}

#use_get_pas .get_pas_top{
	width: 100%;
	height: 40px;
	clear: both;
	margin-top: 45px;
	margin-bottom: 15px;
	_margin-top: 25px;
}

#use_get_pas .get_pas_top .get_pas_hr{
	width:900px;
	height:1px;
	margin: 0px auto;
	background-color:#d8d8d8;
	clear: both;
	_background-color: white;
	_border-bottom: 1px solid #d8d8d8;
}

#use_get_pas .get_pas_top .get_pass_one{
	width: 55px;
	height: 55px;
	margin-top: -16px;
	margin-left: 30px;
	float: left;
	_margin-left: 15px;
}

#use_get_pas .get_pas_top  .pro_sig{
	height: 31px;
	width: 31px;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

#use_get_pas .get_pas_top .pro_nam{
	display: inline-block;
	width:56px;
	height: 15px;
	float:left;
	line-height: 15px;
	margin-top: 5px;
	color: #808080;
}

#use_get_pas .get_pas_top .cur_pro_nam{
	color: #1e85d2;
}

#use_get_pas .get_pas_top .pro_sig_one{
	background: url("../image/user_bg.png") scroll -9px -556px no-repeat;
}

#use_get_pas .get_pas_top .pro_sig_two{
	background: url("../image/user_bg.png") scroll -64px -556px no-repeat;
}

#use_get_pas .get_pas_top .pro_sig_thr{
	background: url("../image/user_bg.png") scroll -120px -557px no-repeat;
}

#use_get_pas .get_pas_top .cur_pro_one{
	width: 31px;
	height: 31px;
	background: url("../image/user_bg.png") scroll -9px -588.5px no-repeat;
}

#use_get_pas .get_pas_top .cur_pro_two{
	width: 31px;
	height: 31px;
	background: url("../image/user_bg.png") scroll -64px -589.5px no-repeat;
}

#use_get_pas .get_pas_top .cur_pro_thr{
	width: 31px;
	height: 31px;
	background: url("../image/user_bg.png") scroll -120px -590px no-repeat;
}

#use_get_pas .get_pas_top .get_pass_two{
	width: 55px;
	height: 55px;
	margin-top: -16px;
	margin-left: 386px;
	float: left;
	_margin-left:235px;
}

#use_get_pas .get_pas_top .get_pass_thr{
	width: 55px;
	height: 55px;
	margin-top: -16px;
	margin-left: 386px;
	float: left;
}

#use_get_pas .get_pas_lef{
	float: left;
	width: 345px;
	height:214px;
	margin-left: 30px;
	background-color: #eeeeee;
	margin-bottom: 30px;
	_margin-left:15px;
}

#use_get_pas .get_pas_lef .que_com_tit{
	width: 305px;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom:8px;
	_margin-left: 0px;
    _text-align:left;
}

#use_get_pas .get_pas_lef .use_que_tit{
	margin-top:17px;
	_text-align: left;
}

#use_get_pas .get_pas_lef .ans_que_tit{
	margin-top: 0px;
	_text-align: left;
}

#use_get_pas .get_pas_lef .que_com_inp{
	width:100%;
	height: 30px;
	border: 0px solid red;
}

#use_get_pas .get_pas_lef .que_com_inp #newPassword{
	width: 293px;
}

#use_get_pas .get_pas_lef .que_com_inp #configPassword{
	width: 293px;
}

#use_get_pas .get_pas_lef .que_com_inp #userQuestion{
	width: 293px;
}

#use_get_pas .get_pas_lef .que_com_inp #userAnswer{
	width: 293px;
}

#use_get_pas .get_pas_lef .que_com_inp input{
	width: 293px;
	height: 25px;
	border: 1px solid #cccccc;
	margin-left: 20px;
	font-family: '宋体';
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	_width: 303px;
    _margin-left: 0px;
}

#use_get_pas .get_pas_lef .que_com_btn{
	width: 100%;
	height: 30px;
	margin-top: 10px;
}

#use_get_pas .get_pas_lef .que_com_btn .app_hep_lin{
	margin-left: 20px;
	float: left;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 5px;
}

#use_get_pas .get_pas_lef .que_com_btn .app_hep_lin:hover{
	color: red;
}

#use_get_pas .get_pas_lef .que_com_btn .que_com_lin{
	float: right;
	display: inline-block;
	height: 28px;
	color: white;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	line-height: 28px;
	background-color: #1e85d2;
	border-radius: 5px;
	margin-right: 20px;
    border: 0px;
    cursor: pointer;
}

#use_get_pas .get_pas_lef .que_com_btn .que_com_lin:hover{
	text-decoration: none;
    background-color: #1877d2;
}

#use_get_pas .get_pas_rig{
	width: 580px;
	height: 214px;
	float: right;
	background: url("../image/get_pas_img.png") scroll 0px 0px no-repeat;
	margin-right: 30px;
	_margin-right: 15px;
}

/**在线申请找回密码**/
#apply_help{
	width: 100%;
	min-height: 100px;
	background-color: white;
	font-family: '微软雅黑','黑体';
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
}

#apply_help .app_hel_lef{
	float: left;
	width: 370px;
	min-height: 307px;
	margin-top: 50px;
	margin-bottom: 80px;
	margin-left: 95px;
	position: absolute;
	z-index: 10;
}

#apply_help .app_hel_lef .app_hel_tit{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #69c232;
	font-size: 20px;
	text-align: center;
	margin-bottom: 28px;
}

#apply_help .app_hel_lef .app_hel_ite{
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
    font-family: '宋体';
	_clear: both;
}

#apply_help .app_hel_lef .app_hel_poi{
	width: 80%;
	height: 12px;
	line-height: 12px;
	color: red;
	font-size: 12px;
	margin-bottom: 10px;
	float: right;
    font-family: '宋体';
	_text-align: left;
}

#apply_help .app_hel_lef .app_hel_ite .app_ite_tit{
	width:20%;
	height: 100%;
    display: inline-block;
	float: left;
	float: left;
    line-height: 24px;
}

#apply_help .app_hel_lef .app_hel_ite .app_ite_con{
	width:79%;
	height: 100%;
	display: inline-block;
	float: left;
}

#apply_help .app_hel_lef .app_hel_img{
	min-height: 60px;
	max-height: 120px;
	height: auto;
}

#apply_help .app_hel_lef .app_hel_img .app_ite_con img{
	max-width: 140px;
	max-height: 100px;
	border-radius: 5px;
	display: inline-block;
	float: left;
	_width: 140px;
	_height: 100px;
}

#apply_help .app_hel_lef .app_hel_img .app_ite_con .app_dow_btn{
	display: inline-block;
	float: left;
	height: 60px;
	width: 90px;
	overflow: hidden;
	margin-top: -4px;
	_width: 100px;
	_height: 65px;
}

#apply_help .app_hel_lef .app_hel_ite .app_ite_con .app_inp{
	width: 220px;
	height: 25px;
	border: 1px solid #cccccc;
	line-height: 25px;
	font-family: '宋体';
	display: inline-block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#apply_help .app_hel_lef .app_btn_are{
	width: 100%;
	height: 40px;
}

#apply_help .app_hel_lef .app_btn_are a{
	display: inline-block;
	float: left;
	text-align: center;
	width:110px;
	height: 35px;
	line-height: 35px;
	background-color: #69c232;
	color: white;
	font-size: 16px;
	margin-left: 75px;
}

#apply_help .app_hel_lef .app_btn_are a:hover{
	text-decoration: none;
    background-color: #46c300;
}

#apply_help .app_hel_rig{
	float: right;
	width: 473px;
	height: 307px;
	background: url("../image/app_hel_img.png");
	margin-top: 100px;
	margin-bottom: 80px;
	margin-right: 95px;
    _margin-right: 40px;
}