
#PCategory a{
	text-decoration:none;
	color:#fff;
	letter-spacing:0;
	position:relative;
	font-size:23px;
	text-align:center;
	}
#PCategory ul{padding:0;margin:0;}
#PCategory ul li{
	list-style:none; 
	display:inline;
	oversflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
div.wrapper{
	width:254px;
	height:135px;
	overflow:hidden;
	position:relative;
	float:left;
	}
div.caption{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	text-align:center;
	padding:55px 10px 15px 10px;
	background:url(images/caption-bg.png) repeat-x;
	min-height:125px;
	text-shadow:1px 1px 2px #000;
	text-transform:capitalize;
	line-height:16px;
	}
	
	
#PCategory ul li:nth-child(1) div.caption, #PCategory ul li:nth-child(2) div.caption, #PCategory ul li:nth-child(3) div.caption, #PCategory ul li:nth-child(4) div.caption {
	position:relative;
	}
	

/* -------------- CenterBlock -----------------  */
div#PCategory img {
	border:0;
}
div#PCategory {
	float:left;
	width:510px;
}
div#About h1 {
	font-size:20px;
	letter-spacing:0;
	background-color:#a4a4a4;
	padding:5px 15px;
	color:#800000;
	text-shadow: #fff 1px 1px 1px ;
}
div#About p {
	margin-left:17px;
	line-height:21px;
	color:#fff;
	font-size:15px;
}
div#About {
	float:left;
	text-align:left;
	margin-right:42px;
	margin-left:23px;
	width:382px;
}
div#cCenterBlock {
	display:inline-block;
	margin-top:21px;
	width:980px;
}
div#HotNews a:hover {
	color:#900;
}
div#HotNews a {
	color:#666;
	font-size:14px;
}
div#HotNews {
	background: url(/pic/bk-hotnews.jpg) center top no-repeat;
	padding:8px 0 17px 190px;
	text-align:left;
	width:790px;
	margin:auto;
}
div#CenterBlock {
	background:#929292;
	margin-top:12px;
	float:left;
	padding-top:0;
	padding-bottom:33px;
	width:100%;
}

div#MainPic {
	background: #fff url(/pic/bk-MainPic.jpg) left top no-repeat;
	padding:10px 0 33px 40px;
	width:940px;
	margin:auto;
}