body,td,th {
	font-size: 14px;
	font-family:"Microsoft Yahei","SimHei";
	color:#333333;
	
	
}
body {
	margin:0px;
	background-color:#f1f1f1;

}
.body2{
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../images/z_bg.jpg);
}

a:link {
	font-size: 14px;
	color: #333333;
	font-size: 14px;
	font-family:"Microsoft Yahei","SimHei";
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333333;
	font-size: 14px;
	font-family:"Microsoft Yahei","SimHei";
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	font-size: 14px;
	font-family:"Microsoft Yahei","SimHei";
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #333333;
	font-size: 14px;
	font-family:"Microsoft Yahei","SimHei";
	text-decoration: none;
}
.index_stedit {
	filter: Shadow(Color=#99CCFF, Direction=135);
	border:0px;
	height:22px;
}

.index_stedit2 {
	width:78px;
	border:1px #ccc solid;
	height:18px;
}
.index_stedit3 {
	border:1px #ccc solid;
}


.title1:link {color: #2F72B1; text-decoration: none;}
.title1:visited {color: #2F72B1; text-decoration: none;}
.title1:hover {color: #2F72B1; text-decoration: underline;}

.title2:link {font-size:16px;color: #333; text-decoration: none;font-weight:bold;}
.title2:visited {font-size:16px;color: #333; text-decoration: none;font-weight:bold;}
.title2:hover {font-size:16px;color: #FF3300; text-decoration: underline;font-weight:bold;}

.title3:link {color: #666; text-decoration: none;}
.title3:visited {color: #666; text-decoration: none;}
.title3:hover {color: #666; text-decoration: underline;}


.index_text1 {font-weight:bold;font-size:20px;}
.index_text2 {font-size:20px;font-weight:bold; }
.index_text22 {color:#666666;font-size:15px;font-weight:bold;line-height:200%; }
.index_text3 {color: #666;font-size:20px;}
.index_text4 {color: #2F72B1;}
.index_text5 {color: #666;font-size:14px;}
.index_text6 {color: #127BA3;font-size:14px;font-weight:bold;}


.index_kuang1 {border-left:1px #45C2FF solid;
               border-right:1px #45C2FF solid;
               border-bottom:1px #45C2FF solid;
			  
               }
.index_text7 {font-size:18px;font-weight:bold;}


.index_line1 {border-bottom:1px #cccccc dotted}
.index_pad_left {padding-left:6px}
/*
.menu a {color:#FFFFFF;font-size:18px;font-weight:blod;height:51px;float:left;width:110px;line-height:51px;text-align:center;}*/
.menu a:hover {color:#FFFF00;background-color:#265F94}
.index_bar a{height:35px;width:120px;background-image:url(../images/btnA.gif);display:block;}
.index_bar a:hover{background-image:url(../images/btnHover.gif);display:block;}

.main_line1 {border:1px #D9D9D9 solid}
/*.main_line2 {/*border-bottom:1px #D9D9D9 solid}*/
.main_line3 {border-right:1px #D9D9D9 solid}

.bot23{border:0; background:url(../images/an02.jpg);cursor:hand; height:37px;line-height:37px; vertical-align:middle; font-size:16px;font-family:"Microsoft Yahei","SimHei";width:82px;font-weight:bold; color:#ff5100}
.bot22{ border:0; background:url(../images/an01.jpg);cursor:hand;height:37px;line-height:37px; vertical-align:middle; width:82px; font-size:16px;font-family:"Microsoft Yahei","SimHei"; font-weight:bold; color:#484848}

 .mytable{       table-layout:fixed;   }     
 .mytable tr td{       text-overflow:ellipsis; /* for IE */        -moz-text-overflow: ellipsis; /* for Firefox,mozilla */         overflow:hidden;       white-space: nowrap;      }