body
{ 
	margin-top:0px;		/* 网页上边距 */
    margin-bottom:0px;	
	margin-left:0px;	
	margin-right:0px;	
	
	font-size:12px;												
	font-family:  "宋体",Arial,Century Gothic;	
	color:#666666;												
	line-height:20px;											
	text-align:left;											
	background-image:url(images/bg.jpg);
	/*background-color:#F3F3F3;*/

	
}
/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
select,input,textarea
{ 
	font-size:12px;
	font-family:  "宋体",Arial,Century Gothic;	
	color:#666666;
	
}
/*表格属性*/
.inputkuang{
    font-size:14px;
	background-color:#eeeeee;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
table
{
   font-size:12px;
   /*line-height:22px;*/
   /*border-collapse:collapse;*//*自动把相同的边框线合并*/
   line-height:20px;
   font-family:  "宋体",Arial,Century Gothic;	
}

.button2 {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(images/button_2.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; WIDTH: 45px; CURSOR: hand; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff
}
/*导航菜单超级链接*/
a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color:  #A4BEAB;
	text-decoration:none;
	font-size: 12px; 
	text-decoration:underline;
}

/*更多*/
a.news {
	color: #333333;
	font-size:12px;
	text-decoration:underline;
	font-family:  "宋体",Arial,Century Gothic;	
	 

}
a.news:hover {
	color: #8ACC11;
	font-size:12px;
	text-decoration: underline;
	font-family:  "宋体",Arial,Century Gothic;	
}
a.link {
	color: #666666;
	font-size:12px;
	text-decoration:underline;
	font-family:  "宋体",Arial,Century Gothic;	
	 

}
a.link:hover {
	color: #8ACC11;
	font-size:12px;
	text-decoration: underline;
	font-family:  "宋体",Arial,Century Gothic;	
}

/*白色文本*/	
.text12_white {
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 12px;
	color: #FFFFFF;
}
.text12_white_b {
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.text12_red {
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 12px;
	color: #FF0000;
}
.text12_blue {
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 12px;
	color: #516973;
	font-weight:bold;
}
.text14_blue {
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 14px;
	color: #516973;
	font-weight:bold;
}
.text12_black_b{
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.text12_black{
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: "宋体",Arial,Century Gothic;	
	font-size: 12px;
	color: #918E8E;
}
.copyright_en {
	font-family: Arial,Century Gothic;	
	font-size: 12px;
	color: #918E8E;
}

img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */
}
.border {
	border: 1px double #7BBE73;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D5;
}
.line_bottom1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE8EC;
}

