@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 {
	width:1000px;
	margin:0 auto;
	background-repeat: no-repeat;
	position: relative;
}
#menu {
	width:705px;
	height:54px;
	float:right;
	right: 0px;
	position: absolute;
	z-index: 10;
}

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



#footer {
	width:1000px;
	background-image: url(images/foot_index_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 300px;
	margin-top: 0px;
	position: relative;
	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;
	}

	#index_photo {
	float: left;
	width:220px;
	margin-left: 20px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	#index_photo img {
	padding: 5px;
	border: 1px solid #ccc;
	}

	#footer_txt {
	float: left;
	width:900px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 2px;
	margin-left: 50px;
	margin-top: 40px;
	}
	#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;}
