/* CSS Document */
/***********************************地图导航********************/
#cnmap{
	float: left;
	width: 100% !important;
  	width: 99%;
	width:520px;
  	margin-bottom: 1.5em;
	border:3px solid #0066CC;
}
#cnmap_nav{
	clear:both;
	width:430px;
	height:352px;
	margin:0;
	position: relative;
	left:45px;
	background: url(images/cnmap.gif)  #3366CC no-repeat;

	}
a.tip{
	color:red;
	text-decoration:none;
	position:absolute;
	display:block;
	}
a.tip span{display:none;}
a.tip:hover{cursor:hand;}
a.tip:hover .popbox{
	display:block;
	position:relative;
	top:20px;
	left:20px;
	width:150px;
	height:20px;
	color:#0066CC;
	padding:50px 25px 15px 25px;
	font-size:18px;
	text-align:center;
	background-image:url(images/bg/tipbk.gif);
	}
.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1em;

  border-bottom: 1px solid #CCCCCC;
}
.RectSize40x23{
	width:40px;
	height:23px;
}
.RectSize30x18{
	width:30px;
	height:18px;
}
.RectSize47x35{
	width:47px;
	height:35px;
	}
.RectSize19x28{
	width:19px;
	height:28px;
	}
.RectSize20x42{
	width:20px;
	height:42px;
	}
#Xinjiang{
	top:118px;
	left:68px;
	}
#Xizang{
	top:208px;
	left:87px;
}
#Gansu{
	top:136px;
	left:167px;
}
#Qinghai{
	top:173px;
	left:138px;
}
#Neimenggu{
	top:113px;
	left:233px;
}
#Heilongjiang{
	top:48px;
	left:350px;
}
#Jilin{
	top:82px;
	left:341px;
}
#Liaoning{
	top:107px;
	left:330px;
}
#Beijing{
	top:125px;
	left:288px;
}
#Tianjin{
	top:139px;
	left:315px;
}
#Shandong{
	top:161px;
	left:307px;
}
#Hebei{
	top:145px;
	left:289px;
}
#Shanxi2{
	top:152px;
	left:269px;
}
#Shanxi{
	top:165px;
	left:247px;
}
#Ningxia{
	top:155px;
	left:225px;
}
#Henan{
	top:188px;
	left:274px;
}
#Anhui{
	top:198px;
	left:310px;
}
#Jiangsu{
	top:185px;
	left:329px;
}
#Shanghai{
	top:199px;
	left:355px;
}
#Zhejiang{
	top:218px;
	left:335px;
}
#Fujian{
	top:249px;
	left:324px;
}
#Jiangxi{
	top:239px;
	left:303px;
}
#Hubei{
	top:214px;
	left:268px;
}
#Hunan{
	top:244px;
	left:267px;
}
#Sicuan{
	top:220px;
	left:189px;
}
#Chongqing{
	top:230px;
	left:229px;
}
#Guizhou{
	top:257px;
	left:229px;
}
#Yunnan{
	top:274px;
	left:181px;
}
#Guangdong{
	top:280px;
	left:285px;
}
#Guangxi{
	top:280px;
	left:241px;
}
#Hainan{
	top:324px;
	left:250px;
}
#Aomen{
	top:307px;
	left:285px;
}
#Hongkong{
	top:293px;
	left:314px;
}
#Taiwan{
	top:259px;
	left:353px;
}
/*******************************地图导航结束*********************/

/*******************************省份城市列表开始*********************/
.Shengfen{
	margin:0;
	padding:0;
}
.Shengfen h3 a{
	position:relative;
  	top: 0;
  	left: 5px;
  	width: 100%;
	height:20px;
  	text-align:center;
	display: block;
  	margin: 0 0 5px 0;
  	font: 700 18px arial, sans-serif;
  	color: #888;
}
.Shi_Text{
	display: block;
  	padding: 0 0 5px 0;

  	font-size: 1.2em;
  	font-weight:normal;
  	color: #586B7A;
}
.post ul{
	margin-top:0px;
}

ul.City li{
	display:block;
	float:left;
	margin:0px 2px;
	width:15%;
	list-style-type:none;
}
/*******************************省份城市列表结束*********************/
#SoftDownload{
	float:left;
	background-color:#fff;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;
	border:1px solid #0f93d9;
	border-top:none;
}
#SoftDownload h2{
	text-align:left;
	font-size:14px;
	}
.img_center{
	margin:0px 20px;
	border:3px solid #3366CC ;
}
#SoftDownload p a{
	font-size:18px;
	color:#0033CC;
	font-weight:bold;
	line-height: 5px;
	 
}
