body {
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana,Times New Roman;
	color: #000000;
	text-align: center;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

form {
	display: inline;
}

textarea {
	font-family: Tahoma,Arial,Verdana,Times New Roman;
}

img {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div, span, body {
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	background-position: 50% 0%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#main_01, #header_01, #logo, #header_02, #menu_bar, #content_01, #left_01, #center_01, #right_01, .member, #footer_01, #footer_02 {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#main_01 {
	width: 1110px;
	margin: 0px auto;
}

#header_01 {
	width: 1110px;
	height: 135px;
	background-repeat: no-repeat;
}

#menu_bar {
	width: 1110px;
	height: 20px;
}

#logo {
	display: inline;
	float: left;
	width: 508px;
	height: 115px;
}

#header_02 {
	display: inline;
	float: left;
	width: 602px;
	height: 115px;
	text-align: right;
}

#content_01 {
	width: 1110px;
	height: auto;
	margin: 0px auto;
}

#left_01, #right_01 {
	display: inline;
	float: left;
	width: 170px;
	background-repeat: repeat-y;
	text-align: center;
}

#center_01 {
	display: inline;
	float: left;
	width: 770px;
	background-color: #FFFFFF;
	text-align: center;
}

.label_01 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	color: white;
	text-align: left;
	font-weight: bold;
}

a.menuitem {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 168px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	background-color: #E1E1E1;
	text-decoration: none;
}

a.menuitem:hover {
	background-color: #FFFFFF;
}

.member {
	display: block;
	margin: 0px auto;
	width: 736px;
	height: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#footer_01 {
	width: 1110px;
	height: 50px;
	margin: 0px auto;
	background-color: #BCBCBC;
}

#footer_02 {
	width: 1108px;
	height: 48px;
	line-height: 48px;
	margin: 0px auto;
	background-color: #E1E1E1;
	font-size: 12px;
}