body {
	font-size: 12px;
	font-family:"宋体";
	text-decoration: none;
	margin:0 auto;
	background:#000;
}
p,img{
	margin:0; 
	padding:0;
}
.wrap{
	width:1080px;
	margin:0 auto;
}
.header{
	margin:0 auto;
	width:1080px;
	height:110px;
	background:url(imagetop.jpg) no-repeat left center #2d2d2d;
}
.main{
	margin:0 auto;
	width:1080px;
	height:780px;
}
.footer{
	margin:0 auto;
	width:1080px;
	position: absolute;
	top:700px;
	font-size: 12px;
	text-align:center;
}
#mainArea {
	z-index: 2;
	position:relative;
}
span {
	position:relative;
}
.top {
  	z-index: 2;
    position: relative;
}
#page {
	z-index: 2;
    position: relative;
    margin: auto;
    font-size:14px;
    color:#FFFFFF;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
.left {
	display:none;
	background: #363636;
	float: left;
 	margin: 0;
	padding:0;
 	filter:alpha(opacity=95);
}

.left .leftContent {
	display: none;
	z-index: 2;
    position: relative;
	font-size: 12px;
}
.left ul{
	margin:30px 0 0 0;
	padding:0;
}
.left ul li{
	list-style-type:none;
	height:40px;
	width:200px;
	padding-top:14px;
	font-weight:bold;
}
.left ul li a{
	margin-top:10px;
}
.left ul *{
	position:relative;
}

.content {
	background: #363636;
	float: left;
	display:none;
 	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
 	filter:alpha(opacity=95);
} 

.menu {
	width:1080px;
	height: 50px;
	margin-top: 535px;
	background: #2d2d2d;
	filter:alpha(opacity=100);
	position:absolute; 
	z-index: 5;
	font-size: 12px;
}

.menu ul {
	margin-top: 15px;
	margin-left: 0px;
	float: left;
	font-size:14px;
}

.menu ul li{
	margin-right: 36px;
	list-style-type:none;
	float: left;
}
.menu .nav{
	float:right;
	margin-top:15px;
	margin-right:20px;
	font-weight: bold;
}
.menu .nav a{
padding-right:30px;
}

a:link { color: #FFFFFF; text-decoration: none;;font-weight:bold;} 
a:visited { color: #FFFFFF; text-decoration: none;;font-weight:bold;} 
a:hover { color: #888888; text-decoration: none;;font-weight:bold;} 
a:active { color: #888888; text-decoration: none;;font-weight:bold;}




.AreaTop {
	margin-top:-10px;
	margin-left:-10px;
	width:103%;
	height: 50px;
	background: #363636;
	position: static;
	z-index: 3;
	filter:alpha(opacity=100);
}
.current{
	background:no-repeat url(../../imagenes/menu.gif);
}
.leftContent li{
	text-align:center;
	font-size:14px;
}

/* 大事记 专栏 */
.zl{
	color:#ffffff;
	background:url(imagezl.png) no-repeat;
	width:166px;
	height:25px;
	
}
.zl a{
	margin-left:43px;
	line-height:24px;
	vertical-align: middle;
	letter-spacing: 1px;
	font-weight:normal;
}

.meidashi{
	position:relative;
	right:30px;
	bottom:-50px;
	display:block;
	float:right;
	width:132px;
	height:44px;
	background:url(imagemeidashi.jpg) no-repeat;	
}