﻿*{
	padding: 0;
	margin: 0;
	list-style: none;
}
body{
	font-size: 12px;
	color: #E1CB9C;
	background: url(../Images/BodyBg.jpg);
}
img {
	border: none;
}
td img {
	display: block;
}
a{
	color: #E1CB9C;
	text-decoration: none;
}
a:hover{
	color: #fff;
}
#PageMain{
	width: 1002px;
	overflow: hidden;
}

#PageTop{
	margin-top: 20px;
	height: 137px;
	width: 1002px;
	overflow: hidden;
}
#NeiLogo{
	width: 169px;
	height: 137px;
	float: left;
	margin-left: 66px;
	_margin-left:33px;
}
#TopLink{
	text-align: right;
	padding-right: 20px;
}
#TopLink a{
	margin: 0 5px;
}
#NavMenu{
	text-align: right;
	height: 29px;
	overflow: hidden;
	margin-top: 35px;
	margin-right: 10px;
}
#CBT{
	height: 64px;
	overflow: hidden;
	margin-right: 8px;
	background: url(../Images/CBT.jpg) no-repeat right;
}
#mLeft{
	float: left;
	width: 339px;
	height: 612px;
}
#mRight{
	margin-left: 340px;
	width: 650px;
}
#mBody{
	width: 654px;
	background: url(../Images/CBB.jpg);
}
#CBF{
	width: 654px;
	height: 46px;
	line-height:46px;
	text-align:center;
	background: url(../Images/CBF.jpg);
}
#CBF span{
	font-size: 16px;
	color: White;
	font-weight: bold;
	margin: 0 5px;
}
#CBF a{
	font-size: 14px;
	margin: 0 5px;
}
#CBF a:hover{
	color: White;
}
#PageContent{
	width: 550px;
	margin-left: 45px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.8;
}
#PageContent p{
	text-indent: 2em;
}
#PageContent h2{
	font-size: 20px;
	color: #FAE8C5;
}
#Bot{
	width: 654px;
	text-align: center;
}
#newsList{
	width: 500px;
	height: 390px;
	margin: 0 auto;
	padding-top: 20px;
	list-style: inside url(../Images/ulDot.jpg);
}
#newsList li{
	margin-left: 25px;
	margin-bottom:15px;
	list-style: outside;
}
#newsList li span{
	float: right;
}
#SplitPage{
	text-align: center;
}
#zpMore{
	margin-top:8px;
}
#zpMore img{
	margin-left: 5px;
	width: 81px;
	height: 88px;
	cursor: pointer;
}
#zpMore a img{
	width: 53px;
	height: 88px;
}
#AlertBox{
	position: absolute;
	z-index: 999;
	margin-left: -130px;
}
#Mar{height: 54px;width:460px;overflow:auto;margin:5px 0px;}
#Mar img{margin:0px 3px;border:1px #E1CB9C solid}


