.manual{
	height:670px;
	_height:750px;
	padding:40px;
	color:#000000;
	background-image:url(../images/common/bg2.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}


h1{
	text-align:center;
	padding:5px;
	margin-bottom:10px;
	border-top:solid 1px #666666;
	border-bottom:solid 1px #666666;
}

.manual ul{
	list-style-type:disc;
	margin-left:30px;
}
