﻿body { 
}
ul
{
	list-style-type: none; 
}
#poster
{
	width: 1050px;
	height: 370px;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 15px;
	background-image: url(../pic/back.jpg);
	background-position: 450px 0px;
	background-repeat: no-repeat;
	
}
#header{ width:1050px; height:36px;	 margin :30px auto 10px auto; 	}
#top{ width:1050px; margin:0 auto 0 -38px; }
#header ul li{  height:36px; width:102px; float:left ;}
#header ul li a
{
	float: left;
	width: 102px;
	height: 36px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../pic/globalnav.png);
	background-position: 102px 0px;
	line-height: 36px;
	font-size: 10pt;
}

#header  li  a:hover{ background-position:102px -72px; }



#header  li#zjdn  a { background-position:0 0; }
#header  li#zjdn  a:hover{ background-position:0 -72px; }

#header ul li a span{ display:block; width:100%; height:30px; }
#header ul li#server{ 	background-image: url(../pic/globalnav.png); background-position:-10px -36px; width:185px; height:36px;
		text-align: center;	color: white;	font-weight: bold;	line-height: 36px;	font-size: 10pt;



 }
#text1{	width: 550px;	height: 300px;}
#text1 h6{ font-size:20pt; color:#555555 ;}
#text1 h5{ font-size:15pt;color:#555555 ;}
#m{ width:1050px; height:145px;  margin:0 auto;}
#mm{width:1050px; margin:0 auto 0 -30px;}
#m ul li { width:332px; height:145px;  float:left;}
#bott{ width:1050px; margin:20px auto 0 auto; }
#botton{ width:1002px;height:50px; border: #999999 1px solid; margin:0 auto 0 0; }
#botton1{ float:left; width:400px; height:50px;}
#botton2{ font-size:12pt; color:#555555; padding-top:5px;}
#botton2 em
{
	color: blue;
	font-weight: bold;
	font-style: normal;
}


.fold{ display:none;}
.unfold{ display:block;}
.frame_div{ width:1002px; height:100px; margin:0 auto;}
