body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
body {
	background-image:  url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.style2 {color: #FFFFFF}
.tb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.style3 {
	font-size: 13px;
	font-weight: bold;
}
.submit{
border:none;
background: url(../images/botton.gif);
height:19px;
width:66px;
font:normal 12px "Arial, Helvetica, sans-serif";
font-weight: bold;
color:#ffffff;
margin:0px 0px 0px 0px;
padding:2px 0 0 0;
cursor:hand;
}

.button_top{
border:none;
background: url(../images/main_mb.gif);
height:30px;
font:normal 16px "Arial, Helvetica, sans-serif";
font-weight: bold;
color:#C0C0C0;
margin:0px 0px 0px 0px;
padding:3px 0 0 0;
cursor:hand;
}

a:hover{
	left: 1px;
	top: 1px;
	position: relative;
}
.table_line {
	border: 1px solid #E6E6E6;
}
/*********独立表格样式**********/
.tabletextwhite td{
color:#FFFFFF;
}
.tdtitle{
background:url(../images/contentTitlebg.gif) no-repeat;
 text-align:left;
 padding-left:30px ;
 font:italic bold 14px "宋体";
}

.table_comm{
	border-top:1px solid #64A4EA;
	border-left:1px solid #64A4EA;
	background:#85a3c8;
	padding-top:0px;
	padding-bottom:0px;
	border-right-color: #64A4EA;
	border-bottom-color: #64A4EA;
}

.th_wf{
	background:#D7E9FB;
	border-right:1px solid #64A4EA;
	border-bottom:1px solid #64A4EA;
	font:normal 13px "宋体";
	color:#000000;
	height:25px;
	text-align:right;
	border-top-color: #64A4EA;
	border-left-color: #64A4EA;
}

.td_wf{
	border-right:1px solid #64A4EA;
	border-bottom:1px solid #64A4EA;
	font:normal 12px "宋体";
	color:#000000;
	height:25px;
	text-align:left;
	padding-left:5px;
	border-top-color: #64A4EA;
	border-left-color: #64A4EA;
	background-color: #Eff4f8;
}

.readOnlyColor{
    background-color: #E6E6E6;
    border: 1 solid #7F9DB9;
}

.needColor{
   color:#d11b00;
}