@charset "utf-8";
body {
	background-color: #000000;

}

/* CSS Document */

h1 {
	float: left;
}
#page {
	width: 834px;
	background-image: url(../images/back_paper.jpg.jpg);
}
#header {
	width: 812px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 17px;
	padding-bottom: 9px;
	padding-left: 22px;
}
ul#utility {
	margin-top: 16px;
	float: right;
	padding-right: 34px;
}
ul#utility li {
	display: inline;
	background-image: url(../images/arrow.gif.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 22px;
	padding-left: 14px;
	font-weight: bold;
}
ul#utility a {
	text-decoration: none;
	color: #333333;
}
ul#topicPath {
	margin-left: 35px;
	color: #333333;
	margin-bottom: 8px;
}
ul#topicPath li {
	display: inline;
}
ul#topicPath {
	text-decoration: none;
}
ul#topicPath a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

ul#gNav li {
	float: left;
	text-decoration: none;
}
ul#textNav li {
	display: inline;

}
#gNavArea {
	margin-left: 34px;
}

div#intro_area {
	width: 709px;
	background-image: url(../member/images/sentense_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 63px;
	padding-bottom: 5px;
}
h2#intro_top {
	background-image: url(../member/images/carp.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 27px;
	padding-bottom: 15px;
}
p#intro_message {
	font-weight: bold;
}






#footer_textarea {
	float: left;
	padding-top: 16px;
	padding-left: 37px;
	padding-bottom: 13px;
	color: #b4b4b4;
}
#footer {
	background-color: #000000;
	width: 834px;
	font-size: 83.3%;
}


ul#textNav {
	margin-bottom: 5px;
}


ul#textNav li a {
	text-decoration: none;
	color: #B4B4B4;
}
ul#textNav li a:hover {
	text-decoration: underline;
}

p#logo_small {
	float: right;
	padding-top: 16px;
	padding-right: 36px;
}
.left_box {
	float: left;
}
h4#fromhere {
	margin-left: 72px;
}
