

.overpic {
	position:fixed;
	top:40px;
	left:460px;
	width:315px;
	height:213px;
	z-index:12;
	}

.right_group_list {
	position:absolute; 
	top:250px; 
	left:680px; 
	width:180px; 
	min-height:36px;
	padding:0px;
	z-index:13;
	}

.fixed_content {
	position:fixed; 
	width:510px; 
	left:110px; 
	top:120px;
	border-width:none;
	padding-right:30px;
	padding-left:30px;
	z-index:6
	}
.scroll_content {
	position:absolute; 
	width:510px; 
	left:110px; 
	top:280px;
	border-width:none;
	padding-right:30px;
	padding-left:30px;

	}
.header {
	position:fixed; 
	top:0px; 
	left:0px; 
	background:#ffffff; 
	width:900px; 
	height:280px;
	z-index:5;
	}

.logo-top {

	top:60px;

	}