.banner,.cycle_box{width:980px;margin:0px auto;height:450px;overflow:hidden;z-index:0;/*cursor: pointer;*/}
.cycle_box_btn{display: inline;width:110px;hegiht:18px;float:left;margin:-30px 0px 0px 890px;position:absolute;z-index:1;}
.cycle_box_btn a,.cycle_box_btn a.activeSlide,.cycle_box_prev,.cycle_box_next{
	background: url(../images/global.v1.png) no-repeat;
}
.cycle_box_btn a{font-size: 0px;color: none;background-position:0px -140px; float:left;width:17px;height:17px;line-height:17px;text-align:center;text-decoration:none;margin-left:5px;}
.cycle_box_btn a.activeSlide{	background-position:-20px -140px;}
.cycle_box_prev{display: none; width:28px;height:40px;color:white;background-position:0px -100px; margin:-250px 50px;position:absolute; cursor: pointer;z-index:1;  }
.cycle_box_next{display: none; width:28px;height:40px;color:white;background-position:-42px -100px;margin:-250px 0px 0px 900px;position:absolute;cursor: pointer; z-index:1;  }
.banner .title{font-family: "microsoft yahei"; margin-top: 400px;margin-left:20px; filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7; background-color: black;color: white; float: left; padding: 5px;}

#main{
	text-align: center; background-color: #f6f6f6;
}
.main{
	margin: auto; width: 980px;background: #ffffff; height: auto; text-align: left;
}

.m_left{
	width:620px;
}
.m_right{
	width: 277px; background-color: #f6f6f6;border-radius: 10px; margin-right: 15px; margin-top: 15px;
}


.hothouse_list{
	width:100%;
}
.hothouse_list .title{
	 border-style: solid solid dashed;border-width: 0px 0px 1px; color:#5A5A5A; font-weight: bold;  padding-bottom: 10px;border-color: transparent transparent #999;
}
.hothouse_list ul{
	margin-top: 10px; height: 140px; overflow: hidden;
}
.hothouse_list li{
	float: left;line-height: 24px; height: 140px;
}
.hothouse_list li.ml{
	margin-left: 10px; 
}
.hothouse_list li img{
	/*padding: 1px; border: 1px solid #dddddd;*/
	width: 200px;  height: 140px;
}

.hothouse_list li .caption{
	position: relative; top: -24px;  background-color: #ffffff; /*height: 24px;*/	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-indent: 7px;
	width: 200px;
}
.hothouse_list li:hover .caption{
	top: -140px;
}

.servers_tab{
	
}
.servers_tab span{
	text-decoration: underline; cursor: default;
}
.servers_tab span.current{
	text-decoration: none; 
}
.servers_tab .detail{
	background-color: white; margin-top: 5px; height: 65px;
}


