@charset "utf-8";
/* CSS Document */

/*------------Ա----------------*/
.member{width:950px;}
.member_left{width:762px; float:left; margin-top:5px;}

.member_left_content{
	width:760px;
	background:#fff;
	}
.member_left_title{height:30px; line-height:30px; border-bottom:1px solid #d1d1d1;}	
.member_left_lsit{width:760px;}

.member_left_content_01{width:730px; margin:0px auto 0px auto;}


/*-------------endleft--------------*/

#member_right{width:181px; float:right; margin-top:5px;}
.member_right_center{
	width:179px;
	padding-top:10px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	background:#fff;
	}
.member_right_list{width:179px; border-bottom:1px solid #d1d1d1; padding-bottom:10px; padding-top:10px;}
.member_right_center ul{margin:0; padding:0;}
.member_right_center ul li{margin-left:10px;}

/*--------------member insider--------------*/
.member_insider_left{width:181px; float:left; margin-top:5px;}
.member_insider_title{
	width:160px;
	height:25px;
	line-height:25px;
	font-size:14px;
	margin:5px auto 0 auto;
	background:#f4f4f4;
	text-align:center;
	}
.member_insider_list{width:140px; margin-left:auto; margin-right:auto; background:#fff;}
.member_insider_list li{list-style:none; line-height:2em;}

.member_insider_right{width:762px; float:right; margin-top:5px;}

.member_text{width:150px;}
.member_address{width:230px;}
.member_short{width:80px;}
.member_buttom{width:80px;}

.member_height{line-height:2.5em;}

#fudong {
	height: 240px;
	width: 475px;
	left: 300px;
	z-index:300;
	float:right;   
    position:fixed !important;
    top/**/:50px; 
	top:expression(offsetParent.scrollTop+50);
	position: absolute;
	background-image: url(/images/abobobo.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
}
#fud {
/*层的高度,只针对于层*/
	height: 410px;
	width: 455px;
	left: 200px;
	z-index:300;
	float:right;   
    position:fixed !important;
    top/**/:100px;
    top:expression(offsetParent.scrollTop+50);
	position: absolute;
	background-image: url(/images/abobobo.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
}

#ceng {
	height: 520px;
	width: 600px;
	left: 200px;
	z-index:300;
	float:right;   
    position:fixed !important;
    top/**/:100px;
	position: absolute;
	background-image: url(/images/autobig.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
}

