body{
	padding:0px;
	margin:0px;
	background:#ffd510;
	width:100%;
	height:100%;	
}

#main {
	margin-top:0px;
	width:900px;
	margin:0 auto;
}
#banner {
	top:0px;
	margin:0 auto;
	width:900px;
	height:99px;
}
#menu{
	top:99px;
	width:900px;
	height:121px;
	background: url(images/layout_02.jpg) top no-repeat;
	font: 13px;
	line-height:21px;
	color: #2e2e2e;
	margin:0 auto;
}

#title {
	width:600px;
	height:50px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#890000;
	margin-top:70px;
	padding-left:25px;
	line-height:25px;
}
#inner {
	width:700px;
	margin:0 auto;
	margin-top:0px;
	font-size:13px;
	color:#333;
	padding:0 200px 0 25px;	
}
#inner p{
	font-size:13px;
	color:#333;
	line-height:22px;
	letter-spacing:0.05em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;}
#inner .grey {
	color:#666;
	font-size:12px;
	line-height:22px;
	letter-spacing:0.05em;
	text-align:justify;
}

#inner .red {
	color: #900;
	font-size:12px;
	line-height:22px;
	letter-spacing:0.05em;
	text-align:justify;
}
#inner a{
	color:#333;
	border-bottom:#333 1px dotted;
	text-decoration:none;
}
#inner a:hover {
	color:#000;
	border-bottom:#333 1px solid;
	text-decoration:none;
}
#inner ul {
	font-size:12px;
}
#inner ul li {
	margin-top:13px;
	list-style:square;
}

#inner .sub {
	font-size:13px;
	color:#000;
	font-weight:800;
}
#inner .ps {
	padding-left:80px;
	padding-right:20px;
	color: #701E05;
	font-size:12px;
	text-align:justify;
}
#inner .ps li {
	margin-top:10px;
}
#inner .ps a {
	font-size:12px;
	color: #55002B;
	text-decoration:none;
	border-bottom: #F00 dotted 1px;
}
#inner .ps a:hover {
	font-size:12px;
	color:#900;
	text-decoration:none;
	border-bottom:#900 dotted 1px;	
}
#line {
	width:800px;
	height:40px;
	background:url(images/line.jpg) top center no-repeat;
}
#footer {
	width:900px;
	height:60px;
	padding-top:5px;
	font-size:12px;
	color: #666;
}
#footer a {font-size:12px; color:#000; text-decoration:none; border-bottom:#F30 1px dotted;}
#footer a:hover {text-decoration:none; border-bottom:#F30 2px solid;}
.booktext {
	font-size:12px;
	color: #666;
	line-height:18px;
	padding:0 2px 0 2px
}
.booktext p{
	margin:0;
	font-size:12px;
	color: #666;
	line-height:18px;
	padding:0 2px 0 2px	
}
.booktext a{
	color: #900;
	text-decoration:none;
}
.booktext a:hover {
	color: #333;
	text-decoration:none;
}
.bookname {
	color:#000;
	font-size:12px;
	line-height:18px;
	margin:0px;
	padding:0px;
}
.bookborder {
	border-bottom:1px solid #F90;
	padding-bottom:4px;
	margin:2px;
}
.booktable {
	margin-left:15px;
	color:#000;
}
