#ad_text {
	text-align:right;
}
#image {
	width:600px;
	padding:16px;
	margin:16px auto;
	background-color:#eee;
}
#image p {
	text-align:right;
	margin-bottom:5px;
}
#image p a {
	margin:3px;
}
#ad_center {
	text-align:center;
	margin:50px auto;
}
#text {
	width:600px;
	margin:auto;
}
#text h1{
	font-size:16px;
	text-indent:20px;
	margin:32px 0px;
	border-bottom:2px solid #cc0000;
	background-image:url(../images/icon/favicon.gif);
	background-repeat:no-repeat;
}
#text h2 {
	font-size:14px;
	font-weight:normal;
	padding:3px;
	background-color:#ccc;
}
#text p{
	text-indent:1em;
	line-height:160%;
	margin:1em 0px;
}
#under_text {
	width:600px;
	text-align:center;
	margin:16px auto;
}
#sumnail {
	width:432px;
	margin:1em auto;
	background-image:url(../images/bgimage/sum.gif);
}
#sumnail img {
	margin:9px;
}
#sumnail p {
	padding:0px;
	margin:0px;
}
#database {
	width:600px;
	margin:auto;
}
#database table{
	font-size:small;
	border-collapse:collapse;
}
#database th,#database td {
	padding:5px;
	border:1px solid #ccc;
}
#database td p {
	text-indent:1em;
	magin:0.5em 0px;
}
#database dd {
	margin:0.5em 0px 1em 1em;
}

