


#frame .header {
	height: 161px;
	background-image: url(images/index_header_bg.gif);
	background-position: right top;
}
#frame .content {
	height: 400px;
	background-image: url(images/index_content_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 10px;
}
#frame .footer {
	background-image: url(images/index_footer_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


#index-slideshow-wrapper {
	width: 445px;
	height: 220px;
	background-image: url(images/tag_01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
		/*border: dashed 1px #000;*/
}
#index-slideshow-wrapper .index-slideshow {
	width: 139px;
	height: 184px;
	margin-right: 7px;
	float: left;
	display: inline;
		/*border: dashed 1px #CCC;*/
}
#index-slideshow-wrapper .index-slideshow img {
	width: 139px;
	height: 184px;
}


.index-content {
	width: 340px;
	text-align: center;
	margin: 10px 0px 0px 10px;
		/*border: dashed 1px #000;*/
}
