@charset "utf-8";

body {
	margin: 0px;
	background-image: url(../images/body_bg01.gif);
}

#chara {
	padding: 10px 14px 10px 14px;
}
#chara ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#chara li {
	margin: 0px;
	padding: 0px;
}

#copyright {
	padding-right: 25px;
	font-size: 11px;
	line-height: 19px;
	color: #999999;
}
#copyright a:link, #copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:active, #copyright a:hover {
	color: #999999;
	text-decoration: underline;
}

.float_clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

.button {
	background-color:#EC008C;
	border: none;
	width: 45px;
	color: #ffffff;
	font-weight: bold;
}

#hotnews {
	background-color: #e6e3d9;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	padding: 5px 10px 10px;
	width: 195px;
}
#hotnews ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#hotnews li {
	background-image: url(../images/hnews_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px 0px;
}
#hotnews a:link, #hotnews a:visited {
	color: #333333;
	text-decoration: none;
}
#hotnews a:active, #hotnews a:hover {
	color: #333333;
	text-decoration: underline;
}

#hotnews .hnews1 a:link, #hotnews .hnews1 a:visited {
	color: #89826a;
	text-decoration: none;
}
#hotnews .hnews1 a:active, #hotnews .hnews1 a:hover {
	color: #89826a;
	text-decoration: underline;
}

.login_block {
	width: 830px;
	padding-right: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;

}

#member {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 186px;
	font-size: 12px;
	line-height: 25px;
}
#member ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#member li {
	margin: 3px;
	padding: 0px;
}
#member a:link, #member a:visited {
	width: 160px;
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: #ec008c;
	color: #ffffff;
	text-decoration: none;
}
#member a:active, #member a:hover {
	width: 160px;
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: #ec008c;
	color: #ffffff;
	text-decoration: underline;
}
#member .member1 a:link, #member .member1 a:visited {
	width: 160px;
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: #e08694;
	color: #ffffff;
	text-decoration: none;
}
#member .member1 a:active, #member .member1 a:hover {
	width: 160px;
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: #e08694;
	color: #ffffff;
	text-decoration: underline;
}
#member .member2 a:link, #member .member2 a:visited {
	width: 160px;
	display: block;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}
#member .member2 a:active, #member .member2 a:hover {
	width: 160px;
	display: block;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
}


#people {
	padding: 10px 19px 10px 20px;
}

#people .count {
	width: 166px;
	height: 31px;
	padding-right: 10px ;
	background-image: url(../images/people_back01.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 31px;
	color: #999999;
}

#qlink {
	padding: 10px 14px 10px 14px;
}
#qlink ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#qlink li {
	margin: 0px;
	padding: 0px;
}

.search_input {
	border: solid 1px #7f9db9;
	height: 15px;
	width: 144px;
}

#topflash {
	width: 850px;
	height: 85px;
	background-image: url(../flash/top_bg01.jpg);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
#topflash a:link, #topflash a:visited {
	color: #666666;
	text-decoration: none;
}
#topflash a:active, #topflash a:hover {
	color: #666666;
	text-decoration: underline;
}