#container {
 width: 944px;
 margin: 0em auto;
 height: 100%;
 overflow: hidden;
}
div {
border-spacing:0px;
padding:0px;
}

#top1 {
 width:446px; 
 height:216px;
 float:left
}

#top2 {
 width:498px; 
 height:216px;
 float:right;
 overflow:hidden;
}

#menu_top {
 width:549px;
 height:38px;
 text-align:center; 
 position:relative; 
 z-index:22;
 background: url('../gfx/lay_top_top.jpg') repeat-x;
 float:left
}
#container_main{
	width:944px;
	overflow: hidden;
}
.menu_right {
	margin-top:3px;
	display: block;
	width: 200px;
	text-align:left;
	background:#8D8D8D;
	overflow: hidden;
	float:right;
	background-image: url('../gfx/!left_center.jpg');
	background-repeat: repeat-x;
	background-position: 0px 26px;
	
}

#niuser {
	width:544px;
	overflow: hidden;
}
#mainDIV { 
	display: block;
	width: 744px;
	overflow: hidden;
	float:left;
	background:#282828;
	background-image: url('../gfx/!center_top.jpg');
	background-repeat: no-repeat;
	background-position: 0px 38px;

}

.menu_bottom {
	width:744px;
	height:40px;
	background: url('../gfx/!lay_bottom.jpg') no-repeat;
}

.menu_bottom div {
	float:left;
}
.menu_left_title {
	width: 200px;
	text-align:center; 
	padding:0px;  
	color:#ffffff; 
	font-size:14px; 
	line-height:30px; 
	background: url('../gfx/!lay_menu_back_title.jpg') no-repeat;
}
.menu_left_content {
	width: 168px;
	text-align:center; 
	padding:5px 19px 5px 13px;
}

.menu_basket {
	overflow: hidden;
	display:block;
}
.menu_basket .in1 {
	width: 130px;
	float:left;
	
}
.menu_basket .in2 {
	width: 34px;
	float:left;
	text-align:right;
}
.menu_basket .in3 {
	width: 85px;
	float:left;
	
}
.menu_basket .in4 {
	width: 80px;
	float:left;
	text-align:right;
}
.menu_basket .login1 {
	width: 70px;
	float:left;
	text-align:right;
}
.menu_basket .login2 {
	width: 95px;
	float:left;
	text-align:left;
}
