<style type="text/css">

/**************************************************************************/
/***		2014/3/25	全局信息										***/
/**************************************************************************/
* { font: 14px normal "Microsoft YaHei"; }
input[type="text"], input[type="password"], textarea {
    border: 1px solid #ccc;
    padding: 2px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
    color: #4AA;
}

/**************************************************************************/
/***		2013/10/24	注册界面										***/
/**************************************************************************/

.regist_border
  {	padding: 0px;	margin: 20px; border: 1px solid #660066;	width:80%}
.regist_table
  {	background-color: #f2f2f2;		text-decoration: none;  }
.regist_table_title
  {	padding: 8px 0;	background: #dddbdf;	overflow: hidden;	BORDER-BOTTOM: #660066 1px solid; ZOOM: 1;  }
.regist_border .position 
  {	float: left;	padding: 0px 15px;	font: bold 16px/24px "Microsoft YaHei";  }


/**************************************************************************/
/***		2014/3/23	登录界面										***/
/**************************************************************************/
.login_border
  {	padding: 0px;	margin: 20px; border: 1px solid #000;	width:60%}
.login_table
  {	background-color: #f2f2f2;		text-decoration: none;  }
.login_table_title
  {	padding: 8px 0;	background: #dddbdf;	overflow: hidden;	BORDER-BOTTOM: #000 1px solid; ZOOM: 1;  }
.login_border .position 
  {	float: left;	padding: 0px 15px;	font: bold 16px/24px "Microsoft YaHei";  }

/**************************************************************************/
/***		2014/3/23	提示信息界面									***/
/**************************************************************************/
.msg_border
  {	padding: 0px;	margin: 20px; border: 1px solid #000;	width:60%}
.msg_table
  {	background-color: #f2f2f2;		text-decoration: none;  }
.msg_table_title
  {	padding: 8px 0;	background: #dddbdf;	overflow: hidden;	BORDER-BOTTOM: #000 1px solid; ZOOM: 1;  }
.msg_border .position 
  {	float: left;	padding: 0px 15px;	font: bold 16px/24px "Microsoft YaHei";  line-height:200%; }


/**************************************************************************/
/***		2014-03-30,星期日	按钮									***/
/**************************************************************************/
.submit_normal {width:100px; height:33px; text-align:center;	font: normal 14px "Microsoft YaHei"; }
.submit_bold_bg {width:100px; height:33px; text-align:center;	font: bold 16px "Microsoft YaHei"; }
.submit_normal_long {width:200px; height:33px; text-align:center;	font: normal 14px "Microsoft YaHei"; }
.submit_bold_long_bg {width:200px; height:33px; text-align:center;	font: bold 16px "Microsoft YaHei"; }
.submit_button {width:200px; height:33px; text-align:center;	font: normal 16px "Microsoft YaHei"; }
.submit_button_2nd {width:150px; height:27px; text-align:center;	font: normal 12px "Microsoft YaHei"; }
.submit_button_3rd {width:100px; height:27px; text-align:center;	font: normal 14px "Microsoft YaHei"; }
.submit_button_4th {width:100px; height:27px; text-align:center;	font: normal 12px "Microsoft YaHei"; }
.submit_button_5th {width:80px; height:25px; text-align:center;	font: normal 10px "Microsoft YaHei"; }
.file_button       {width:300px; height:27px; text-align:center;	font: normal 14px "Microsoft YaHei"; }


/**************************************************************************/
/***		2013/9/29	各项字体										***/
/**************************************************************************/
.text_item_warning_normal{ font: normal 16px "Microsoft YaHei"; }
.text_item_loading_normal{ font: normal 20px "Microsoft YaHei"; }
.msg_warning {	font: normal 14px "Microsoft YaHei"; color: RED; display:inline; }
.text_item_title_16{ font: bold 16px "Microsoft YaHei"; line-height:150%;}
.text_item_title{ font: bold 14px "Microsoft YaHei"; line-height:200%;}
.text_item_normal{ font: normal 14px "Microsoft YaHei"; }
.text_12{ font: normal 12px "Microsoft YaHei"; line-height:200%;}
.text_item_select { font: normal 14px "Microsoft YaHei"; line-height:150%;}
.text_item_select_2 { font: normal 12px "Microsoft YaHei"; line-height:120%;}


/**************************************************************************/
/***		2013/9/29	信息部分框架，用于内容主体显示					***/
/**************************************************************************/
.information_field
  {	padding: 1px 1x 0;	_zoom: 1;	border: 1px solid #FFC44C;	BACKGROUND: #fffcf7;   width:100%; text-align: left;}
.mt
  {	margin-top: 10px;	}
.information_field_title
  {	padding: 8px 0;	background: #FFF7E6;	overflow: hidden;	BORDER-BOTTOM: #FFC44C 1px solid; ZOOM: 1;  }
.information_field_title .position 
  {	float: center;	padding: 0px 15px;	font: bold 16px "Microsoft YaHei";  }

/**************************************************************************/
/***		2013/9/29	过滤选项										***/
/**************************************************************************/
.filter_item 
  {	BORDER-BOTTOM: #D0D0CF 1px dotted; PADDING: 0 0 10px 90px; ZOOM: 1; BACKGROUND: #fffcf7; }
.filter_item .filter_item_box {	Z-INDEX: 3; POSITION: relative; PADDING-LEFT: 0px; ZOOM: 1 }
.filter_item_context 
  {	BORDER: #e4bca7 1px solid; MARGIN: 0px 10px;  BACKGROUND: #fff7e6; OVERFLOW: hidden; _zoom: 1; text-align: left; PADDING: 0 10px 0 10px;
	font: normal 14px "Microsoft YaHei"; line-height:200%;
}
.filter_item dt 
  {	float: left;	width: 80px;	padding: 3px 10px 0 0; 	margin-left: -60px; _display: inline;	text-align: right;  }
.filter_item .filter_item_sel
  {	text-decoration: none; 	font: normal 14px "Microsoft YaHei"; line-height:200%;
	/* background-color: #efefef; */
	color: black;
  }
.filter_item .text_input
  {	text-decoration: none; 	font: normal 14px "Microsoft YaHei"; line-height:150%;
	color: black;
  }

/**************************************************************************/
/***		2013/9/29	提示部分框架，用于信息提示						***/
/**************************************************************************/
.option_item 
  {	ZOOM: 1; BACKGROUND: #fffcf7; }
 
.option_item .optionSelect 
  {	MARGIN: 0px 10px 0px 10px;	}
.option_item_frame 
  {
	BORDER: #e4bca7 1px solid; MARGIN: 0px 1px;  BACKGROUND: #fff7e6; OVERFLOW: hidden;  _zoom: 1; text-align: left; PADDING: 5px 10px 10px 20px;
	font: normal 14px "Microsoft YaHei"; line-height:200%;
  }
.clearfix 
  {		}
.option_td
  {
	BORDER: #e4bca7 1px solid; MARGIN: 0px 10px;  BACKGROUND: #fff7e6; text-align: center; PADDING: 5px 10px;
	font: normal 16px "Microsoft YaHei"; 
	border-collapse:collapse;
  }
.option_item .sel, .option_item a:hover   
  {	background-color: #F60;	color: white;	text-decoration: none;  }


/**************************************************************************/
/***		2014/3/22	快捷窗口										***/
/**************************************************************************/
.quick_url  
  {	float: left;	padding: 0px 15px;	
	font: 14px "Microsoft YaHei";  line-height:200%;
	border: 1px solid #FFC44C;	BACKGROUND: #fffcf7;  
	width: 960px; 
  }

/**************************************************************************/
/***		2014/3/22	标题窗口										***/
/**************************************************************************/
.title_url  
  {	float: center;	padding: 2px 15px;	
	font: 22px "Microsoft YaHei";  line-height:200%;
  }

.title_url_2 
  {	float: center;	padding: 2px 15px;	
	font: 18px "Microsoft YaHei";  line-height:200%;
  }

/**************************************************************************/
/***		2014/3/23	信息部分框架，用于内容主体显示					***/
/**************************************************************************/
.information_body
  {	
	border: 1px solid #000;	width:980px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
  }
.information_body_2
  {	
	border: 1px solid #000000;	width:100%; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
  }
.information_title_1
  {	BACKGROUND: #CCCCDD;  text-align: center; 
	font: bold 14px "Microsoft YaHei"; line-height:200%;
  }
.information_title_1_2
  {	BACKGROUND: #e3e4ec;  text-align: center; 
	font: bold 14px "Microsoft YaHei"; line-height:200%;
  }
.information_data_1
  {	BACKGROUND: #EEEEEE;  
	font: 14px "Microsoft YaHei"; line-height:200%;
  }
.information_data_1_2
  {	BACKGROUND: #F9F8FC;  
	font: 14px "Microsoft YaHei"; line-height:200%;
  }
.information_title_0112
  {	BACKGROUND: #CCCCFF;  text-align: center; 
	font: bold 12px "Microsoft YaHei"; line-height:150%;
  }
.information_data_0112
  {	BACKGROUND: #EEEEEE;  
	font: 12px "Microsoft YaHei"; line-height:150%;
  }
.information_title_0110
  {	BACKGROUND: #CCCCFF;  text-align: center; 
	font: bold 10px "Microsoft YaHei"; line-height:100%;
  }
.information_data_0110
  {	BACKGROUND: #EEEEEE;  
	font: 10px "Microsoft YaHei"; line-height:100%;
  }

.information_title_2
  {	
	BACKGROUND: #EEEEF7;  text-align: center; 
	font: bold 12px "Microsoft YaHei"; line-height:150%;
  }
.information_data_2
  {	BACKGROUND: #F9F8FC;  
	font: 12px "Microsoft YaHei"; line-height:150%;
  }
.information_body .information_td, .information_body .th
  {	border:solid #000000 1px; padding: 2px 2px 2px 2px;	
  }
.information_body_2 .information_td, .information_body_2 .th
  {	border:solid #000000 1px; padding: 2px 2px 2px 2px;	
  }
.information_bar_1
  {	BACKGROUND: #AA99DD;  text-align: left; 
	font: bold 14px "Microsoft YaHei"; line-height:200%; color:#EF6;
  }
.information_bar_0112
  {	BACKGROUND: #CC99FF;  text-align: left; 
	font: bold 12px "Microsoft YaHei"; line-height:150%;
  }


/**************************************************************************/
/***		2017/9/23	show页面的选择项显示							***/
/**************************************************************************/
.text_select_show{ font: normal 8px "Microsoft YaHei"; color:#000000}

.selector-set{float:left;margin-right:5px}
.selector-set{font-size:0}
.selector-set .ss-item{position:relative;display:inline-block;height:22px;line-height:22px;border:1px solid #DDD;font-size:12px;vertical-align:top;margin:0 5px 5px 0;padding:0 26px 0 4px;cursor:pointer}
.selector-set .ss-item b{font-weight:400}
.selector-set .ss-item em{color:#e4393c; font: bold}

.selector-set .ss-item i{display:block;position:absolute;width:25px;height:22px;right:0;top:0;background:url(/common/public/search.ele.png) no-repeat 7px -140px}


.selector-set .ss-item:hover{border-color:#e4393c;text-decoration:none}
.selector-set .ss-item:hover i{background-color:#e4393c;background-position:7px -158px}

/**************************************************************************/
/***		2018/2/4	帮助显示页面									***/
/**************************************************************************/
.help_li_1 { font-weight: bold; color:BLUE; font-size:16px; margin-bottom: 5px;}
.help_li_2 { font-weight: bold; font-size:14px; margin-bottom: 5px;}
.help_ol_1 { margin-left: 10px; margin-right: 20px;}

</style>
