div.header {
	height: 195px;
	background-image: url(/images/top_bg.jpg);
}
div.header_01 {
	height: 195px;
	width: 229px;
	background: url(/images/01.jpg) no-repeat;
	float: left;
}
div.header_02 {
	height: 195px;
	width: 343px;
	background: url(/images/02.jpg) no-repeat;
	float: left;
}
div.header_03 {
	height: 195px;
	width: 428px;
	background: url(/images/03.jpg) no-repeat;
	float: left;
}
div.nav_line {
	height: 39px;
	background-image: url(/images/06.jpg);
}
div.nav_line_01 {
	height: 39px;
	width: 229px;
	background: url(/images/04.jpg) no-repeat;
	float: left;
}
div.nav_line_02 {
	height: 39px;
	width: 771px;
	background: url(/images/05.jpg) no-repeat;
	float: left;
}
td.td01 {
	background-image: url(/images/07.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fdf4e6;
}
td.td02 {
	background-image: url(/images/pornobg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f2d2a3;
        padding:10px;
}
td.td03 {
	background-image: url(/images/08.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f5e5ce;
	padding-top: 20px;
}
td.td04 {
	background-image: url(/images/09.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f5e5ce;
}
div.footer {
	height: 86px;
	background: url(/images/10.jpg);
}

