@charset "UTF-8";
.ho_layer_cont {
	background:url(/FETnet/images/dev_note_bg.gif);
	width:711px;
	height:500px;
	position:absolute;
	left: 20px;
	top: 50px;
	z-index:1000;
	display: none;
}
.ho_layer_ps {margin-bottom:13px;/*5*/}
.ho_layer_main {
	float: left;
	width: 711px;
	height: 500px;
}
.ho_layer_main_t {
	float: left;
	height: 9px;
	width: 710px;
}
.ho_layer_main_m {
	width: 710px;
	background:url(/FETnet/images/ho_muti_m.gif) left top repeat-y;
	float: left;
	height: 470px;
	clear: both;
}
.ho_layer_main_b {
	height: 20px;
	width: 710px;
	float: left;
}
.ho_layer_body {
	width: 700px;
	float: left;
	padding-left: 10px;
	visibility: inherit;
}
.ho_layer_title {
	height: 30px;
	width: 690px;
	float: left;
}
.ho_layer_title .name {
	float: left;
	width: 665px;
}
.ho_layer_title .closebtn {
	text-align: right;
	float: left;
	width: 15px;
}
.ho_layer_list_cont {
	width: 683px;
	float: left;
	overflow: auto;
	height: 440px;
	visibility: inherit;
}
.ho_layer_list_all {
	width: 155px;
	float: left;
	margin-right: 9px;
}
.ho_layer_list_t {
	background: url(/FETnet/images/home_15.gif)left top no-repeat;
	float: left;
	height: 28px;
	width: 155px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}
.ho_layer_list_b {
	background: url(/FETnet/images/home_17.gif) left top no-repeat;
	float: left;
	min-height:90px;
	width: 135px;
	padding: 10px;
}
.ho_layer_list_b p {
	float: left;
	width: 135px;
	margin: 0px;
	padding:0 0 6px 0;
}
/*******20101005 fix*********/
#ho_floater {
	background:none;
}


/*safari chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ho_layer_main {
	float: none;
	width: 711px;
	height:auto;
}

#ho_floater {
	background:none;
	height:auto;
}
 .ho_layer_main_t {
	margin-bottom:-1px;
	float: none;
	clear:both;
}
.ho_layer_main_m {
	float: none;
	clear:both;
	height:880px;
	
	background:url(/FETnet/images/ho_muti_m.gif) left top repeat-y;
}
.ho_layer_main_b {
	margin-top:-1px;
	float:none;
	clear:both;
}
.ho_layer_title {float: none;}
.ho_layer_list_cont {
	float: none;
	height:850px;
	visibility:visible;
	clear:both;
}
.ho_layer_body {visibility:visible;}
.ho_layer_list_b {width: 145px;padding: 10px 5px;}
.ho_layer_list_b p {width: 145px;}
}

