body
{
	text-align:center;
	margin:auto;
	background-color:#d7edf1;
	color:Black;
}

div
{
	margin:0px auto;
}

table
{
	border:0px;
	margin:0px auto;
	padding:0px;
}

.tbback{
	background-image:url(../image/tb_back2.gif);
	width:1px;   
   }

.tbtitle
{
	background-image:url(../image/tb_top2.gif);
	color:White;
	 font-size:15px;
	 text-align:left;
	 font-weight:100;
}
	
.tbback2
{
	background-image:url(../image/tb_back3.gif);
	width:1px;   
  }

.tbtitle2
{
	background-image:url(../image/tb_top3.gif);
	color:White;
	 font-size:15px;
	 text-align:left;
}

.menu {
	font-family: "宋体";
	font-size: 14px;
	color:White;
	text-decoration: none;
}

#Pcontent
{
	background-color:#edf7f9;
	width:900px;
	
}

.list_title
{
	width:188px;
	font-size:13px;
	font-weight:bold;
	color:Black;
	line-height:25px;
   background-image:url(../image/list_top.gif);	
}
.list_back
{
	width:1px;
    background-image:url(../image/list_bottom.gif);
}



a:hover
{
 color:Black;
 text-decoration:none;
 
}
 a:link  
{
 text-decoration:none;
}
a:visited 
 {
text-decoration:none;
}
a:hover  
{
 color:red;
 text-decoration:none;
 }
 
 
 .tbcontent a:hover
{
 color:Black;
 text-decoration:none;
 
}
 .tbcontent a:link  
{
 color:Black;
 text-decoration:none;
}
.tbcontent a:visited 
 {
text-decoration:none;
}
.tbcontent a:hover  
{
 color:red;
 text-decoration:none;
 }
 
 /*滑动门*/
 
 UL{list-style-type:none; margin:0px;} 
/* 标准盒模型 */ 
.ttl{height:18px;} 
.ctt{height:auto;padding:6px;clear:both;border:1px solid #064ca1;border-top:0;text-align:left;} 
.w936{margin:2px 0;  clear:both;width:650px;/*这里调整整个滑动门的宽度*/} 
/* TAB 切换效果 */ 
.tb_{background-image: url(../image/enter_1.gif); font-size:14px; background-repeat: repeat-x;background-color: #E6F2FF;} 
.tb_ ul{height:24px;} 
.tb_ li{float:left;height: 24px;line-height:1.9;width: 94px;cursor:pointer;} 
/* 用于控制显示与隐藏的css类 */ 
.normaltab { background-image:url(../image/enter_2.gif); background-repeat: no-repeat; color:#1F3A87 ;} 
.hovertab { background-image: url(../image/enter_3.gif); background-repeat: no-repeat; color:#1F3A87; font-weight:bold } 
.dis{display:block; font-size:14px; line-height:25px;} 
.undis{display:none; font-size:14px; line-height:25px;} 


/* GridView */
.gridviewtitle
{
	text-align:left;
}


