@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/index_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:50% 0%;

}
#header {
	position: relative;
	width:1000px;
	height:2100px;
	margin:0 auto;
}
#flash_index {
	position: absolute;
	width:1000px;
	height: 466px;
	top: 140px;
	left: 0px;
}
#content_left {
	position: absolute;
	width:600px;
	height: 700px;
	top: 610px;
	left: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}
#content_txt {
	position: absolute;
	width:380px;
	height: 860px;
	top: 611px;
	left: 610px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
	background-image: url(images/flower_background.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#content_right {
	position: absolute;
	width:300px;
	height: 506px;
	top: 900px;
	left: 540px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}
#content_show {
	position: relative;
	width:1000px;
	height: 558px;
	top: 1480px;
	left: 0px;
	background-image: url(images/flower_7.jpg);
	background-repeat: no-repeat;
}
#content_show_txt {
	position: absolute;
	width:540px;
	height: 112px;
	top: 120px;
	left: 410px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}

#active {
	position: relative;
	width:370px;
	height:110px;
	top: 160px;
	left: 620px;
}
#news {
	position: relative;
	width:1000px;
	height:294px;
	top: 610px;
	left: 0px;
	background-image: url(images/index_news_background.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
}
#news_photo {
	position: absolute;
	width:296px;
	height: 190px;
	top: 20px;
	left: 25px;
}
#news_about {
	position: absolute;
	width:320px;
	height:190px;
	top: 20px;
	left: 340px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}
#news_content {
	position: absolute;
	width:280px;
	height:120px;
	top: 75px;
	left: 700px;
	font-size: 12px;
	line-height: 25px;
	color: #006600;
	letter-spacing: 1px;
}
#news_content ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#news_content a:link{
	font-size: 12px;
	line-height: 25px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: none;
}
#news_content a:visited{
	font-size: 12px;
	line-height: 25px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: none;
}
#news_content a:hover{
	font-size: 12px;
	line-height: 25px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: underline;
}

#news_pic {
	position: absolute;
	width:142px;
	height:117px;
	top: 0px;
	left: 230px;
}


#footer {
	position: relative;
	width:1000px;
	height:100px;
	margin:0 auto;
	margin-top: 30px;
}
#footer_card {
	position: absolute;
	width:174px;
	height:55px;
	top: 0px;
	left: 0px;
}
#footer_data {
	position: absolute;
	width:750px;
	height:55px;
	top: 0px;
	left: 180px;
	font-size: 12px;
	line-height: 25px;
	color: #664520;
	letter-spacing: 1px;
}
#footer_data a:link{
	text-decoration: none;
}
#footer_data a:visited{
	text-decoration: none;
}
#footer_data a:hover{
	text-decoration: none;
}
#footer_stamp {
	position: absolute;
	width:44px;
	height:70px;
	top: 0px;
	left: 950px;
}
#footer_bar {
	position: relative;
	background-image: url(images/footer_bar.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:46px;
	margin:0 auto;
}
