body{
	margin:0px;
	padding:0px;
	text-align:center; 
	font-size:12px;
	padding-top:10px;
	width:100%;
}
.searchCondition {
	background-color: #ECF6E5;
	margin: 0 auto;
}
.searchCondition, .searchCondition td {
	border: 1px solid #80B450;
	border-collapse: collapse;
}
.searchCondition caption {
	border: 1px solid #80B450;
	border-collapse: collapse;
	border-bottom: 0;
	background-color: #ECF6E5;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
.searchCondition .searchInfo {
	font-weight: bold;
	color: #124579;
	text-align: right;
}
.searchCondition .searchText {
	text-align: left;
	padding-left: 5px;
}
.searchCondition .searchBtn {
	 border:1px solid #9db3c5;
	 background:#d4f693;
	 height:20px;
	 padding-top:2px;
	 width:50px;
	 margin-right: 10px;
	 cursor: pointer;
}
table{font-size:12px;}
#center{ 
	margin:0px;
    padding:0px;
    width:100%;
    text-align:center;
    overflow:hidden;
}
#title{ MARGIN-RIGHT: auto;
MARGIN-LEFT: auto;
WIDTH:100%;
font-weight:bold;
font-size:14px;
text-align:right;
}
#title a{text-decoration:none;color:#00f;}
#title a:hover{text-decoration:underline;color:#f00;}
h1{
   color:#b11e14;
   margin-top:5px;
   font-size:20px;
   margin-bottom:1px;
   }
a{     color:#000;
       text-decoration:underline;
       }
a:hover{
    color:#993366;
    text-decoration:underline;
    }
.caption{background:#d7effc;
         font-size:13px;
         font-weight:bold;
         }
.datalist{
	border:1px solid #80b450;	
	font-family:Arial;
	border-collapse:collapse;	
	background:#ffffff;	
	font-size:13px;
	margin:5px auto auto auto;
}
.datalist .titleRight {
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}
.datalist .titleLeft {
	padding: 0 5px;
	text-align: left;
}
.noneData {
	 margin-top: 50px;
	 text-align: center;
}
.datalist caption {
	color:#124579;
	font-weight: bold;
	border: 1px solid #80B450;
	height: 25px;
	line-height: 25px;
	border-collapse: collapse;
	border-bottom: none;
}
.datalist th{
	border:1px solid #80b450;	
	background:#ecf6e5;	
	color:#124579;		
	font-size:13px;		
	font-weight:bold;
	padding-top:2px; 
	text-align:center;
	height:30px; 
	line-height:20px; 
	vertical-align:bottom;
}
.datalist td{
	border:1px solid #80b450;
	border-collapse: collapse;
	padding:0px 2px; 
	height:25px; 
	line-height:25px;
	word-break: break-all;
	overflow: hidden;
	vertical-align:middle;
}
.notd{
	border:none;
	padding:2px; 
	height:25px; 
	line-height:20px;
	vertical-align:bottom;
	background:#fff;
	}
.caption a,.datalist a,.login a,h4 a{
	   color:#000;
       text-decoration:none;
	   }
.caption a:hover,.datalist a:hover,.login a:hover,h4 a:hover{
	   color:#993366;
       text-decoration:underline;
	   }
.not{                                             /*未读标题*/
        color:#000;
		font-weight:bold;	
	} 
.not a{                                             /*是否*/
	    color:#CC0000;
		font-weight:normal;
		text-decoration:none;
		}
.not a:hover{                                             /*是否*/
	    color:#CC0000;
		font-weight:normal;
		text-decoration:underline;
		}
