/*通用样式*/
input:focus{
border: 0.5px solid #00cc00;
}

input:focus#key{
border: 0 none;
}

textarea:focus{
border: 0.5px solid #00cc00;
}

select:focus{
border: 0.5px solid #00cc00;
}

.button:hover{
	background: -moz-linear-gradient(center top , #eeeeee 100%, #cccccc 0%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999999;
}

span.title-bg {
    background-color: #ffffff;
    font-size: 12pt;
    font-weight: bold;
    padding-right: 13px;
   /** position: absolute;**/
}


h3.related-title {
   /** height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    **/
    border-left: 5px solid #49a349;
    height: 20px;
    margin-bottom: 5px;
    font-family: "microsoft yahei";
    font-size: 18px;
    color: #3d3d3d;
    line-height: 1.2;
    padding-left: 10px;
	/**float: left;**/
    margin: 10px 0 0 0;
}
h3.related-title em {
    border-bottom: 2px solid #e3e9ee;
    display: block;
    height: 9px;
    position: relative;
    width: 100%;
    z-index: 1;
}


.edit_area {
    border: 1px solid #cccccc;
    width: 100%;
    *width: 98%; /*ie6 ie7的css样式，解决ie渲染问题*/
    margin-top: 10px;
}

.edit_area th {
    /*background: none repeat scroll 0 0 #c8d9b4;*/
    background: none repeat scroll 0 0 #eaf0e1;
    color: #000000;
    height: 25px;
    padding: 3px 10px 3px 3px;
    text-align: center;
    vertical-align: middle;
}

.edit_area td {
 /* background: none repeat scroll 0 0 #e5f0d8;*/
    height: 25px;
    padding: 0 2px;
  /*   vertical-align: middle;*/
     vertical-align: bottom;
}

.input_button {
    background: -moz-linear-gradient(center top , #eeeeee 0%, #cccccc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999999;
    border-radius: 5px;
    font-size: 10pt;
    padding: 4px 0 2px;
    width: 80px;
}

.input_text {
   /* background-color: #f8e8c9;*/
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    width: 80%;
}

input.button {
    background: -moz-linear-gradient(center top , #eeeeee 0%, #cccccc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999999;
    border-radius: 5px;
    font-size: 10pt;
    padding: 1px 0 2px;
    width: 80px;
}

input {
    vertical-align: middle;
}
textarea {
	border: 1px solid #cccccc;
	border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    width: 90%;
    min-height:25px;
    line-height:25px;
    margin-left: 8px;
    height: 25px;
}
/*input, select, textarea {
	background-color:#ffffff;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}*/
input, select {
	background-color:#ffffff;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}
element.style {
    cursor: pointer;
}

.search_list_single thead tr th {
background: none repeat scroll 0 0 #d6dae2;
border-right: 1px solid #ccc;
border-top: 1px solid #ddd;
color: black;
padding: 2px 2px;
line-height: 18px;
text-align: center;
}

.hoverrow:hover{
   background: repeat scroll 0 0  #eeeff2;
}
.popforms{
	border-bottom: 1px dashed #dddddd;
}

.popform_padding {
	padding: 10px;
	display: none;
}

form .edit_area_tab td {
	vertical-align: middle;
}

/*资金管理新样式*/
.f_ul_list {
	padding: 5px 0 0 0;
	list-style-type: none;
	font-size: 13px;
}

.f_ul_list li {
	float: left;
	width: 150px;
	margin-left: 20px;
}

.f_ul_list li b {	 
	 font-size: 15px;
}

.f_ul_list .li_padding {
	padding-left: 15px;
}

.edit_area .border_top {
	border-top: 1px solid #cccccc;
}

.red {
	color:#ff0000;
}



.none {
    display: none;
}

/*选项卡-结束*/
.area-sub{width:100%;overflow:hidden; margin-top:20px; height: auto; min-height:auto;border:0px solid #e6e6e6; padding-bottom:0px;}
.area-sub .tab-hd{background:#f7f7f7;overflow:hidden;height:30px;line-height:30px;}
.tab-hd span{ margin-left:30px; font-size:14px;} 
.tab-hd span input{ margin-right:6px; margin-top:8px;}

.area-sub .tab-hd-con{float:left;font-size:14px;text-align:center;cursor:pointer;font-weight:normal;  width:130px;overflow:hidden;height:29px;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;}
.tab-hd-con a{display:inline-block; width:120px;font-size:14px;}
.tab-hd .current{font-weight:bold;position:relative;z-index:1;height:30px;background:#fff;}
.tab-hd-con a:hover, .tab-hd-con-now{ background:#fff; border-bottom:none;font-weight: bold; color:#4aa349;font-size:14px; }
.tab-hd-con-now{ background:#fff;border-top:3px solid #4aa349;color:#4aa349;font-size:14px; }

.wxph{ background: right no-repeat; padding-right:20px; cursor:pointer;}
.wxph-opened{ background: right no-repeat; padding-right:20px; cursor:pointer;}
.wxph-open{display:none; }
/*选项卡-结束*/


.mail_unread,.mail_read{ background:; padding-left:15px; padding-bottom:5px; height:15px; text-decoration: none;}
.mail_unread{ background-position:left -41px;}
.mail_read{ background-position:-20px -40px;}

