body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	font-size:11px;
	font-family: Verdana,Arial,Helvetica;
	color:#000000;
	line-height:140%;
	text-align:left;
	background-color: #aeadad;
	/*background-image:url(images/bg.jpg);*/
	/*background-color:#ffffff;*/

	
}

select,input,textarea
{
	font-size:11px;
	font-family:Verdana,Tahoma, Arial,Century Gothic;	
	color:#000000;
	
}
/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
/*表格属性*/
table
{
   font-size:11px;
   /*line-height:22px;*/
   border-collapse:collapse;/*自动把相同的边框线合并*/
   line-height:20px;
   color:#000000;	
   font-family: Verdana,Arial,Tahoma,  Helvetica
}
.border{ border:1px solid #cccccc; padding:5px;}
/*导航菜单超级链接*/
a{
	color:#0000FF;
	text-decoration: none;
	font-size: 11px;
	font-family:Verdana,Tahoma, Arial,Century Gothic;	
	text-decoration:underline;
}
a:hover {
	color:  #ff0000;
	text-decoration:none;
	font-size: 11px; 
	text-decoration:underline;
	font-family:Verdana,Tahoma, Arial,Century Gothic;	
}

/*更多*/
a.menu{
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,Tahoma,Verdana,Century Gothic;	
}
a.menu:hover {
	color:  #ff0000;
	text-decoration:none;
	font-size: 12px; 
	font-family:Arial,Tahoma,Verdana, Century Gothic;	
}

a.white{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana,Arial,Tahoma,Century Gothic;	
}
a.white1:hover {
	color:  #ff0000;
	text-decoration:none;
	font-size: 11px; 
	font-family:Verdana,Arial,Tahoma, Century Gothic;	
}
a.white1{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana,Arial,Tahoma,Century Gothic;	
}
a.white:hover {
	color:  #ff0000;
	text-decoration:none;
	font-size: 11px; 
	font-family:Verdana,Arial,Tahoma, Century Gothic;	
}
a.blue{
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana,Arial,Tahoma,Century Gothic;	
}
a.blue:hover {
	color:  #ff0000;
	text-decoration:none;
	font-size: 11px; 
	font-family:Verdana,Arial,Tahoma, Century Gothic;	
}
/*白色文本*/	
.text12_date_blue{font-family:Verdana,Arial,Tahoma,Century Gothic;font-size: 11px;color: #608dc8;font-weight:bold; }
.text12_black{font-family:Verdana,Arial,Tahoma,Century Gothic;font-size: 11px;color: #000000;}
.text12_white_b{font-family:Verdana,Arial,Tahoma,Century Gothic;font-size: 12px;color: #000000;padding-left:5px;font-weight:bold;}
.text12_red{font-family:Verdana,Arial,Tahoma,Century Gothic;font-size: 12px;color: #ff0000;}
.text13_black{font-family:Verdana,Arial,Tahoma,Century Gothic;font-size: 13px;color: #000000;font-weight:bold;}
.text12_blue{font-family: Verdana,Arial,Tahoma,Century Gothic;font-size: 12px;color: #023399;font-weight:bold; padding-left:5px;}
.text16_blue{font-family: Verdana,Arial,Tahoma,Century Gothic;font-size: 16px;color: #000066;font-weight:bold; }
.text12_gray{font-family:Arial,Tahoma,Century Gothic;font-size: 12px;color: #414141;font-weight:bold;}
.copyright{font-family:Verdana, Arial,Tahoma,Century Gothic;font-size: 12px;color: #949496;}
img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */}
/*线框*/	
.border_bottom{ border-bottom-width:1px; border-bottom-color:#CCCCCC; border-bottom-style:solid;}
.border1{ border:1px solid #d3e2f8; padding:1px;}
	
	

