@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-ARROW-COLOR: #fcfcfc;
	SCROLLBAR-BASE-COLOR: #d84890;
	SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
	background-image: url(images/love_title_bg_02.gif);
	background-repeat: repeat-x;
}
#love_index_title {
	height: 90px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#love_index_header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffbcda;
}
#love_index_body {
	background-image: url(images/love_index_bg_11.jpg);
	background-repeat: repeat-x;
}
#love_index_footer {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

