@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
.call_body{
	padding:0;
	margin:0;
	border:none;
	overflow:hidden;
	height:100%;
	}
body.contain_layer{
	position:relative;
	}
input{
	border:none;
	}
img{
	border:none;
	}
table{
	border-collapse:collapse;
	}
.temporary_save{
	background-image:url(../images/temporary_save.png);
	background-repeat:no-repeat;
	}
.hid_line_body{
	overflow:hidden;
	padding:0;
	margin:0;
	border:none;
	}
.hid_line{
	width:7px;
	height:600px;
	cursor:pointer;
	background-image:url(../images/hid_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
.print_empty_table{
	background-image:url(../images/print_empty_table.png);
	background-repeat:no-repeat;
	}
.location{
	width:100%;
	height:40px;
	overflow:hidden;
	clear:both;
	}
.location img{
	margin-left:21px;
	float:left;
	}
.location p{
	float:left;
	height:40px;
	line-height:40px;
	margin-left:9px;
	}
.content{
	padding:10px;
	}
.search{
	margin-bottom:15px;
	}
.search_head{
	width:100%;
	height:37px;
	overflow:hidden;
	clear:both;
	position:relative;
	}
.search_head img{
	float:left;
	margin-left:15px;
	}
.search_head h3{
	float:left;
	height:37px;
	line-height:37px;
	margin-left:6px;
	}
/*
#search_switch_img{
	position:absolute;
	top:0;
	right:10px;
	cursor:pointer;
	}
#search_switch_word{
	position:absolute;
	top:0;
	right:41px;
	height:37px;
	line-height:37px;
	cursor:pointer;
	}
*/
.search_head .search_switch_img{
	position:absolute;
	top:0;
	right:10px;
	cursor:pointer;
	}
.search_head .search_switch_word{
	position:absolute;
	top:0;
	right:41px;
	height:37px;
	line-height:37px;
	cursor:pointer;
	}
.search_content{
	width:100%-2;
	border:1px solid #b3bdc6;
	border-top:none;
	border-bottom:none;
	overflow:hidden;
	clear:both;
	padding-top:7px;
	}
.search_foot{
	width:100%-2;
	height:7px;
	border:1px solid #b3bdc6;
	border-top:none;
	}
.search_content table{
	border-collapse:collapse;
	}
.search_content input{
	width:204px;
	height:27px;
	line-height:27px;
	border:1px solid #c5c5c5;
	padding-left:10px;
	}
.search_content .stand_out{
	width:206px;
	height:29px;
	line-height:29px;
	border:none;
	}
.search_content input.search_long_input{
	width:97.5%;
	}
.search_content select.search_long_select{
	width:100%;
	}
.search_content select{
	width:216px;
	height:29px;
	line-height:29px;
	border:1px solid #c5c5c5;
	padding-left:10px;
	}
.search_content table tr{
	height:39px;
	}
.search_content .left_field{
	padding-left:3em;
	text-align:right;
	}
.search_content .right_field{
	text-align:right;
	padding-left:2em;
	}
.search_content .search_bt{
	width:119px;
	height:43px;
	background-image:url(../images/search_bt_bg.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	margin-left:2em;
	}
.search_content .search_bt:hover{
	background-image:url(../images/search_bt_bg_hover.png);
	}
.list01_head{
	width:100%;
	height:40px;
	overflow:hidden;
	clear:both;
	}
.list01_head_pic01{
	float:left;
	}
.list01_head h1{
	float:left;
	height:40px;
	line-height:40px;
	margin-left:11px;
	}
.list01_head ul{
	float:right;
	}
.list01_head ul li{
	list-style:none;
	float:left;
	margin-left:6px;
    height: 37px;
    width: 85px;
}
.list01_head ul input{
	width:85px;
	height:28px;
	margin-top:6px;
	cursor:pointer;
	}
.list01_head ul .long_small_bt input{
	width:139px;
	}
.list01_head ul .middle_small_bt input{
	width:124px;
	}
.add_list01{
	background-image:url(../images/add_list01.png);
	background-repeat:no-repeat;
	}
.trial{
	background-image:url(../images/trial.png);
	background-repeat:no-repeat;
	}
.refresh{
	background-image:url(../images/refresh.png);
	background-repeat:no-repeat;
	}
.lookup{
	background-image:url(../images/lookup.png);
	background-repeat:no-repeat;
	}
.confirm{
	background-image:url(../images/confirm.png);
	background-repeat:no-repeat;
    width: 80px;
    height: 27px;
}
.cancel{
	background-image:url(../images/cancel.png);
	background-repeat:no-repeat;
	}
.return{
	background-image:url(../images/return.png);
	background-repeat:no-repeat;
    width: 81px;
    height: 26px;
}
.upload{
	background-image:url(../images/upload.png);
	background-repeat:no-repeat;
	}
.submit{
	background-image:url(../images/submit.png);
	background-repeat:no-repeat;
	}
.accept{
	background-image:url(../images/accept.png);
	background-repeat:no-repeat;
	}
.approve{
	background-image:url(../images/approve.png);
	background-repeat:no-repeat;
	}
.not_approve{
	background-image:url(../images/not_approve.png);
	background-repeat:no-repeat;
	}
.returned{
	background-image:url(../images/returned.png);
	background-repeat:no-repeat;
	}
.review{
	background-image:url(../images/review.png);
	background-repeat:no-repeat;
	}
.hand_over{
	background-image:url(../images/hand_over.png);
	background-repeat:no-repeat;
	}
.print{
	background-image:url(../images/print.png);
	background-repeat:no-repeat;
	}
.print_empty_table{
	background-image:url(../images/print_empty_table.png);
	background-repeat:no-repeat;
	}
.unpublishing{
	background-image:url(../images/unpublishing.png);
	background-repeat:no-repeat;
    }
.generate {
	background-image:url(../images/generate_cert.png);
	background-repeat:no-repeat;
    }
.move_up{
	background-image:url(../images/move_up.png);
	background-repeat:no-repeat;
	}
.move_after{
	background-image:url(../images/move_after.png);
	background-repeat:no-repeat;
	}
.delete{
	background-image:url(../images/delete.png);
	background-repeat:no-repeat;
	}
.release{
	background-image:url(../images/release.png);
	background-repeat:no-repeat;
	}
.examine_and_approve{
	background-image:url(../images/examine_and_approve.png);
	background-repeat:no-repeat;
	}
.print_record_table{
	background-image:url(../images/print_record_table.png);
	background-repeat:no-repeat;
	}
.list01_content table{
	width:100%;
	border-collapse:collapse;
	}
.list01_content th{
	height:19px;
	border:1px solid #96a0a9;
	line-height:16px;
	padding:6px;
	}
.list01_content td{
	height:19px;
	border:1px solid #96a0a9;
	line-height:16px;
	padding:6px;
	}
.operation a{
	display:inline-block;
	min-width:24px;
	height:19px;
	padding:0 3px;
	line-height:19px;
	margin:1px 0;
	}
.list01_content tbody tr:hover{
	cursor:pointer;
	}
.align_center{
	text-align:center;
	}
.align_left{
	text-align:left;
	}
.align_right{
	text-align:right;
	}
.list01_page{
	width:100%;
	height:45px;
	overflow:hidden;
	}
.list01_page p{
	float:left;
	height:45px;
	line-height:45px;
	margin-left:17px;
	}
.list01_page_left input{
	width:52px;
	height:19px;
	line-height:19px;
	border:1px solid #d2d2d2;
	text-align:center;
	}
.list01_page_right{
	float:right;
	height:45px;
	line-height:45px;
	}
.list02_page_right{
	float:right;
	height:45px;
	line-height:45px;
	}
.list01_page_right a{
	display:block;
	width:4em;
	float:left;
	text-align:center;
	}
.list01_page_right .go{
	float:right;
	}
.list01_page_right input{
	width:58px;
	height:19px;
	line-height:19px;
	border:1px solid #d2d2d2;
	padding-left:6px;
	}
.blue{
	background-image:url(../images/blue.png);
	background-repeat:repeat-y;
	}
.arrow{
	width:100%;
	height:13px;
	background-image:url(../images/arrow_bg.png);
	background-repeat:repeat-x;
	margin-top:6px;
	}
.arrow img{
	margin-left:37px;
	}
.appendix{
	padding:10px;
	border:1px solid #c4c4c4;
	border-top:none;
	}
.appendix_head{
	overflow:hidden;
	clear:both;
	}
.appendix_head div{
	float:left;
	height:37px;
	line-height:37px;
	padding:0 4em;
	border:1px solid #cdcdcd;
	border-left:none;
	background-image:url(../images/appendix_head_div_bg.png);
	background-repeat:repeat-x;
	cursor:pointer;
	}
.appendix_head .first_appendix_head{
	border-left:1px solid #cdcdcd;
	}
.appendix_head div.current{
	border-color:#4b8bcd;
	background-image:url(../images/appendix_head_div_current_bg.png);
	background-repeat:repeat-x;
	border-left:1px solid #4b8bcd;
	}
.appendix_head .previous{
	border-right:none;
	}
.appendix_content{
	margin-top:8px;
	}
.appendix_content table{
	width:100%;
	}
.select_project{
	width:100%-2;
	height:58px;
	line-height:58px;
	border:1px solid #cdcdcd;
	margin-bottom:20px;
	}
.select_project img{
	float:left;
	margin:22px 11px 0 20px;
	}
.select_project p{
	float:left;
	}
.select_project input{
	float:left;
	width:26em;
	padding-left:6px;
	height:27px;
	line-height:27px;
	border:1px solid #c5c5c5;
	margin-top:15px;
	margin-left:13px;
	}
.select_project .select_bt{
	width:82px;
	height:31px;
	border:none;
	padding:0;
	background-image:url(../images/select_bt_bg.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.form02_head{
	width:100%;
	height:60px;
	background-repeat:repeat-x;
	border:1px solid #cdcdcd;
	overflow:hidden;
	clear:both;
	}
.form02_head div{
	height:33px;
	line-height:33px;
	padding:0 2em;
	float:left;
	background-repeat:repeat-x;
	border:1px solid #cdcdcd;
	border-left:none;
	cursor:pointer;
	}
.form01_head{
	width:100%-1;
	min-height:39px;
	background-image:url(../images/form01_head_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	clear:both;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	}
.form01_head div{
	height:37px;
	line-height:37px;
	padding:0 4em;
	float:left;
	background-image:url(../images/form01_head_div_bg.png);
	background-repeat:repeat-x;
	border:1px solid #cdcdcd;
	border-left:none;
	cursor:pointer;
	}
.form01_head ul{
	float:right;
	margin-top:6px;
	margin-right:1em;
	}
.form01_head ul li{
	list-style:none;
	float:left;
	margin-left:6px;
	}
.form01_head ul input{
	width:83px;
	height:28px;
	cursor:pointer;
	}
.form01_head ul .long_small_bt input{
	width:139px;
	}
.form01_head ul .middle_small_bt input{
	width:124px;
	}
.save{
	border-style: none;
    border-color: inherit;
    border-width: medium;
background-image:url('../images/save.png');
	background-repeat:no-repeat;
	width: 82px;
    height: 26px;
}
.form01_head .first_form01_head{
	/*border-left:1px solid #cdcdcd;*/
	}
.form01_head div.current{
	height:38px;
	background-image:none;
	border-bottom:none;
	}
.form01_content{
	width:100%-2;
	padding:20px 10px;
	border:1px solid #cdcdcd;
	border-top:none;
	}
.form01 .beian{
	border-top:1px solid #cdcdcd;
	}
.qua_Table {
    width:91%;
    line-height:30px;
	border:1px solid #c5c5c5;
	padding-left:6px;
	margin-top:5px;
	margin-bottom:5px;
    }
.sh_Table {
    width:100%;
    line-height:30px;
	border:0px solid #c5c5c5;
    }
.qua_Table tr {
    border:1px solid gray;
    height:30px;
    }
.qua_Table td {
    border:1px solid gray;
    }
.qua_Table th {
    border:1px solid #c5c5c5;
    height:30px;
    color:White;
    background-color:#367fbe;
    font-weight:bold;
    }
.qua_td
{
    text-align:right;
    padding-right:8px;
    border:1px solid #c5c5c5;
    }
.sh_td {
    text-align:right;
    padding-right:8px;
    }
.qua_tdc {
    text-align:left;
    padding-left:8px;
    border:1px solid #c5c5c5;
    }
.sh_tdc {
    text-align:left;
    border:1px solid #c5c5c5;
    color: Black;
    }
.qua_tdm {
    text-align:left;
    padding-left:8px;
    color:Gray;
    }
.form_table{
	margin-bottom:29px;
	}
.form_table input{
	width:208px;
	height:27px;
	line-height:27px;
	border:1px solid #c5c5c5;
	padding-left:6px;
	margin-top:5px;
	margin-bottom:5px;
	}
.form_table select{
	width:216px;
	height:29px;
	line-height:29px;
	border:1px solid #c5c5c5;
	padding-left:6px;
	margin-top:5px;
	margin-bottom:5px;
	}
.form_table textarea{
	width:97.5%;
	height:5em;
	border:1px solid #c5c5c5;
	padding:6px;
	line-height:15px;
	margin-top:5px;
	margin-bottom:5px;
	}
.form_table .checkbox{
	width:auto;
	height:29px;
	border:none;
	padding:0;
	margin:5px 3px 5px 6px;
	display:block;
	float:left;
	}
.form_table .radio{
	width:auto;
	height:29px;
	border:none;
	padding:0;
	margin:5px 3px 5px 6px;
	display:block;
	float:left;
	}
.contain_select_bt_td{
	position:relative;
	}
.form_table .select{
	width:74px;
	height:29px;
	border:none;
	position:absolute;
	top:0;
	right:0;
	background-image:url(../images/select_bg.png);
	float:right;
	cursor:pointer;
	}
.select_span{
	display:block;
	float:left;
	height:29px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:29px;
	margin-right:6px;
	}
.form_table .left_field{
	text-align:right;
	padding-left:1.5em;
	}
.form_table .right_field{
	text-align:right;
	padding-left:1.5em;
	}
.form_table .long_input{
	width:98.5%;
	}
.form_table .long_select{
	width:100%;
	}
.form_table .select_input{
	width:98%;
	}
.form_table .contain_shorter_input_td .select_input_container{
	width:65%;
	position:relative;
	}
.form_table .contain_shorter_input_td .select_input_container .select_input{
	width:92%;
	}
.form_table .contain_shorter_input_td .select_input_container .empty{
	width:11px;
	height:27px;
	position:absolute;
	} 

.select_input_container{
	position:relative;
	width:86%;
	}
.select_input_container .empty{
	width:11px;
	height:27px;
	position:absolute;
	background-image:url(../images/empty_bg.png);
	background-repeat:no-repeat;
	border:none;
	margin:0;
	padding:0;
	top:6px;
	right:10px;
	cursor:pointer;
	background-color:transparent;
	}

.list01_content .scanning a{
	margin-left:2px;
	margin-right:2px;
	}
.buttons{
	overflow:hidden;
	clear:both;
	width:62em;
	height:43px;
	text-align:center;
	margin-top:29px;
	}
.buttons input{
	width:119px;
	height:43px;
	border:0;
	cursor:pointer;
	margin:0 1em;
	}
.buttons input.long_big_bt{
	width:163px;
	}
.save_bt{
	background-image:url('../images/save_bt.png');
	background-repeat:no-repeat;
	cursor:pointer;
    width: 117px;
    height: 40px;
}
.save_bt:hover{
	background-image:url(../images/save_bt_hover.png);
	cursor:pointer;
	}
.prints{
	background-image:url(../images/print_bt.png);
	background-repeat:no-repeat;
	}
.prints:hover{
	background-image:url(../images/print_bt_hover.png);
	}
.cancel_bt{
	background-image:url(../images/cancel_bt.png);
	background-repeat:no-repeat;
	}
.cancel_bt:hover{
	background-image:url(../images/cancel_bt_hover.png);
	}
.upload_bt{
	background-image:url(../images/upload_bt.png);
	background-repeat:no-repeat;
	}
.upload_bt:hover{
	background-image:url(../images/upload_bt_hover.png);
	}
.submit_bt{
	background-image:url(../images/submit_bt.png);
	background-repeat:no-repeat;
	}
.submit_bt:hover{
	background-image:url(../images/submit_bt_hover.png);
	}
.accept_bt{
	background-image:url(../images/accept_bt.png);
	background-repeat:no-repeat;
	}
.accept_bt:hover{
	background-image:url(../images/accept_bt_hover.png);
	}
.returned_bt{
	background-image:url(../images/returned_bt.png);
	background-repeat:no-repeat;
	}
.returned_bt:hover{
	background-image:url(../images/returned_bt_hover.png);
	}
.send_bt{
	background-image:url(../images/send_bt.png);
	background-repeat:no-repeat;
	}
.send_bt:hover{
	background-image:url(../images/send_bt_hover.png);
	}
.sumit
{
	background-image:url(../images/sumit.png);
	background-repeat:no-repeat;
    }
.sumit:hover
{
	background-image:url(../images/sumit.png);
    }
.confirm_bt{
	background-image:url(../images/confirm_bt.png);
	background-repeat:no-repeat;
	}
.confirm_bt:hover{
	background-image:url(../images/confirm_bt_hover.png);
	}
.approve_bt{
	background-image:url(../images/approve_bt.png);
	background-repeat:no-repeat;
	}
.approve_bt:hover{
	background-image:url(../images/approve_bt_hover.png);
	}
.not_approve_bt2{
	background-image:url(../images/not_approve_bt2.png);
	background-repeat:no-repeat;
    }
.not_approve_bt2:hover{
	background-image:url(../images/not_approve_bt2_hover.png);
	}
.not_approve_bt{
	background-image:url(../images/not_approve_bt.png);
	background-repeat:no-repeat;
	}
.not_approve_bt:hover{
	background-image:url(../images/not_approve_bt_hover.png);
	}
.print_bt{
	background-image:url(../images/print_bt.png);
	background-repeat:no-repeat;
	}
.print_bt:hover{
	background-image:url(../images/print_bt_hover.png);
	}
.return_bt{
	background-image:url('../images/return_bt.png');
	background-repeat:no-repeat;
	cursor:pointer;
    width: 117px;
    height: 40px;
}
.print_btforSLD{
	background-image:url('../images/print_acceptance_form_bt.png');
	background-repeat:no-repeat;
	cursor:pointer;
    width: 117px;
    height: 40px;
}
.return_bt:hover{
	background-image:url(../images/return_bt_hover.png);
	cursor:pointer;
	}
.sign_up_bt{
	background-image:url(../images/sign_up_bt.png);
	background-repeat:no-repeat;
	}
.sign_up_bt:hover{
	background-image:url(../images/sign_up_bt_hover.png);
	}
.modify_bt{
	background-image:url(../images/modify_bt.png);
	background-repeat:no-repeat;
	}
.modify_bt:hover{
	background-image:url(../images/modify_bt_hover.png);
	}
.ok_accept_bt{
	background-image:url(../images/ok_accept_bt.png);
	background-repeat:no-repeat;
	}
.ok_accept_bt:hover{
	background-image:url(../images/ok_accept_bt_hover.png);
	}
.not_accept_bt{
	background-image:url(../images/not_accept_bt.png);
	background-repeat:no-repeat;
	}
.not_accept_bt:hover{
	background-image:url(../images/not_accept_bt_hover.png);
	}
.review_bt{
	background-image:url(../images/review_bt.png);
	background-repeat:no-repeat;
	}
.review_bt:hover{
	background-image:url(../images/review_bt_hover.png);
	}
.statistics_bt{
	background-image:url(../images/statistics_bt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.statistics_bt:hover{
	background-image:url(../images/statistics_bt_hover.png);
	}
.record_succes_bt{
	background-image:url(../images/record_succes_bt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.record_succes_bt:hover{
	background-image:url(../images/record_succes_bt_hover.png);
	}
.record_false_bt{
	background-image:url(../images/record_false_bt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.record_false_bt:hover{
	background-image:url(../images/record_false_bt_hover.png);
	}
.lock_bt{
	background-image:url(../images/lock_bt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.lock_bt:hover{
	background-image:url(../images/lock_bt_hover.png);
	}
.unlock_bt{
	background-image:url(../images/unlock_bt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.unlock_bt:hover{
	background-image:url(../images/unlock_bt_hover.png);
	}
.print_record_table_bt{
	background-image:url(../images/print_record_table_bt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.print_record_table_bt:hover{
	background-image:url(../images/print_record_table_bt_hover.png);
	}

.form_table caption{
	height:37px;
	line-height:37px;
	}
.layer01{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/layer_bg.png);
	background-repeat:repeat;
	z-index:1;
	}
.layer01_window{
	width:862px;
	margin:0 auto;
	}
.layer01_window_head{
	width:862px;
	height:43px;
	background-image:url(../images/layer01_window_head.png);
	background-repeat:repeat-x;
	position:relative;
	}
.layer01_window_head h3{
	height:43px;
	line-height:43px;
	margin-left:2em;
	}
.layer01_window_content{
	border:1px solid #489aca;
	padding:24px 36px 24px 36px;
	}
.select_send_target .layer01_window_content{
	height:149px;
	}
.layer01_window_content .single_table{
	margin:0 auto;
	}
.layer01_window_content .single_table input{
	width:208px;
	height:27px;
	line-height:27px;
	padding-left:6px;
	border:1px solid #c5c5c5;
	margin-top:5px;
	margin-bottom:5px;
	}
.layer01_window_content .single_table .long_value input{
	width:98.5%;
	}
.layer01_window_content .single_table input.radio{
	width:auto;
	border:none;
	margin-right:6px;
	display:block;
	float:left;
	}
.layer01_window_content .single_table input.checkbox{
	width:auto;
	border:none;
	margin-right:4px;
	display:block;
	float:left;
	}
.layer01_window_content .single_table td span{
	display:block;
	height:29px;
	line-height:29px;
	float:left;
	margin:5px 6px 5px 0;
	}

.layer01_window_content .single_table select{
	width:216px;
	height:29px;
	line-height:29px;
	padding-left:6px;
	border:1px solid #c5c5c5;
	margin-top:5px;
	margin-bottom:5px;
	}
.layer01_window_content .single_table .long_value select{
	width:100%;
	}
.layer01_window_content .single_table textarea{
	width:98.5%;
	height:5em;
	line-height:15px;
	padding-left:6px;
	padding-top:6px;
	border:1px solid #c5c5c5;
	margin-top:5px;
	margin-bottom:5px;
	}
.layer01_window_content .single_table .left_field{
	text-align:right;
	}
.layer01_window_content .single_table .right_field{
	text-align:right;
	padding-left:2em;
	}
.select_send_target .layer01_window_content .single_table select{
	width:35em;
	}
.layer02 .layer01_window_content .single_table textarea{
	width:35em;
	}
.layer01_window_content .contain_select_bt_td.contain_shorter_input_td .select_input_container{
	width:64%;
	position:relative;
	}
.layer01_window_content .contain_select_bt_td.contain_shorter_input_td .select_input_container .select_input{
	width:94%;
	}
.layer01_window_content .contain_shorter_input_td .select_input_container .empty{
	width:11px;
	height:27px;
	position:absolute;
	margin:0;
	padding:0;
	border:none;
	top:6px;
	right:8px;
	}
.layer01_window_content .contain_select_bt_td.contain_long_input_td .select_input_container{
	position:relative;
	width:84%;
	}
.layer01_window_content .contain_select_bt_td.contain_long_input_td .select_input_container .select_input{
	width:98%;
	}
.layer01_window_content .contain_select_bt_td.contain_long_input_td .select_input_container .empty{
	width:11px;
	height:27px;
	border:none;
	margin:0;
	padding:0;
	top:6px;
	right:8px;
	}
.layer01_window_content .contain_select_bt_td .select{
	width:74px;
	height:29px;
	border:none;
	position:absolute;
	top:0;
	right:0;
	background-image:url(../images/select_bg.png);
	float:right;
	cursor:pointer;
	}
.layer01_window_content .colspan_table .long_value input{
	width:470px;
	}
.layer01_window_content .colspan_table .long_value select{
	width:478px;
	}
.layer01_window_content .colspan_table .long_value textarea{
	width:470px;
	}
.layer01_window_content .buttons{
	margin-left:auto;
	margin-right:auto;
	}
.layer_close_bt{
	position:absolute;
	width:18px;
	height:17px;
	top:13px;
	right:10px;
	background-image:url(../images/layer_close_bt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.layer_close_bt:hover{
	background-image:url(../images/layer_close_bt_hover.png);
	}
.select_project_layer{
	z-index:2;
	}
.select_project_layer .layer01_window{
	margin:0 auto;
	}
.select_project_layer .layer01_window_content{
	padding-top:10px;
	height:auto;
	}
.select_project_layer .list01_head ul{
	margin-right:0;
	}
.select_project_layer .search_content input{
	width:168px;
	}
.select_project_layer .search_content select{
	width:180px;
	}
.select_project_layer .search_content .search_bt{
	width:119px;
	}
.select_project_layer .search_content .left_field{
	padding-left:2em;
	}
.login_top{
	width:100%;
	height:128px;
	background-image:url(../images/login_top_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	}
.system_name{
	width:1000px;
	height:86px;
	margin:30px auto 12px auto;
	}
.login_content{
	width:100%;
	height:490px;
	background-image:url(../images/login_content_bg.png);
	background-repeat:repeat-x;
	}
.login_container{
	width:1000px;
	height:490px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	}
.login_left_pic{
	float:left;
	}
.login_container_right{
	width:378px;
	height:453px;
	float:right;
	margin-top:35px;
	}
.login_container_right_content{
	width:378px;
	height:389px;
	}
.login_container_right_content_top{
	width:378px;
	height:21px;
	background-image:url(../images/login_container_right_content_top_bg.png);
	background-repeat:no-repeat;
	}
.login_container_right_content_middle{
	width:378px;
	height:345px;
	background-image:url(../images/login_container_right_content_middle_bg.png);
	background-repeat:repeat;
	}
.login_container_right_content_bottom{
	width:378px;
	height:23px;
	background-image:url(../images/login_container_right_content_bottom_bg.png);
	background-repeat:no-repeat;
	}
.reflection{
	width:378px;
	height:64px;
	background-image:url(../images/reflection.png);
	background-repeat:no-repeat;
	}
.login{
	width:338px;
	height:338px;
	margin:0 auto;
	position:relative;
	}
.login_head_pic{
	display:block;
	margin-top:10px;
	}
.company_entrance{
	cursor:pointer;
	display:block;
	}
.login table{
	width:338px;
	margin-top:10px;
	}
.login table tr{
	height:42px;
	}
.login table .left_field{
	text-align:left;
	width:63px;
	}
.login table input{
	width:264px;
	height:30px;
	padding-left:9px;
	line-height:30px;
	border:1px solid #cdcdcd;
	}
.login table .checknum{
	width:85px;
	height:30px;
	padding-left:9px;
	}
.login table select{
	width:275px;
	height:32px;
	padding-left:6px;
	line-height:30px;
	border:1px solid #cdcdcd;
	}
.checknum{
	display:block;
	float:left;
	}
.checknum_pic{
	display:block;
	float:left;
	margin-left:5px;
	}
.change_checknum{
	display:block;
	float:left;
	margin-left:5px;
	height:32px;
	line-height:32px;
	}
.login table input.login_bt{
	width:133px;
	height:69px;
	border:none;
	background-image:url(../images/login_bt_bg.png);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	margin-top:12px;
	}
.login table input.login_bt:hover{
	background-image:url(../images/login_bt_hover_bg.png);
	}
.login table input.xmbj_bt{
	width:138px;
	height:69px;
	border:none;
	background-image:url(../images/xmbj_bt_bg.png);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	margin-top:12px;
	margin-left:4px;
	margin-bottom:11px;
	}
.login table input.xmbj_bt:hover{
	background-image:url(../images/xmbj_bt_hover_bg.png);
	}
.login table input.xmba_bt{
	width:138px;
	height:69px;
	border:none;
	background-image:url(../images/xmba_bt_bg.png);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	margin-top:12px;
	margin-left:4px;
	margin-bottom:11px;
	}
.login table input.xmba_bt:hover{
	background-image:url(../images/xmba_bt_hover_bg.png);
	}
.other_bts{
	width:274px;
	height:26px;
	margin-left:64px;
	overflow:hidden;
	clear:both;
	}
.other_bts div{
	height:26px;
	float:left;
	text-align:center;
	margin-right:7px;
	}
.other_bts div a{
	height:24px;
	line-height:24px;
	}
.download_key_drive{
	width:99px;
	}
div.forget_password{
	width:68px;
	padding-left:3px;
	}
.download_manual{
	width:89px;
	}
.other_bts div.download_manual{
	margin-right:0;
	}
.login_bottom{
	width:900px;
	padding-left:100px;
	margin:1.5em auto 0 auto;
	text-align:center;
	}
.login_bottom p{
	height:24px;
	float:left;
	margin-right:2em;
	}
.role{
	width:265px;
	height:32px;
	padding-left:10px;
	line-height:32px;
	background-image:url(../images/role_bg.png);
	background-repeat:no-repeat;
	}
.role_options{
	position:absolute;
	top:72px;
	left:63px;
	width:273px;
	border:1px solid #cdcdcd;
	}
.role_options p{
	width:265px;
	height:28px;
	line-height:28px;
	padding-left:10px;
	cursor:pointer;
	}
.top_form .top{
	width:100%;
	height:90px;
	background-image:url(../images/top_form_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	clear:both;
	position:relative;
	}
.top_system_name{
	height:70px;
	float:left;
	margin-top:12px;
	overflow:hidden;
	clear:both;
	}
.top_system_name img{
	float:left;
	}
.edition{
	float:left;
	margin-top:20px;
	}
.top_bts{
	position:absolute;
	}
.welcome{
	position:absolute;
	text-align:right;
	}
/*适合于1024分辨率，1152分辨率 begin*/
/*---.top_system_name{
	margin-left:6px;
	}
.edition{
	margin-left:10px;
	}
.top_bts{
	top:16px;
	right:.8em;
	width:4em;
	text-align:right;
	}
.top_bts a{
	display:inline-block;
	line-height:16px;
	margin-left:0;
	}
.welcome{
	top:6em;
	right:.4em;
	width:auto;
	text-align:right;
	line-height:16px;
	}---*/
/*1024分辨率，1152分辨率 end*/

/*适合1280分辨率，1360分辨率，1366分辨率 begin*/
/*---.top_system_name{
	margin-left:16px;
	}
.edition{
	margin-left:16px;
	}
.top_bts{
	top:2em;
	right:1.8em;
	width:auto;
	text-align:right;
	}
.top_bts a{
	display:inline-block;
	line-height:16px;
	margin-left:1em;
	}
.welcome{
	top:4em;
	right:1.8em;
	width:20em;
	text-align:right;
	line-height:16px;
	}---*/
/*适合1280分辨率，1360分辨率，1366分辨率 end*/

/*适合1440分辨率 begin*/
/*---.top_system_name{
	margin-left:20px;
	}
.edition{
	margin-left:20px;
	}
.top_bts{
	top:2em;
	right:1.8em;
	width:auto;
	text-align:right;
	}
.top_bts a{
	display:inline-block;
	line-height:16px;
	margin-left:1em;
	}
.welcome{
	top:4em;
	right:1.8em;
	width:30em;
	text-align:right;
	line-height:16px;
	}---*/
/*适合1440分辨率 end*/

/*适合1600及以上分辨率，这是默认的样式 begin*/
.top_system_name{
	margin-left:20px;
	}
.edition{
	margin-left:20px;
	}
.top_bts{
	top:2em;
	right:1.8em;
	width:auto;
	text-align:right;
	}
.top_bts a{
	display:inline-block;
	line-height:16px;
	margin-left:1em;
	}
.welcome{
	top:4em;
	right:1.8em;
	width:40em;
	text-align:right;
	line-height:16px;
	}
/*适合1600及以上分辨率，这是默认的样式 end*/

.bottom_body{
	position:relative;
	}
.bottom_body .copyright_etc{
	width:100%;
	height:31px;
	line-height:31px;
	background-image:url(../images/copyright_etc_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	}

.left_form{
	overflow-x:hidden;
	}
.level1_menu_container{
	width:258px;
	margin-left:1px;
	}
.level1_menu{
	width:258px;
	height:30px;
	background-image:url(../images/level1_menu_bg.png);
	background-repeat:repeat-x;
	}
.level1_menu a{
	display:block;
	width:238px;
	height:30px;
	line-height:32px;
	padding-left:20px;
	}
.level1_menu:hover{
	background-image:url(../images/level1_menu_bg_hover.png);
	}
.level1_menu.current{
	background-image:url(../images/level1_menu_bg_current.png);
	}
.have_second_menus a{
	background-image:url(../images/level1_menu_arrow_show.png);
	background-repeat:no-repeat;
	background-position:right;
	}
.level2_menu_container{
	width:258px;
	padding-top:8px;
	padding-bottom:6px;
	}
.level2_menu{
	width:258px;
	height:22px;
	background-image:url(../images/level2_menu_left_arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	}
.level2_menu a{
	display:block;
	width:218px;
	height:22px;
	line-height:23px;
	padding-left:40px;
	}
.level2_menu.current{
	background-image:url(../images/level2_menu_left_arrow_current.png);
	}
.have_third_menus a{
	background-image:url(../images/level2_menu_arrow_show.png);
	background-repeat:no-repeat;
	background-position:right;
	}
.level3_menu{
	width:258px;
	height:22px;
	background-image:url(../images/level3_menu_pic.png);
	background-repeat:no-repeat;
	background-position:left;
	}
.level3_menu a{
	display:block;
	width:190px;
	height:22px;
	line-height:23px;
	padding-left:68px;
	}


.body_xmbj{
	position:relative;
	}
.xmbj_top{
	width:100%;
	height:90px;
	background-image:url(../images/top_form_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	}
.xmbj_middle{
	width:800px;
	margin:3em auto;
	overflow:hidden;
	clear:both;
	}
.xmbj_middleExt{
	width:685px;
	overflow:hidden;
	clear:both;
	}
.enter_xmba{
	width:171px;
	height:69px;
	float:left;
	cursor:pointer;
	background-image:url(../images/enter_xmba.png);
	background-repeat:no-repeat;
	margin-top:63px;
	}
.enter_xmba:hover{
	background-image:url(../images/enter_xmba_hover.png);
	}
.enter_xmbj{
	width:171px;
	height:69px;
	float:left;
	cursor:pointer;
	background-image:url(../images/enter_xmbj.png);
	background-repeat:no-repeat;
	margin-top:63px;
	}
.enter_xmbj:hover{
	background-image:url(../images/enter_xmbj_hover.png);
	}
.xmbj_middle_right{
	width:550px;
	float:left;
	margin-left:54px;
	}
.xmbj_middle_right h3{
	width:460px;
	height:65px;
	line-height:18px;
	}
.xmbj_middle_right input{
	display:block;
	width:350px;
	height:27px;
	line-height:27px;
	padding-left:6px;
	border:1px solid #c5c5c5;
	float:left;
	}
.xmbj_middle_right p{
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	}
.xmbj_middle_right p span{
	display:block;
	width:8em;
	float:left;
	height:29px;
	line-height:29px;
	text-align:left;
	}
.xmbj_middle_right .modify_bt{
	width:119px;
	height:43px;
	border:none;
	padding:0;
	margin:1em 0 0 7.2em;
	cursor:pointer;
	background-color:transparent;
	}
.description{
	overflow:hidden;
	clear:both;
	margin-top:3em;
	float:left;
	}
.description .beizhu{
	width:28px;
	height:18px;
	line-height:18px;
	float:left;
	}
.description_right{
	width:690px;
	float:left;
	}
.description_right p{
	line-height:18px;
	}
.xmbj_bottom{
	width:100%;
	height:31px;
	line-height:31px;
	background-image:url(../images/copyright_etc_bg.png);
	background-repeat:repeat-x;
	position:fixed;
	left:0;
	bottom:0;
	}
.xmbj_bottom .copyright_etc{
	width:100%;
	text-align:center;
	}

.fill_xmbj_content{
	width:840px; 
	margin:1.5em auto 5em auto;
	}
.fill_xmbj_content .buttons{
	
	}

.call_body{
	position:relative;
	}
.change_password_layer{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/layer_bg.png);
	background-repeat:repeat;
	z-index:99;
	}
.cpl_window{
	width:460px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	}
.cpl_window_head{
	width:460px;
	height:43px;
	background-image:url(../images/layer01_window_head.png);
	background-repeat:repeat-x;
	position:relative;
	}
.cpl_window_head h3{
	height:43px;
	line-height:43px;
	margin-left:1.5em;
	}
.cpl_window_content{
	width:458px;
	height:205px;
	border:1px solid #489aca;
	}
.modify_content{
	width:380px;
	margin:20px auto;
	}
.modify_content p{
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
	}
.modify_content input{
	width:300px;
	height:27px;
	line-height:27px;
	padding-left:6px;
	border:1px solid #c5c5c5;
	float:left;
	}
.modify_content span{
	display:block;
	width:5em;
	height:29px;
	line-height:29px;
	text-align:right;
	float:left;
	}
.cpl_window_content .buttons{
	width:330px;
	margin-left:80px;
	margin-top:8px;
	}
.layer01.layer02{
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/layer02_bg.png);
	background-repeat:repeat;
	z-index:3;
	}
.layer02_window{
	margin:10px 10px 20px 10px;
	padding-bottom:20px;
	}
.layer02_window_head{
	width:100%-2;
	height:38px;
	line-height:38px;
	border:1px solid #c9c9c9;
	position:relative;
	}
.layer02_window_head img{
	float:left;
	margin-left:14px;
	margin-top:3px;
	}
.layer02_window_head h3{
	float:left;
	margin-left:10px;
	height:38px;
	line-height:40px;
	}
.layer02_window_head .layer_close_bt{
	width:18px;
	height:17px;
	position:absolute;
	top:11px;
	right:10px;
	background-image:url(../images/layer_close_bt_02.png);
	background-repeat:no-repeat;
	}
.layer02_window_head .layer_close_bt:hover{
	background-image:url(../images/layer_close_bt_02_hover.png);
	}
.layer02_window_content{
	width:100%-2;
	border:1px solid #c9c9c9;
	border-top:none;
	overflow:hidden;
	clear:both;
	}
.add_scanning{
	margin-top:15px;
	}
.add_scanning p{
	overflow:hidden;
	clear:both;
	}
.add_scanning input{
	width:405px;
	height:27px;
	line-height:27px;
	padding-left:6px;
	border:1px solid #c5c5c5;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	}
.add_scanning select{
	width:413px;
	height:27px;
	line-height:27px;
	border:1px solid #c5c5c5;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	}
.add_scanning p span{
	display:block;
	width:11em;
	height:29px;
	line-height:29px;
	padding-left:2em;
	text-align:right;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	}
.add_scanning .buttons{
	width:35.5em;
	height:auto;
	padding-left:12em;
	margin-top:6px;
	margin-bottom:20px;
	}
.add_scanning .buttons input{
	width:119px;
	height:43px;
	border:none;
	display:inline;
	}
.operate_scanning{
	width:98%;
	margin-left:15px;
	}
.operate_scanning_head{
	overflow:hidden;
	}
.operate_scanning_head div{
	height:20px;
	line-height:20px;
	padding:0 2em;
	border-left:1px solid #a7a7a7;
	float:left;
	}
.operate_scanning_head div.first_osh{
	border-left:none;
	}
.operate_scanning_bts{
	height:38px;
	border:1px solid #cccccc;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	}
.operate_scanning_bts .checkbox{
	height:38px;
	margin-left:21px;
	float:left;
	}
.operate_scanning_bts ul{
	float:left;
	margin-left:32px;
	}
.operate_scanning_bts ul li{
	list-style:none;
	float:left;
	}
.operate_scanning_bts ul input{
	width:83px;
	height:28px;
	margin-top:6px;
	margin-right:8px;
	cursor:pointer;
	}
.scanning_gallery_container .gallery{
	height:203px;
	border:1px solid #cccccc;
	overflow:auto;
	clear:both;
	margin-bottom:10px;
	}
.gallery .cell{
	width:147px;
	height:187px;
	margin:16px 20px 0 14px;
	float:left;
	position:relative;
	}
.cell .cell_pic{
	width:143px;
	height:141px;
	border:2px solid #ffffff;
	text-align:center;
	}
.cell_pic img{
	cursor:pointer;
	}
.cell .cell_pic.current{
	border:2px solid #47abdc;
	}
.cell p{
	width:145px;
	height:32px;
	line-height:15px;
	text-align:center;
	padding-top:10px;
	}
.erect_img img{
	width:91px;
	height:129px;
	margin-top:6px;
	}
.transverse_img img{
	width:129px;
	height:91px;
	margin-top:25px;
	}
.cell .identifier{
	position:absolute;
	top:1px;
	right:2px;
	cursor:pointer;
	}
.large_scanning{
	width:98%;
	margin:0 0 15px 15px;
	}
.large_scanning_arrow{
	height:12px;
	background-image:url(../images/large_scanning_arrow_bg.png);
	background-repeat:repeat-x;
	}
.large_scanning_arrow img{
	margin-left:31px;
	}
.large_scanning_content{
	border:1px solid #c6c6c6;
	border-top:none;
	text-align:center;
	overflow:hidden;
	clear:both;
	}
.large_scanning_content h1{
	text-align:center;
	margin-top:20px;
	width:40em;
	height:24px;
	line-height:24px;
	margin:20px auto 0 auto;
	}
.large_scanning_content img{
	margin-top:13px;
	margin-bottom:20px;
	}
.large_scanning_content .erect_img{
	width:712px;
	height:1007px;
	}
.large_scanning_content .transverse_img{
	width:1007px;
	height:712px;
	}
.review_opinion{
	width:713px;
	border:1px solid #c5c5c5;
	margin:0 auto 2em auto;
	text-align:left;
	padding-bottom:10px;
	}
.review_opinion h3{
	height:2em;
	line-height:2em;
	margin-left:2em;
	margin-top:1em;
	}
.review_opinion p{
	height:14px;
	line-height:14px;
	margin-left:2em;
	margin-top:5px;
	margin-bottom:5px;
	}
.review_opinion .review_opinion_beizhu{
	line-height:15px;
	overflow:hidden;
	clear:both;
	}
.review_opinion_beizhu span{
	float:left;
	}
.review_opinion_beizhu .beizhu_content{
	display:block;
	width:650px;
	line-height:15px;
	}
.layer01.layer02.scanning_review{
	z-index:4;
	}
.scanning_review_window{
	width:668px;
	height:354px;
	margin:0 auto;
	}
.scanning_review_window_head{
	width:666px;
	height:32px;
	border:1px solid #c9c9c9;
	position:relative;
	overflow:hidden;
	clear:both;
	}
.scanning_review_window_head img{
	float:left;
	}
.scanning_review_window_head h3{
	float:left;
	height:32px;
	line-height:32px;
	}
.scanning_review_window_head .layer_close_bt{
	width:18px;
	height:17px;
	position:absolute;
	top:8px;
	right:10px;
	background-image:url(../images/layer_close_bt_02.png);
	background-repeat:no-repeat;
	}
.scanning_review_window_head .layer_close_bt:hover{
	background-image:url(../images/layer_close_bt_02_hover.png);
	}
.scanning_review_window_content{
	width:666px;
	height:294px;
	border:1px solid #c9c9c9;
	border-top:none;
	padding-top:25px;
	}
.scanning_review_window_content p{
	overflow:hidden;
	clear:both;
	}
.scanning_review_window_content span{
	width:7em;
	text-align:left;
	display:block;
	float:left;
	height:39px;
	line-height:39px;
	margin-left:4em;
	}
.scanning_review_window_content input{
	width:454px;
	height:27px;
	line-height:27px;
	border:1px solid #c5c5c5;
	padding-left:6px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	}
.scanning_review_window_content select{
	width:462px;
	height:29px;
	line-height:29px;
	border:1px solid #c5c5c5;
	padding-left:6px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	}
.scanning_review_window_content textarea{
	width:448px;
	height:64px;
	line-height:15px;
	border:1px solid #c5c5c5;
	padding:6px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	}
.scanning_review_window_content .buttons{
	width:35.5em;
	height:auto;
	padding-left:12em;
	margin:15px auto;
	}
.scanning_review_window_content .buttons input{
	width:119px;
	height:43px;
	border:none;
	display:inline;
	}
.layer01.layer02.see_large_scanning{
	background-color:#c3d9ea;
	z-index:5;
	}
.see_large_scanning_content{
	position:relative;
	overflow:hidden;
	clear:both;
	}
.see_large_scanning_content .layer_close_bt{
	width:18px;
	height:17px;
	position:absolute;
	top:8px;
	right:10px;
	background-image:url(../images/layer_close_bt_02.png);
	background-repeat:no-repeat;
	}
.see_large_scanning_content .layer_close_bt:hover{
	background-image:url(../images/layer_close_bt_02_hover.png);
	}
.see_large_scanning_content h3{
	width:95%;
	text-align:center;
	height:2em;
	line-height:2em;
	margin-top:1em;
	}
.see_large_scanning_content h4{
	width:95%;
	text-align:center;
	height:22px;
	line-height:22px;
	}
.large_scanning_turning_container{
	/*width:1097px;*/
	width:98%;
	margin:1.5em auto;
	text-align:center;
	position:relative;
	}
.large_scanning_turning_container img.transverse_img{
	width:1007px;
	height:712px;
	}
.large_scanning_turning_container img.erect_img{
	width:712px;
	height:1007px;
	}
.left_arrow{
	width:44px;
	height:160px;
	position:absolute;
	top:276px;
	left:0;
	background-image:url(../images/left_arrow_bg.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.left_arrow:hover{
	background-image:url(../images/left_arrow_bg_hover.png);
	}
.right_arrow{
	width:44px;
	height:160px;
	position:absolute;
	top:276px;
	right:0;
	background-image:url(../images/right_arrow_bg.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.right_arrow:hover{
	background-image:url(../images/right_arrow_bg_hover.png);
	}
.see_large_scanning_content .review_opinion h3{
	text-align:left;
	}
.statistics_keys{
	border:1px solid #cdcdcd;
	margin:10px;
	padding:10px 0 5px 0;
	}
.statistics_keys select{
	width:183px;
	height:29px;
	border:1px solid #c5c5c5;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:3px;
	}
.statistics_keys input{
	width:175px;
	height:27px;
	line-height:27px;
	border:1px solid #c5c5c5;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:6px;
	}
.statistics_keys .radio{
	width:auto;
	border:none;
	height:29px;
	margin:5px 8px 5px 2px;
	float:left;
	}
.statistics_keys .left_field{
	text-align:right;
	padding-left:3em;
	}
.statistics_keys .right_field{
	text-align:right;
	padding-left:2em;
	}
.contain_radio_td{
	overflow:hidden;
	clear:both;
	}
.contain_radio_td span{
	display:block;
	height:29px;
	line-height:29px;
	float:left;
	margin:5px 1em 5px 0;
	}
.statistics_keys .statistics_bt{
	width:119px;
	height:43px;
	border:none;
	margin-left:3em;
	}
.statistics_results{
	margin:0 10px 10px 10px;
	}
.statistics_results_head{
	height:37px;
	border:1px solid #cdcdcd;
	overflow:hidden;
	clear:both;
	}
.statistics_results_head img{
	float:left;
	margin-left:20px;
	}
.statistics_results_head h3{
	height:37px;
	line-height:41px;
	float:left;
	margin-left:11px;
	}
.statistics_results_content{
	margin-top:10px;
	height:400px;
	}
.login_pic{
	overflow:hidden;
	clear:both;
	}
.login_head_pic{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	}
.company_entrance{
	float:left;
	cursor:pointer;
	}
