@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background_body_index.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	}
#index {
	position: relative;
	width:1000px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-image: url(images/foot_index_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#menu {
	width:705px;
	height:54px;
	float:right;
	right: 0px;
	position: absolute;
	z-index: 10;
}

#flash {
	clear: both;
	width:1000px;
	height:600px;
}



#news {
	position: relative;
	width:1000px;
	height: 200px;
	margin-top: 0px;
	list-style:none;
}
	#index_about {
	float: left;
	width:310px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	}
	#index_news {
	float: left;
	width:300px;
	margin-left: 20px;
	background-image: url(images/index_news_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	#index_news_txt {
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top: 40px;
	}
	#index_news_txt a:link{
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #FF3366;
	margin-top: 40px;
	text-decoration: none;
	}
	#index_news_txt a:visited{
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #FF3366;
	margin-top: 40px;
	text-decoration: none;
	}
	#index_news_txt a:hover{
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #FF3366;
	margin-top: 40px;
	text-decoration: underline;
	}

	#guestbook {
	float: left;
	width:300px;
	margin-left: 20px;
	background-image: url(images/index_bbs_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	#guestbook_txt {
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 40px;
	}
	#guestbook_txt a:link{
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 40px;
	text-decoration: none;
	}
	#guestbook_txt a:visited{
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 40px;
	text-decoration: none;
	}
	#guestbook_txt a:hover{
	width:300px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 40px;
	text-decoration: underline;
	}


#index_photo{
	position: relative;
	width:1000px;
	height: 180px;
	clear: both;
	}
	#index_photo img {
	padding: 3px;
	border: 1px solid #ccc;
	}
	
div#gallery{
	width: 99%;
	padding: 5px;
}
div#gallery a:link,div#gallery a:hover,div#gallery a:visited{
	text-decoration: none;
}

.imagebox{
	float: left;
	padding: 5px;
	margin: 3px;
	border:0px solid gray;
}

.imagebox p{
	margin: 0px;
    text-align: center;
    font-size: 9pt;
}
	
	
#footer {
	position: relative;
	width:1000px;
	height: 110px;
	margin-top: 30px;
	list-style:none;
}
	#footer_txt {
	position: absolute;
	width:900px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 2px;
	margin-left: 50px;
	top: 20px;
	}
	#footer_txt a:link{
	color: #333333;
	text-decoration: none;
	}
	#footer_txt a:hover{
	color: #333333;
	text-decoration: none;
	}
	#footer_txt a:visited{
	color: #333333;
	text-decoration: none;
	}
.c12 {
	font-size: 12px;
	line-height: 18px;
}
.counter {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF99FF;
	letter-spacing: 1px;
}
h2 { font-size: 1.6em; display: inline;}

