body {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#wrap {
	width: 704px;
	margin-right: auto;
	margin-left: auto;
}
#wrap h1 {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#wrap h2 {
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
#wrap #content #main {
	background-image: url(images/ent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 1px;
	border: 1px solid #CCCCCC;
	height: 450px;
}
a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898CA9;
	color: #898CA9;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A597B;
	text-decoration: none;
}
#main a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrap #content #main a {
	display: block;
	height: 34px;
	width: 230px;
	text-indent: -9999px;
	margin-top: 225px;
	margin-left: 438px;
}
#wrap #content .ent_box {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: right;
}
.align_l {
	float: left;
	margin-right: 10px;
}
.dot_line {
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 20px;
	height: 20px;
}
.count {
	font-size: 10px;
	color: #666666;
}

.clear {
	clear: both;
	float: none;
}
.bnr {
	margin-top: 10px;
}
