body{
	background-color: #5a7669;
}
div#main{
	background-color: #cec4b3;
	width:850px;
	margin:auto;
}
div.llist{
	position:relative;
	width:770px;
	background-color:#FFFFF0;
	left:40px;
}
ul{
	position:relative;
	width:100%;
	left:0px;
	padding:0px;
	magine:0px;
}
li{
	position:relative;
	left:0px;
	list-style-image:url("parts/image/lmark.png");
	list-style-position:inside;
	vertical-align:top;
	font-size:16px;
	width:700px;	
	padding-bottom:2px;
	margin-bottom:3px;
}
p.ltitle{
	width:100%;
	height:30px;
	left:0px;
	font-size:22px;
	background-color:#726349;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

h1{
	text-align:center;
	width:850px;
	height:50px;
	background-image:url("parts/image/line28.gif");
	background-position:50% 50%;
	background-repeat:no-repeat;
}
li>a{
	font-size:18px;
}
div.blkimg{
	height:80px;
	width:850px;
	background-image:url("parts/image/line35.gif");
	background-position:50% 50%;
	background-repeat:no-repeat;
	margin:auto;
	
}