*{
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	font-weight:normal;
}
p{
	margin:6px 2px;
}
a{
	color:#111111;
}
input{
	margin:0 0 3px 0;
	padding:3px;
}
body{
	background:#fcfab6;
	text-align:center;
}
#count_area{
	width:758px;
	margin:16px auto 0 auto;
	text-align:right;
}
#count{
	margin:0 0 0 auto;
	text-align:right;
}
#title{
	width:758px;
	margin:0 auto 0 auto;
	text-align:center;
}
#layout{
	width:756px;
	margin:-4px auto 0 auto;
	background:#ffffff;
	text-align:center;
	border:1px solid #999999;
	border-top:0;
}
#contents_area{
	padding:30px 20px 0 20px;
}
#login_area{
	float:left;
	width:202px;
	height:156px;
	background:#d7d7d7;
	border:1px solid #cccccc;
}
#login_title{
	font-weight:bold;
	line-height:20px;
	color:#333333;
	background:url(img/login_bg.png) 0 0;
}
#login_form{
	padding:14px 18px 0 18px;
	text-align:left;
}
#login_form form{
	font-weight:bold;
}
.main_image{
	float:right;
}

#menu{
	clear:both;
	width:720px;
	bgcolor:#333366;
}

.main_area{
	clear:both;
}
.menu_1{
	float:left;
	width:118px;
	line-height:26px;
	border:1px solid #bbbbbb;
	border-right:0;
	background:url(img/menu_bg.png) 0 0;
}
.menu_2{
	float:left;
	width:120px;
	line-height:26px;
	border:1px solid #bbbbbb;
	background:url(img/menu_bg.png) 0 0;
}
.menu_1 a{
	display:block;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.menu_1 a:hover{
	background:url(img/menu_bg.png) 0 -26px;
}
.menu_2 a{
	display:block;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.menu_2 a:hover{
	background:url(img/menu_bg.png) 0 -26px;
}


#news_title{
	clear:both;
	font-weight:bold;
	line-height:25px;
	color:#ffffff;
	text-align:left;
	text-indent:10px;
	background:url(img/news_bg.png) 0 0;
}

#news ul{
	margin:3px;
}
#news li{
	padding:3px;
}
.news{
	overflow:auto;
	height:140px;
	text-align:left;
	border:1px solid #cccccc;
	background:#fff3f9;
}

#newface_title{
	clear:both;
	font-weight:bold;
	line-height:25px;
	color:#ffffff;
	text-align:left;
	text-indent:10px;
	background:url(img/newface_bg.png) 0 0;
}
.overflow{
	overflow:auto;
	height:140px;
	text-align:left;
	border:1px solid #cccccc;
}
.face{
	float:left;
	margin:2px 0 2px 2px;
	padding:9px;
	text-align:center;
	line-height:150%;
	border:1px solid #cccccc;
}

#info_title{
	clear:both;
	font-weight:bold;
	line-height:25px;
	color:#ffffff;
	text-align:left;
	text-indent:10px;
	background:url(img/info_bg.png) 0 0;
}

#picup_title{
	clear:both;
	font-weight:bold;
	line-height:25px;
	color:#ffffff;
	text-align:left;
	text-indent:10px;
	background:url(img/picup_bg.png) 0 0;
}
.info_area{
	text-align:left;
	padding:18px 0 0 18px;
	border:1px solid #cccccc;
	background:#fff9f3;
}
.info_form{
	float:left;
	width:350px;
	text-align:left;
	line-height:120%;
}
.info_data{
	float:right;
	width:330px;
	text-align:left;
}
.info_data table{
	margin:0 auto 0 0;
	width:320px;
	background:#c4c4c4;
}
.info_data th{
	padding:3px;
	font-size:10px;
	text-align:center;
	background:#ffffff;
}
.info_data td{
	padding:3px;
	font-size:10px;
	text-align:center;
	background:#ffffff;
}



.net_data{
	float:right;
	width:330px;
	padding:10px 0;
	text-align:center;
	background:#eeeeee;
}
.net_data table{
	margin:0 auto 0 auto;
	width:310px;
	background:#c4c4c4;
	border:1px solid #ebebeb;
}
.net_data th{
	padding:3px;
	text-align:left;
	color:#7b8195;
	background:#efefff;
}
.net_data td{
	padding:3px;
	text-align:right;
	color:#999999;
	background:#fafaff;
}
.net_data caption{
	text-align:left;
	font-weight:bold;
	color:#888888;
}
.club_data{
	float:right;
	width:330px;
	padding:10px 0;
	text-align:center;
	background:#eeeeee;
}
.club_data table{
	margin:0 auto 0 auto;
	width:310px;
	background:#c4c4c4;
	border:1px solid #ebebeb;
}
.club_data th{
	padding:3px;
	text-align:left;
	color:#5c895c;
	background:#efffef;
}
.club_data td{
	padding:3px;
	text-align:left;
	color:#999999;
	background:#fafffa;
}
.club_data caption{
	text-align:left;
	font-weight:bold;
	color:#888888;
}
.club_data_datail{
	clear:both;
	margin:10px 10px 0 10px;
	padding:6px;
	background:#ffffff;
	text-align:left;
	font-size:10px;
	color:#888888;
}
.club_data span{
	font-size:10px;
}

#tel{
	margin:10px 0 10px 0;
	padding:6px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	border:1px dashed #cccccc;
	background:#ffffff;
}




#support_area{
	float:left;
	width:442px;
	border:1px solid #cccccc;
}
#support_title{
	height:82px;
	line-height:20px;
	color:#333333;
	background:url(img/support_bg.png) 0 0;
}
#support_form{
	padding:18px 18px 0 18px;
	text-align:left;
	line-height:120%;
}

#meets_data{
	clear:left;
	text-align:left;
	padding:6px 0 0 20px;
	line-height:130%;
}


#footer{
	clear:both;
	line-height:160%;
}







.center{
	text-align:center;
}

.both{
	clear:both;
}

.bold{
	font-weight:bold;
}


