body{
	background-color: #FBFDFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#include {
	width: 890px;
	border: 1px solid #999;
	padding: 5px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#top {
	width: 890px;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	height: 252px;
}
#center {
	background-image: url(images/center_bg.png);
	background-repeat: no-repeat;
	width: 730px;
	color: #575757;
	text-align: left;
	font-size: 15px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
	line-height: 25px;
}
#block{
	border: 1px dashed #F63;
	padding: 10px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF8E8;
}
#english{
	text-align: center;
	width: 100px;
	line-height: 25px;
	margin-left: 690px;
}
#english a{
	color: #FFF;
	text-decoration: none;
	background-color: #090;
	display: block;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #090;
}
#english a:hover{
	color: #090;
	border: 1px solid #090;
	background-color: #FFF;
}
h2{
	font-size: 16px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	line-height: 46px;
	text-indent: 60px;
	height: 30px;
	color: #390;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -60px;
}
h3{
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	color: #069;
	text-indent: 20px;
	line-height: 10px;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
p{
	text-indent: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: -40px;
	margin-bottom: 0px;
	margin-left: -40px;
}
table.detail{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-bottom: 20px;
}
table.detail tr td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
	line-height: 22px;
	vertical-align: top;
}
table.detail tr th{
	background-color: #FED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	line-height: 25px;
	padding: 5px;
	color: #960;
	text-align: left;
}
table.detail tr td.end{
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: center;
}
table.detail ol{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -22px;
}
