@charset "utf-8";
/*
 * CSS Doucument   
/*����ʽ*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}

p{
	line-height: 185%;
}
/*  layout */
#wrapper{
	width: 100%;
	margin: 0 auto;
	padding:0;
	text-align: center;
	background:#FFFFFF;
}
#top{
	width:100%;
	height:24px;
	margin:0px auto;
	padding:0;
	color:#666666;
	background-image:url(/skin/topbg.png);
}
#top a {
 text-decoration: none;
 color:#666666;
}
#top a:link {/* unvisited link */
 color:#666666;
}     
 
#top a:hover { /* mouse over link */
 color:#FF3300;
 text-decoration: underline;
}  
#top a:active {/* selected link */
 color:#FF3300;
}

#top ul{
	width:950px;
	margin:0px auto;
	text-align:right;
	padding:3px 0 0 0;
	
}

#nav{
	margin:0px auto;
	padding:0;
}

#head{
	width:950px;
	height:90px;
	margin:0px auto;
	padding:0;
	background-image:url(skin/logobg.png);
}
.head_left{
	width:auto;
	float:left;
}
.head_right{
	float:right;
	text-align:right;
	margin:0px auto;
	padding:15px 0 0 0;
}

#header{
	width: 950px;
	padding: 0;
	height: auto;
	background: #FFFFFF;
	position: relative;
}
/* Menu */

#menu-top {
	width: 950px;
	height: 40px;
	margin:0px auto;
	background: url(/skin/menu_bg.png) no-repeat;
}

#menu2 {
	height: 40px;
	margin:0px auto;
}

#menu2 ul {
	margin: 0;
	padding-left:15px;
	padding-right:15px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 li em{background:url(/skin/bid_new.gif) no-repeat;width:35px;height:21px;display:inline-block;position:absolute;top:-20px;left:-60px;}

.text-vip{font-family:Verdana, Arial, Helvetica, sans-serif}

#menu2 a {
	display: block;
	line-height:40px;
	float: left;
	width:auto;
	padding:0 12px 0 12px;
	height: 40px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
}

#menu2 a:hover {
	background: url(/skin/menu_bg2.png) no-repeat;
	color: #FFFFFF;
}

#menu2 .active{
	background: url(/skin/menu_bg2.png) no-repeat;
	color: #FFFFFF;
}

#menutext{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#menutext a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menutext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menutext2{
	font-size: 14px;
	color: #FFFF66;
	text-decoration: none;
}
#menutext2 a {
	font-size: 14px;
	color: #FFFF66;
	text-decoration: none;
}

#menutext2 a:hover {
	color: #FFFF68;
	text-decoration: none;
}
/* -- end -- */

/*联盟站群CSS*/

.black_overlay{ 
	display: none; 
	position: absolute; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color:#6699CC; 
	z-index:1001; 
	-moz-opacity: 0.8; 
	opacity:.80; 
	filter: alpha(opacity=40); 
} 
.white_content { 
	display: none; 
	position: absolute; 
	top: 15%; 
	right: 20%; 
	width: 300px; 
	height: 160px;
	padding: 10px; 
	border: 8px solid #91CCDC; 
	background-color: white; 
	z-index:1002; 
	margin:0px auto;
	text-align:center;
	overflow:hidden;		
} 

.close{
	text-align:right;
	margin:0px auto;
}

.lmzq{
	width: 100%;

}

.lmzq  .fc {
	width:auto;
	padding:0 5px;
	overflow:hidden;
	line-height:22px;
}

.lmzq  .fc li {
	width:15%;float:left;padding-right:5px;
}

/*close*/
.btn01 { width:20px; height:20px; border:0px solid #87a3c1; background:url(/skin/close.gif);  cursor:pointer;}
.btn02 { width:20px; height:20px; border:0px solid #a2904d; background:url(/skin/close.gif)　0　-20px;cursor:pointer; line- height:180%;}

/*end*/