#box_page{
	position: relative;
	height: 1100px;
	width: 600px;
	left: 0px;
	top: 0px;
}
#main {
	background:#fff;
	float:left;
	width:420px;
	height: 1000px;
	
    }
	
#article_main {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:631px;
	z-index:1;
}

#sidebar {
	background:#efefef;
	float:right;
	width:165px;
	height: 1100px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
    }
#intro {
	position:absolute;
	left:1px;
	top:1px;
	width:420px;
	height:262px;
	z-index:6;
	
}
	
#main_four {
	background:#fff;
	float:left;
	width:415px;
	height: 1000px;
	
    }
	
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 32px;
background-image: url(../images/newspaper.jpg);
background-repeat: no-repeat;
 padding-bottom: 8px;
 padding-top: 5px;
}

#article_box1 {
	position:absolute;
	left:1px;
	top:1px;
	width:587px;
	height:666px;
	z-index:2;
}

#menu {
	position:absolute;
	left:407px;
	top:0px;
	width:185px;
	height:532px;
	z-index:1;
}
