/*for Sweet Love Collection subwindow CSS-----------------------------------------------------------*/.subwindowbase	{	margin: 0px auto;	padding: 0px;	text-align: center;	color: #666;	font-size: 12px;	font-family: sans-serif;	}#subwincontents	{	background: url(../../../eternal/sweetlove/image/subwindow.gif);	width: 330px;	padding: 0px;	margin: 0px auto;	}.photospace	{	padding: 10px 0px;	background: url(../../../eternal/sweetlove/image/sub02.gif)  no-repeat;	}	.photospace	img{	margin-bottom: 20px;	}.photospace2	{	padding: 10px 0px;	background: url(../../../eternal/sweetlove/image/sub02.gif)  no-repeat;	}	.photospace2	img{	margin-bottom: 5px;	}.textspace	{	padding: 0px 0px 10px 0px;	line-height: 14px;	}.winclose	{	background: url(../../../eternal/sweetlove/image/sub03.gif)  no-repeat;	border-top: 1px solid #BEB4D9;	padding: 30px 0px 30px 0px;	width: 330px;	margin: 0px auto;	}.winclose	a:link{color:#666;text-decoration:none;}.winclose	a:visited{color:#666;text-decoration:none;}.winclose	a:hover{color: #66f;}.winclose	a:active{color: #ccc;text-decoration:none;position:relative;left:1px;top:1px;}