* {
list-style-type:none; font-size:12px; text-decoration:none; margin:0; padding:0; border:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0;
	background-color: #000000;
	text-align:center;
	line-height: 20px;
}
div{
text-align:left;}

.head .help {
	width: 160px;
	height: 28px;
	float: right;
	padding:10px 10px 8px 10px;
}
.head .login {
	float: right;
	width: 360px;
	font-weight: bold;
	text-align:center;
}
.login .namesee {
    background:url(../images/butoon2.gif) center no-repeat;
	float: right;
	width: 120px;

	font-size:12px;
	text-align:center;

}
.login .zhuxiao {
	
	background-repeat: no-repeat;
	width: 69px;
	float: right;
	text-align: center;
	padding-right: 10px;
}

.login .loginbar{
background:url(../images/butoon.gif) no-repeat;
text-align:center;
}

.login .loginbar a{
	cursor:pointer;
}


.head .top {
	width: 360px;
	float: right;
}
.head input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	width: 60px;
	border: none;
	font-weight: bold;
	padding-left: 5px;
	margin: 0 12px 0 6px;
	float: left;
	text-align:center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
.head {
	height: 78px;
	background-image: url(../images/top_01.gif);
	width: 970px;
	margin: 0 auto;
}
.menu {
	background-image: url(../images/top_02.gif);
	width: 970px;
	margin: 0 auto;
	height: 36px;
	clear: both;
	background-position: -5px 0px;
}
.menu ul {
}
.menu li {
	display: block;
	float: left;
	padding: 0;
	text-align: center;
	list-style-type: none;
		width: 95px;
	height: 36px;
}
.menu ul {
	padding-left: 40px;
}
.link1{
	background-image: url(../images/top_bg.gif);
	width: 84px;
	background-repeat: no-repeat;
}
.bannaer {
	height: 299px;
	width:970px;
	margin:0 auto;
	background:url(../images/banaer.gif) no-repeat 4px 0px;
	text-align:center;
   
}
.menu span {
	font-weight: bold;
}

.menu a  {
	display: block;
	width: 95px;
	height: 26px;
	text-align: center;
	padding: 10px 0 0;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #00FFFF;
	text-decoration: none;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu a:active {
	color: #00FFFF;
	text-decoration: none;
}
.buttom {
	background-image: url(../images/botom.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 970px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	margin-top: 10px;
	margin: 0 auto;
	color: #666666;
}

a.info { 
 position:relative; z-index:0; color:#000; text-decoration:none } 
a.info:hover {  
 z-index:1; background-color:#ff0 } 
a.info .span1 {  
 display: none } 
a.info:hover .span1 {
	display:block;
	position:absolute;
	top:35px;
	left:0px;
	width:90px;
	border:1px solid #091224;
	background-color:#0B3DC2;
	color:#FFFFFF;
	text-align: center;
}