.dele{color:#CC3366;}
.mes{                                             /*新短消息，名称*/
	    color:#0066FF;
		background-color:#FFFFFF;
		}
.mes a{color:#06f; text-decoration:none;}
.mes a:hover{color:#333; text-decoration:underline;}
a.pages{                                           /*首页等*/
	color:#000;
	} 
a:hover.pages{color:#0066FF;}
a.look{color:#0066FF; font-weight:normal; text-decoration:none;}       /*查看*/
a.del{color:#9900CC;font-weight:normal;text-decoration:none;}        /*删除*/ 
a.re{color:#FF6666;font-weight:normal; text-decoration:none;}       /*回复*/
a.send{color:#006666;font-weight:normal; text-decoration:none;}       /*发送，转发*/
a.go{color:#005eac;font-weight:bold;}                                 /*go*/
.num{color:#0000FF;font-weight:bold;}                                 /*数字*/
a:hover.go,a:hover.pages,a:hover.del,a:hover.send{ text-decoration:underline;}/*鼠标经过时*/
.datalist tr:hover, .datalist tr.altrow{     /*动态变色*/
	/*background:#f7f0d2;*/
	background:#ecf6e5;
}
/*message_index*/
a.inner{
	    color:#990000;
		text-decoration:none; 
	 }
a:hover.inner{text-decoration:underline; }
.read{
   color:#000;
   }
.read a{
color:#ff0000;
font-weight:bold;
text-decoration:underline;
}
 a.company{
	color:#006600;
}
 a:hover.company{color:#006600; text-decoration:underline;}
a.draft{
	color:#e38800;	
}
a:hover.draft{color:#e38800; text-decoration:underline;}



td.left{
   text-align:left;
}
.login{ 
  width:100%;
  color:#000;
  background-color:#d7effc;
  margin:0px;
  padding-top:0px;
  font-size:12px; 
  font-weight:bold;
  }
.login .text{width:73px;height:17px;background:#FFF; border:0; color:#000000; font-size:12px;}
	   
input.text{
    width:73px;
	height:17px;
	background:#FFF; 
	color:#000000;
	font-size:12px;
	border:1px solid #7591a3;
	}
.btn{
    border:1px solid #7591a3;
	background:url(../images/button_bg.jpg);
	padding-top:2px;
	color:#FFFFFF;
	cursor:pointer;
	}
.select{
   background:transparent;
    }
.boy{
    background-color:#d7effc;
	}
.girl{
	background-color:#f7f0d2;
	}
h4{color:#332294;
   font-family:"宋体", sans-serif;
   margin-top:2px;
   line-height:15px;
   font-size:13px;
   }
form{
   width:100%;
   text-align:left;
   font-size:13px; 
   }
.perform{
   color:#332294;
   font-family:"宋体", sans-serif;
   margin-top:5px;
   width:99%;
   text-align:left;
   font-size:14px;
   }

P{
	text-align:left;
}
.page{
	color:#005eac;
    font-weight:bold;
      }
.center{
   text-align:center;
}
.ta{margin-top:5px;}
.ta td{font-size:12px;}
.num{
	font-size:13px;
	font-weight:bold;
	color:#0000ff;
	}
.go{
	font-size:14px; 
	font-weight:bold;
    color:#005eac;
    }    
    
.nodata{text-align:center;}

.new{font-size:14px;color:#00f;font-weight:bold;text-decoration:none;text-align:right;}
.new_lspan{width:49%;text-align:left;float:left;font-size:14px;color:#000000;font-weight:bold}
.new_span{width:50%;text-align:right;float:right;}
a.under{text-decoration:underline;}
 
/*webconfig.jsp*/
.column{
	border-collapse:collapse;
	font-size:13px;
	margin:5px auto auto auto;
}
.column_th{
	border:1px solid #f4d528;	
	background:#f7f0d2;	
	color:#124579;		
	font-size:13px;		
	font-weight:bold;
	padding-top:2px; 
	text-align:center;
	height:30px; 
	line-height:20px; 
	vertical-align:bottom;
}
.column_td{
	border:1px solid #f4d528;
	padding:2px; 
	height:25px; 
	line-height:20px;
	vertical-align:bottom;
	background:#fbf9ea;
}
/* email emailhead.jsp*/
#email_top{margin:0px; padding:0px; text-align:center;}
#email_top li{float:left;height:15px; border-right:1px dashed #36393f; margin:5px 0px;list-style-type:none; display:block;overflow:hidden;vertical-align:bottom;}
#email_top li a{display:block;font-size:13px;width:80px; overflow:hidden;text-align:center;line-height:normal;vertical-align:bottom;cursor:pointer;text-decoration: none;}
#email_top li a:hover{text-decoration: none;}
.TechTabActive{color:#b11e14; }
.TechTabComm{color:#36393f;}
/*inferiordrugsAdd.jsp*/
.med{float:right;height:12px;padding-left:20px;}
/*inferiordrugs index.jsp*/
.topspan{width:100%; height:30px; line-height:25px; text-align:right;padding-right:1%;}
.topspan a{text-decoration:none;font-size:16px; color:#0000ff;font-weight:bold;}
/*enterprise*/
.blue{color:#0042af;}
.red{color:#dc143c;}
.green{color:#006400;}
.darkblue{color:#191970;}
.other{color:#c71585}

/*email list.jsp*/
.listemail{font-size:12px;}
.listemail td{height:25px; border-bottom:1px solid #fad5a8;}
.listemail td a{text-decoration:none;}
.listemail td a:hover{text-decoration:underline;} 

/*newscitylist.jsp*/
.checkbox{width:15px;height:15px;} 
.cked{ 
    margin:1px;padding:2px;width:100%;display:block;background-color:highlight;color:highlighttext; 
} 
.nock{ 
    margin:1px;padding:2px;width:100%;display:block; 
} 
.ck_hw{
	width:250px;
	height:100%;
	overflow:auto;
	border: 2px inset #FFFFFF;
	}
/*auditingList.jsp*/
.pass{border:1px solid #9db3c5; background:#d4f693; height:20px;padding-top:2px;width:50px;margin-top:3px;}
.nopass{border:1px solid #9db3c5; background:#d4f693; height:20px;padding-top:2px;width:50px;margin-top:3px;}
.cause{font-size:12px;color:#e20000; text-align:left;}
/*enterprise/register.jsp*/
.topshow{font-size:14px; font-weight:bold;}
font{color:#124579;}
.buttonPublic {
	color: #24623B;
	background-color: #ECF6E5;
	border: 1px solid #24623B;
	cursor: pointer;
}
.topInfoLink {
	text-align: right;
}
.topInfoLink a {
	text-decoration: none;
}
.red font {
	color: red !important;
}