* {
	word-wrop:break-wrod;
}

body, td, input, textarea, select, button {
	color: #333;

	font-family: Tahoma, Arial, sans-serif;

}
input, textarea, select, button{
	vertical-align:middle;
}
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}
img{
    vertical-align:middle; border:0;
}
a {
	text-decoration: none;
}
A:link {
	TEXT-DECORATION: none
}
a:hover {
	text-decoration: none;
	color: #000000;
	text-align: left;
}

/*
wrap:
*/
.wrap {
	margin: auto;
	width: 900px;
	clear:both;
	background-repeat: repeat-x;
}

/*
top:
*/

.top-nav {
	position:relative;
	margin: auto;
	height: 80px;
	color:#000000;
	line-height: 0px;
	background-color: #FFFFFF;
	width: auto;
}
.top-menu {
	height: 30px;
	float:right;
	margin: auto;
	padding: 0px;
}
	.top-menu a {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	font-family: "微软雅黑";
	}
	.top-menu a:hover {
	color:#FF0000;
	}	
.top-logo{
	height:80px;
	width:900px;
}	
.menu {
	text-align:center;
	height: 45px;
	line-height:40px;
	padding-left:5px;
	margin-bottom:2px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../imges/index-imgs/bg_mav_01.jpg);
}
.menu a {
	color:#FFFFFF;
	display:block;
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 14px;
}
.menu a:hover {
	color:#CCCCCC;
	background-color: #FF6633;
}
.bottom-menu {
	height: 30px;
	padding-right:20px;
	float:right;
	margin: auto;
	padding-left: 10px;
}
.bottom-menu a {
	color:#000000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "微软雅黑";
	clear: both;
}


/*menu*/
div.menu-list {
	position: absolute;
	width: 100px;
	display: none;
	background: #fff;
	border: 1px solid #d6d6d6;
	opacity: 0.8;
	filter:Alpha(Opacity=95);
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div.menu-list ul,
div.menu-list ul li {
    padding: 0;
    margin: 0;
}
div.menu-list ul li {
	margin: 5px 5px 0;
	list-style-type: none;
	font-family: "微软雅黑";
	font-weight: bold;
}
div.menu-list ul li a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
div.menu-list ul li a span {
    display: block;
    width: 100%;
    height: 100%;
}
div.menu-list ul li a:hover {
	color: #FF0000;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	font-family: "微软雅黑";
	background-image: url(file:///D|/www/www-own/images/bg-left.jpg);
}
div.menu-list ul li a:hover span {
	background-color: transparent;
	background-image: url(file:///D|/www/www-own/images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#all #zhongjian #main-server {
	width: 890px;
}
#all #zhongjian #main-server .server-id {
	width: 120px;
	float: left;
	height: auto;
	margin: 9px;
	padding: 5px;
}
#all #zhongjian #main-server .server-id img {
	height: auto;
	width: 110px;
}
