/*工作人员统计下载*/
@import url(uas_search.css);

@import url(uas_approve.css);

/** senvin_li 2005-06-17 upd**/
/*注意下面的“公共样式文件”内容在每种风格文件中是一样的，*/
/*若是提取放到其他文件夹的话，请注意图片相对路径问题*/

/** senvin_li 2006-04-15 upd**/
/*解决文本框自动扩大以及断行问题*/

@import url(../../css/login.css);
/*主要公共元素*/
@import url(styles.css);
/**不同风格样式**/
@import url(uas_maintable.css);

/*******************/
/*  公共样式文件   */
/*******************/
/**按钮区**/
.search_bar td{white-space:nowrap; height:18px;}
.search_select{height:10px; font-size:12px; width:auto;}
.search_button{ background-color: #fff; border: 1px solid #577dbc; color:#006; width:auto; height:19px; line-height:18px}
.search_input{background-color: #fff; border: 1px solid #577dbc; color:#006; width:100px; height:15px; line-height:-1px}
.msgnew_checkbox{background-color: #fff; border: 1px solid #f2f3f5; height:17px; width:17px}
.msgold_checkbox{background-color:#fff; border:1px solid #e6eaee; height:17px; width:17px}


.select_all a{color:#F60; text-decoration:none}
.select_all a: link{color:#F60; text-decoration:none}
.select_all a: hover{color:#000; text-decoration:underline}
.select_all a: visited{color:#f60; text-decoration:none}

.accent{color:#039; font-weight:bold}
.accent02{color:#f00; }
.radio{width:14px; height:14px;}
.checkbox{width:14px; height:14px;}
.accessories td{ background-color:#fff; padding:2px}

/* 列表标题 */
.aTitle {
	font-size: 18px;
	font-weight: bold;
	color: #069;
	text-align: center;
	height:36px;
	background-image:url(iframe_bg.gif);
}

/*内容显示*/

#secTable{ background-image:url(lable_bg.gif);}

.sel_r { background-image:url(lable_center_blue.gif);
	cursor: hand;
	font-weight:bold;
	color: #036;
	text-align:center;
	white-space: nowrap;
	vertical-align:bottom;}/*选中时标签按钮的状态*/
.unsel_r {
	background-image:url(lable_center_normal.gif);
	cursor: hand;
	color: #036;
	text-align:center;
	white-space: nowrap;
	vertical-align:bottom;}/*未选中时标签按钮的状态*/
	


/*列表内容*/  
.zwbg td{border: solid #83A7DE; border-width: 0px 0px 1px 0px;} 
.msgnew {background-color: #f2f3f5; color: #036; line-height:14px; /*font-weight:bold*/}
.msgold  {background-color: #e6eaee; color: #036; vertical-align:bottom;}
.tabledata{text-align:center;}
.tabledata_left{text-align:left; padding-left:3px; white-space: nowrap}
.tabledata_taxis{ background-color:#c5d1de; white-space: nowrap}

.tabledata_taxis img{float: right; margin: 2px 2px 0px 0px}/*排序状态*/

.tabledata_normal{ background-color:#d4d9de; white-space: nowrap; font-weight:bold; height:20px; text-align:center; color:#333}
.tabledata_normal th{white-space: nowrap;}
.tabledata_normal img{float: right; margin: 2px 2px 0px 0px; white-space: nowrap;}/*非排序状态*/

.msgold  a{color:#036; text-decoration: none;}
.msgold  a:link {color:#036; text-decoration: none;}
.msgold  a:visited{color:#036; text-decoration: none;}
.msgold  a:hover{color:#f00;text-decoration: underline;}

.msgnew  a{color:#036; text-decoration: none; /*font-weight:bold*/}
.msgnew  a:link {color:#036; text-decoration: none;}
.msgnew  a:visited{color:#036; text-decoration: none;}
.msgnew  a:hover{color:#f00; text-decoration: underline;}


/*翻页*/
.list_paging{ background-color: #f2f3f5; color:#4e6477;}
.list_paging td {height:10px; vertical-align:bottom; padding-left:6px; padding-right:6px}
.list_paging td a{text-decoration: none;}
.list_paging td a:link {color:#039; text-decoration: none;}
.list_paging td a:visited{color:#039; text-decoration: none;}
.list_paging td a:hover{color:#c61c18; text-decoration: underline;}
.paging_input{background-color:#f2f3f5; border:#036; border-style: solid; 
border-width: 0px 0px 1px 0px; color:#0570fa; font-weight:bold; text-align:center; width:20px; height:12px }



/*编辑页面*/
.input_text{background-color:#fff; border:1px solid #999; width:73%;height:17px; text-align:left; padding-left:2px}
.input_textw{background-color:#fff; border:1px solid #999; width:22%;height:17px; text-align:left; padding-left:2px}
.input_textA{background-color:#fff; border:1px solid #999;width:50%;height:17px; text-align:left; padding-left:2px}			
.input_textB{background-color:#fff; border:1px solid #999;width:19%;height:17px; text-align:left; padding-left:2px}		
.input_area{background-color:#fff; border:1px solid #999;width:73%; text-align:left; padding-left:2px;OVERFLOW-X: hidden; OVERFLOW: visible;height: 50px;}
/*背景透明和自动断行，默认只有一行。*/
.input_area_read{background: null; border:0px;width:73%; text-align:left; padding-left:2px;OVERFLOW-X: hidden; OVERFLOW: visible;height: 17px;}
.input_textS{background-color:#fff; border:1px solid #999;height:17px; text-align:left; padding-left:2px} /*去除宽度限制*/
.officer_add{width:95%; text-align:left;}
.officer_add td{white-space: nowrap; padding-right:2px; height:22px}
.officer_add td select{width:74%;}


.officer_padding{padding-right:10px;text-align:right; }/*vertical-align:top;*/
/*.officer_padding{padding-left:100px; }/*vertical-align:top;*/*/
.accessories_fieldset{width:79%; text-align:center; background-color:#fff; border:1px solid #eef2f5;}	
.guidance{background-color:#fff;}
.guidance_td{background-color:#d6e2f3; height:18px}
.unit_title{text-align:left; padding-left:5px; color:#036; font-weight:bold}
			

/*文档页面*/
.p_info{
	background-image:url(p_info_bg.gif);
	padding-top:20px;
	background-repeat: repeat-x;
}
.os_card{
border:#b5cbe4;
border-style: solid; 
border-width: 0px 0px 1px 0px;
color:#000;
text-align:left
}
.padding{padding-left:60px}
.info_button{background-color:#e5eaed; border:1px solid #577dbc; color:#006; width:auto; height:16px; line-height:-1px}
.fieldset{width:auto; text-align:center; border:#ccc;  border-style: solid; border-width: 1px 1px 0px 1px;}	
.datamargin{margin-top:5px; background-color:#fff}
.station_title{ background-color:#cad2da; text-align:center; font-weight:bold; color:#036; white-space: nowrap;}

/*开始--------------列表-翻页样式20060715lcw*/
.list_paging{ background-color:#F3F7FC; color:#4E6477; text-align:left; padding-left:2px; height:20px;
				  border:#ECEDEE; border-style: solid;
				  border-width: 0px 0px 1px 0px;
}

/*结束--------------列表-翻页样式*/


/* 个人信息 ywc公共部分*/
.zhiyuan{color:#c0c0c0; font-size:12px; text-align:right; padding-right:3px}
.weizhiding{color:#c0c0c0; font-size:12px; text-align:right; padding-right:0px}
.p_name{color:#036; font-size:12px; text-align:left}
.leader{color: #726BE0; font-size:12px; text-align:right; padding-right:3px}
.unit_leader{color:#000080; font-weight:bold; font-size:14px; vertical-align:middle; line-height:17px}
.unit{color:#000080; font-weight:bold; font-size:12px; text-indent:14px; vertical-align:middle; line-height:17px}
.person_taxis a{color:#339;TEXT-DECORATION: none;}
.person_taxis a: hover{color:#000; text-decoration:underline}
.person_taxis a: active{color:#339;TEXT-DECORATION: none;}
.person_taxis a: visited{color:#339; text-decoration:none}
.person_taxis{ background-color:#D9DDE2; WHITE-SPACE: nowrap; font-size:12px; font-weight:bold; text-align:center; height:18px; color:#339;}
.person_taxis td{white-space:nowrap}
.person_old {background-color: #e6eaee; color: #808080; text-align:center; font-size:12px;}
.person_old a{color: #808080;TEXT-DECORATION: none;}
.person_old a: hover{color:#000; text-decoration:underline}
.person_old a: active{color: #808080;TEXT-DECORATION: none;}
.person_old a: visited{color: #808080; text-decoration:none}
.person_new {background-color: #f2f3f5; color: #808080;text-align:center; font-size:12px; }
.person_new a{color: #808080;TEXT-DECORATION: none;}
.person_new a: hover{color:#000; text-decoration:underline}
.person_new a: active{color: #808080;TEXT-DECORATION: none;}
.person_new a: visited{color: #808080; text-decoration:none}
.person_tab{border-collapse:collapse;
       border:#c9f double 3px; margin:4px 0px 4px 0px; font-size:14px;}
.person_tab td{padding:2px; border:#c9f solid 1px;}
.person_title{font-weight:bold; font-size:25px; color:#08619C;font-family:幼圆;padding-right:35px;}
.title_name{padding-left:16px; font-weight:bold; color:#090; font-size:25px}
.prj{background-color:#e6e6e6; font-size:14px; color:#669; font-weight:bold; text-align:center}
.po_prj{background-color:#e6e6e6; font-size:14px; color:#669; font-weight:bold; text-align:right}
.prj_left{background-color:#e6e6e6; font-size:14px; color:#669; font-weight:bold; text-align:left}
.zl_left{font-size:14px; color:#669; font-weight:bold; text-align:center; font-weight:bold}
.leader_lage{background-color: #fff; font-size:26px; font-weight:bold; font-family:仿宋_GB2312; text-align:center}
.leader_lage a:link{color: #03F; TEXT-DECORATION: underline;}
.leader_lage a:hover{COLOR: #FF0000;TEXT-DECORATION: underline;}
.leader_lage a:active { COLOR: #03F; TEXT-DECORATION: underline;}
.leader_lage a:visited {color:#03F; TEXT-DECORATION:underline;}
.pinyin{font-family:"Times New Roman", Times, serif; font-weight:bold; color:#808080; font-size:18px; text-align:center}
.leader_right{text-align:right; padding-right:2px}
.leader_left{font-size:20px}
.leader_small{ font-size:18px; font-family:仿宋_GB2312; font-weight:bold; text-align:center}
.leader_none{ font-size:18px; font-family:仿宋_GB2312; font-weight:bold; text-align:center; color:#CCC}
.leader_touch{ background-color:#e1eefd; text-align:center; color:#0a9d1f}
.leader_edc{ background-color:#e1eefd; text-align:left; padding-left:4px; color:#0a9d1f}
.toouch_lage{font-size:20px; font-weight:bold}
.touch_small{font-size:14px}
.leader_nom{font-size:16px; font-family: "Times New Roman"; font-weight: bolder; letter-spacing : 0px; text-align:center}
.leader_info{text-align:center; border:#D9DDE2 double 3px; }
.work_experience{border:#D9DDE2; border-style: double; border-width: 0px 3px 3px 3px; text-align:CENTER;}	
.leader_info td{height:0.8cm; vertical-align:middle; line-height:0.8cm; padding-left:4px; padding-right:4px; word-wrap:normal; word-break: keep-all;}
.td_normal{background-color:#fff; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 1px 0px; font-family:仿宋_GB2312; font-size:18px; font-weight:bold}
.normal_name{background-color:#fff; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 1px 0px; font-family:仿宋_GB2312; font-size:26px; font-weight: 800; color: #060}
.normal_business{background-color:#fff; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 1px 0px; font-family:仿宋_GB2312; font-size:24px; font-weight: 800; color: #060}
.normal_en{background-color:#fff; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 1px 0px; font-family: "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#999}
.normal_num{background-color:#fff; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 1px 0px; font-family: "Courier New", Courier, monospace; font-size:16px; font-weight:600}
.normal_end{background-color:#fff; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 0px 0px; font-weight:bold; font-size:16px;}
.td_impo{background-color:#f2f3f5; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 1px 0px; font-size:14px; color:#6F6FB7; font-weight:bold; word-wrap:normal; word-break:keep-all;}	
.td_end{background-color:#f2f3f5; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 1px 0px 0px; font-size:14px; color: #6F6FB7; font-weight:bold}
.resume{font-size:14px; text-align:left; width:89%; padding-left:18px; padding-right:18px; padding-top:25px; padding-bottom:30px; color:#036; word-wrap:break-all; word-break:break-all;}
.normal_pic{background-color:#fff; text-align:center; border:#D9DDE2;  border-style: solid; 
    border-width: 0px 0px 1px 0px; font-weight:bold; font-size:16px;}
.resume_imp{font-weight:bold; color:#000; word-wrap:break-word; word-break:break-all;}
.unit_name{font-size:16px; color:#000080; font-weight:bold; text-align:right;padding-right:20px}
.unit_exp{font-size:16px; color:#000080; font-weight:bold; text-align:left; padding-left:20px}
.person_name{font-size:24px; color:#F60; font-weight:bold; text-align:center}


/*查库*/	
.tab_left{padding-left:10px; font-size: 12px; font-family:Geneva, Arial, Helvetica, sans-serif;
color:#999;}
.nom_first{color:#999; font-size:13px; font-weight:600}
.conform_first{font-size:18px; font-weight:bold; color: #F60; padding-left:8px; vertical-align: bottom; line-height:20px}
.conform_sec{font-size:14px;  color:#555; padding-left:8px}
.unit_searbu{height:16px; width:200px; color:#999; padding-left:4px; vertical-align:middle; line-height:16px; border:#577dbc solid 1px; 
    }
    
/*属性样式*/
.tree  a{color:#036; text-decoration: none;}
.tree  a:link {color:#036; text-decoration: none;}
.tree  a:visited{color:#036; text-decoration: none;}
.tree  a:hover{color:#f00;text-decoration: underline;}}