.news_hidden170{
  width:170px;
  text-overflow: ellipsis;
  overflow: hidden; /*兼容FF，在FF下会隐藏超过长度的部分*/
  white-space:nowrap;
}
.news_hidden400{
  width:400px;
  text-overflow: ellipsis;
  overflow: hidden; /*兼容FF，在FF下会隐藏超过长度的部分*/
  white-space:nowrap;
}
.nav_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #535252;
	text-decoration: none;
	font-weight: normal;
}
.nav_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #004c99;
	text-decoration: none;
	font-weight: normal;
}
.nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #004c99;
	text-decoration: none;
	font-weight: bold;
}

.blu12_h20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333366;
	text-decoration: none;
}
a.blu12_h20:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
	text-decoration: underline;
}
.blu12_h18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
a.blu12_h18:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #032e59;
	text-decoration: none;
	font-weight: normal;
}
.blu12_h24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #8b94bb;
	text-decoration: none;
}
.blu12_h25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #004c99;
	text-decoration: none;
	font-weight: bold;
}
.blu13_h22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #004c99;
	text-decoration: none;
	font-weight: bold;
}
.blu14_h25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #004c99;
	text-decoration: none;
	font-weight: bold;
}
.blu12_h22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #004c99;
	text-decoration: none;
	font-weight: normal;
}
a.blk12_h22:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #154096;
	text-decoration: underline;
	font-weight: normal;
}
.blk12_h25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a.blk12_h25:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #154096;
	text-decoration: underline;
	font-weight: normal;
}
.blk12_h18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.blk12_h18:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #154096;
	text-decoration: underline;
	font-weight: normal;
}
.blk12_h22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.gre12_h24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
.yel13_h25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
.blk13_h22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.sitelink_icp, .sitelink_gs, .sitelink_gwa {
	display: inline-block;
    margin:0 10px;
	padding: 0 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #8b94bb;
	text-decoration: none;
	font-weight: normal;
}
.sitelink_gs{
	background: url(../images/img_gs.png) left center no-repeat;
}
.sitelink_gwa{
	background: url(../images/img_gwa.png) left center no-repeat;
}
#allmap{
	width:600px; 
	height:400px; 
	margin:20px auto; 
	/*border:3px solid #bde6f9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;*/
	}

