/* CSS Document */

body {
	padding:0;
	text-align:center;
}

#header{
	width: 800Px
}

#navigation{
	width:100%;
	background-image: url(image/BAR01.gif);
	text-align:center;
}

#title{
	width:800px;
	text-align:center;
}

#content{
	width:800px;

}

#menu{
	width:230px;
	float:left;
	position:relative
		}

#main{
	width:570px;
	float: right;
}

#footer{
	clear:both;
	width:800px;
}
.m_list {
	list-style-image: url(image/m_news.gif);
}
