li {
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
}

#container {
	height:1300px;
}


#but_01_line {
	top:0px;
}

#but_011_line {
	top:0px;
}

#but_01_container {
	left:75px;
}

#but_02_container {
	left:145px;
}

#but_03_container {
	left:220px;
}


#article-list-container {
	width:100%;
	height:0px;
	position:absolute;
	top:150px;
	left:0;
}

#article-list-cont {
	width:900px;
	height:1000px;
	position:relative;
	margin:0 auto;
}

#article-list-fon {
	width:700px;
	height:1000px;
	position:absolute;
	top:0;
	left:120px;
	background:url(../images/articles-container.jpg) 0 0 no-repeat;
}

#article-link-cont {
	width:600px;
	position:absolute;
	top:100px;
	left:50px;
	text-align:center;
}
	
a.artic-link-list, a.artic-link-list:visited {
	font:17px/25px Arial, Helvetica, sans-serif;
	color:#06F;
}

a.artic-link-list:hover {
	color:#666;
}


