body {
	margin:0px auto;
	font-family:"ËÎÌå";
	font-size:12px;
	color:#666666;
}
div{margin:0px auto;border:none;}
p,dl,dd,ul,li{margin:0px;padding: 0px;}
a:link{color:#555;text-decoration:none;}
a:visited{color:#555;text-decoration:none;}
a:hover{color:#f00;text-decoration:none;}
a:active{color:#333;text-decoration:none;}

img{
	border: 0px;
}
#wrapper{
	width:904px;
	position: relative;
	left: 50%;
	margin-left: -452px;
	padding: 0px;
}
#branding{
	width:904px;
	height: 86px;
}

#branding img{
margin-top:21px;
float:left;
}
#branding div{
	margin-top:21px;
	float:left;
	width: 162px;
}
#branding div img{
   width: 162px;
	margin-top:0px;
	float:left;
}
#branding span{
  float:left;
  padding-left:8px;
  padding-top:8px;
  width: 150px;
}
#mainNav{
	width: 904px;
}
#mainNav a{
float:left;
margin-top: 10px;
padding-right:16px;
}
#mainContent{
	width:702px;
   background: url(../vipimage/contentMiddle.jpg) repeat-y;
	float:right;
	margin-top:8px;

}
#mainContent .content{
  width: 622px;
  padding-bottom: 11px;
  background:url(../vipimage/contentBottom.jpg) no-repeat left bottom;
  padding-left: 40px;
  padding-right:40px;
  float:left;
  line-height:158%;
  font-size: 12px;
  color:#000

}
.content ul{
	margin-top:10px;
	float: left;
}
.content ul li{
   width: 617px;
	list-style-type:none;
	line-height: 200%;
	float: left;
	border-bottom: 1px solid #cccccc;

}
.page{
  text-indent:30pt; 
  text-align: center;
  border-bottom: 0px solid #ffffff;
}
.content ul li span{
   float: right;
	padding-right:12px;
}
.content ul li a{
   float: left;
	padding-left:20px;
}
.content p{
padding-bottom: 10px;
text-indent:18pt; 
text-align:left; 
}
#mainContent .content .title{
   text-align: center;
	padding-top: 10px;
	font-size:14px;
	font-weight: bold;
	color: Black;
}
#mainContent h2{
	background: url(../vipimage/contentTop.jpg) no-repeat left top;
    height: 11px;
	margin: 0px;
	padding-top:4px;
	font-size:12px;
	font-weight: normal;
	padding-left:12px;
}
#treeNav{
	width:200px;
   background: url(../vipimage/treeNavMiddle.jpg) repeat-y;
	float:left;
	margin-top:8px;
}
#treeNav .treeContent{
   width:180px;
	background:url(../vipimage/treeNavBottom.jpg) no-repeat left bottom;
	padding: 10px;
   padding-bottom: 11px;
}
#treeNav h2{
	background: url(../vipimage/treeNavTop.jpg) no-repeat left top;
	height: 33px;
	margin: 0px;
}

#footer{
	width:904px;
	margin-top:2px;
	border-top: 1px solid #cccccc;
	float: left;
	
}
#footer p{
	width:904px;
	text-align: center;
	
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
}
#footer .p1{
	border-bottom: 0px;
	padding-bottom: 15px;
}
