@CHARSET "ISO-8859-1";
img {
	border: 0px;
}
body {
	background: url(../images/background.jpg) top center;
}
#faybuse {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -450px;
	height: auto;
	width: 900px;
}
#header {
	height: 235px;
	width: 900px;
}
#menu {
	height: 52px;
	width: 900px;
}
#menu div {
	float: left;
	height: 52px;
	width: auto;
}
#space {
	width: 900px;
	height: 29px;
}
#content {
	width: 850px;
	min-height:200px;
	height: auto;
	background-image: url(../images/content.png);
	padding: 1px 25px;
}
#footer {
	height: 150px;
	width: 900px;
}
.news {
	background: url(../images/box/news.png) no-repeat;
	width: 630px;
	padding: 15px;
	height: auto;
}
.news_head {
	width: 630px;
	height: 35px;
}
.news_head_title {
	width: 624px;
	height: auto;
	color: #000000;
	font-size: 22px;
	font-family: Georgia, sans-serif;
	float: left;
	padding: 3px;
	text-align: center;
}
.news_head_date {
	width: 627px;
	height: auto;
	background: url(../images/box/date_line.png);
	color: #FFFFFF;
	padding-left: 3px;
	font-size: 10px;
	font-family: Arial, sans-serif;
	float: left;
}
.news_head_flower {
	width: auto;
	height: auto;
	float: left;
}
.news_head_text {
	width: 610px;
	height: auto;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 20px;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	font-color: #505050;
	border-left: #a69b82 2px solid;
}
.news_head_text a {
	color: #808080;
	font-size: 11px;
	text-decoration: none;
}
.news_head_text a:hover {
	color: #808080;
	font-size: 11px;
	text-decoration: underline;
}
.live {
	width: 630px;
	text-align: left;
	margin: auto;
}
.live thead tr td {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #EEEEEE;
	padding: 4px;
	background: url(../images/box/head.jpg);
}
.live tbody tr td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #404040;
}
.Pages {
	width: 630px;
	height: 18px;
	background: #a69b82;
	
}
.Page_Prev {
	width: 50%;
	text-align: left;
	float: left;
}
.Pages div a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Pages div a:hover {
	text-decoration: underline;
}
.Page_Next {
	width: 50%;
	text-align: right;
	float: right;
}
.image_right {
	float: right;
	margin: 3px;
	border: 5px white solid;
	margin-top:-5px;
	height: auto;
	width: auto;
	background: white;
}
.image_right div {
	font-size: 10px;
	color: #404040;
}
.image_left {
	float: left;
	margin: 3px;
	border: 5px white solid;
	margin-top:-5px;
	height: auto;
	width: auto;
	background: white;
}
.image_left div {
	font-size: 10px;
	color: #404040;
}
.letter {
	font-size: 45px;
	float: left;
	width: auto;
	margin: -3px 4px -6px -1px;
	height: auto;
}
.clause {
	margin-left: 10px;
}
.gbook_read {
	width: 350px;
	height: auto;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 20px;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	font-color: #505050;
	border-left: #a69b82 2px solid;
}
.gbook_write {
	width: 210px;
	height: auto;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 30px;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	font-color: #505050;
	border-left: #a69b82 2px solid;
}
.gbook {
	height: auto;
	min-height: 200px;
}
#footer div {
	float: left;
	width: 900px;
}
#footer_menu {
	height: 24px;
}
#footer_menu div {
	width: auto;
	height: auto;
	float: left;
}
.gbook_entry {
	width: 350px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #BBBBBB;
	float: left;
}
.gbook_entry_name {
	font-size: 13px;
	color: #333333;
}
.gbook_entry_date {
	font-size: 10px;
	color: #888888;
	font-family: Arial;
}
.gbook_entry_text {
	font-size: 11px;
	margin-top: 5px;
}
.news_iespecial {}