

/*---------------------页面基础定义----------------------------------*/
body{
	padding:28px 0 30px 0;
	margin:0;

	background:url(../../images/main_bg.gif) 0 0 repeat-x #ffffff;
	color:#000;
}
td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.zt2         { line-height: 200%; font-size: 10.3pt; letter-spacing: 1pt; text-align: justify }
.zt1         { font-family: ; font-size: 10.3pt; letter-spacing: 1pt }
.zt3         { font-family: ; font-size: 9pt; color:#060606 }
.zt4         { font-family: ; font-size: 10.5pt; color:#000001 }



/*---------------------链接定义----------------------------------*/
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none
}
a:active{
	color: #000000;
	text-decoration: none;
}

/*---------------------菜单样式----------------------------------*/
#menu{
	height:30px;
	margin-top:8px; background-color:#3DB0C5;
}
#menu ul{
	margin:auto; width:900px; height:30px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:100px; line-height:30px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#000000; width:100px;
}
.m_line{
	float:left; width:1px; height:30px;
	line-height:20px;   /*ff下有?图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 30 - this.height ) / 2);   /*ie下有?图片垂直居中)*/
}
.m_li_a{
	float:left; width:100px; line-height:30px; text-align:center; padding-top:3px; background-image:url('../images/menu_bg.jpg'); position:relative; height:30px; margin-top:-3px; margin-right:-2px; margin-left:-2px; font-size:10.5pt
}
.m_li_a a{
	display:block; color:#003399; width:100px; 
}


.smenu{
	width:860px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:20px;
}
.s_li{
	line-height:30px; width:auto; display:none; height:20px; 
}
.s_li_a{
	line-height:30px; width:auto; display:block; height:20px; 
}



.td11 { 
  font-size: 12px;
  color: #000000;
  line-height: 150%; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
  }
.sec1 { 
  border:1px solid #FFFFFF; background-color: #9ac8e9;
  cursor: hand;
  color: #000000;
  }
.sec2 { 
  cursor: hand;
  color: #000000;

  font-weight: bold; background-color:#0EAFDE 
  }
.main_tab {
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px solid #F2F2F2 
  }
