@charset "UTF-8";
#mainimg {
	margin-bottom: 12px;
	margin-right: 30px;
	margin-left: 30px;
}
#mainimg #mainimgLeft {
	float: left;
	width: 600px;
}
#mainimg #mainimgRight {
	float: right;
	width: 300px;
	padding-bottom: 8px;
}
#contentsArea-inner {
	clear: both;
	margin-top: 8px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#setmenuTitle {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/bg_setmenu_title.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 16px;
}
#left {
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-bottom: 24px;
}
#left p {
	margin-top: 16px;
}
#right {
	float: right;
	width: 530px;
	padding-right: 6px;
	margin-right: 10px;
}
#right #sampleArt {
	background-image: url(../images/bg_sampleArt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 352px;
	width: 520px;
	padding-top: 14px;
	padding-left: 14px;
}
#right table {
	margin-left: 14px;
}
#otherSamples {
	clear: both;
	width: 840px;
	padding-left: 20px;
}
#otherSamples li {
	background-image: url(../images/bg_otherSamples.gif);
	background-position: center center;
	height: 140px;
	width: 196px;
	padding-top: 10px;
	padding-left: 2px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 12px;
}
#artSample {
	background-color: #E4E4E4;
	padding-bottom: 24px;
}
#artSample ul li {
	float: left;
	width: 160px;
	text-align: center;
}
#artSample #title {
	font-size: 16px;
	background-image: url(images/bg_diamond_title_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 16px;
	padding-top: 12px;
	padding-bottom: 2px;
}

