*{ margin: 0; padding: 0; }
body {
	color: #666666;
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.brk {
	clear: both;
}
.sml {
	font-size: 10px;
}
.bld {
	font-weight: bold;
}
h1 {
	color: #ffffff;
	font-size: 12px;
}
h2 {
	color: #8c7362;
	font-size: 12px;
	border-bottom: 1px solid #999;
	margin: 0px 0px 10px 0px
}
h3 {
	color: #666666;
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
p{
	font-size: 12px;
}
a {
	color: #996600;
	text-decoration: none;
}
a:visited { 
	color:#999999;
}
a:hover { 
	color: #FF6600;
}
a.more {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #666;
	text-align: center;
	height: 14px;
	width: 90px;
\	text-decoration: none;
	display: block;
	float: left;
	margin: 0px 0px 5px 0px;
}
a.more:visited { 
	color:#ffffff;
}
a.more:hover  {
	color:#ffffff;
	background-position: 0px -20px;
}
a.vemall {
	display: block;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #ffffff;
}
#header {
	width: 800px;
	height: 150px;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header h1 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 10px 0px
}
#header h1.subtitle {
	color: #6c584b;
	font-size: 12px;
	margin: 0px 0px 10px 0px
}
#header p {
	color: #c6c6c6;
	font-weight: bold;
}
#header p.feat {
	color: #ffffff;
}


#contentsArea {
	text-align: left;
	margin: 0px 0px 10px 0px;
}
#contentsArea1 {
	text-align: left;
	float: left;
	width: 570px;
	margin: 0px 0px 0px 0px;
}
#contentsArea2 {
	text-align: left;
	float: right;
	width: 210px;
	margin: 0px 0px 0px 0px;
}
#contentsArea1 h2 {
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	border-bottom: none;
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 10px 0px;
	background-color: #8c7362;
}
#contentsArea2 h2 {
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background-color: #baaba1;
}
#recommendArea {
	margin: 0px 0px 20px 0px;
}
#artistArea {
	margin: 0px 0px 20px 0px;
}
#seriesArea {
	margin: 0px 0px 20px 0px;
}
.item {
	display: block;
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
}
.vintage {
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0px 1px 0px;
	margin: 0px 0px 0px 10px;
	height: 112px;
	background-image: url(../images/vintage_bg.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.no_flag {
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0px 1px 0px;
	margin: 0px 0px 0px 10px;
	height: 112px;
}
.artwork {
	float: left;
	width: 110px;
}
.artwork img {
	border: 1px solid #CCCCCC;
}
.data {
	float: right;
	width: 150px;
}
.data p {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.artistName {
	color: #18120d;
	margin: 15px 0px 5px 0px;
}

#vintageArea {
	margin: 0px 0px 20px 0px;
	background-color: #eeeae7;
}
#vintageArea p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px 5px 10px 5px;
	border-bottom: 1px solid #baaba1;
}
#vintageArea ul {
	list-style-type: none;
	margin: 5px 5px 10px 0px;
	padding: 0px 0px 5px 0px;
}
#vintageArea li {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 5px 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#studioArea {
	margin: 0px 0px 20px 0px;
	background-color: #eeeae7;
}
#studioArea p {
	font-size: 12px;
	line-height: 18px;
	padding: 2px 5px 5px 5px;
	border-top: 1px solid #baaba1;
}
#studioArea ul {
	list-style-type: none;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#studioArea li {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 5px 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#studioArea li a:hover {
	background-color: #eeeeee;
}
#studioArea p a {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 5px 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#requestArea {
	margin: 0px 0px 20px 0px;
}
#requestArea a.request_btn {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	width: 200px;
	text-decoration: none;
	display: block;
	margin: 10px 0px 5px 0px;
}
#requestArea a.request_btn:hover  {
	background-position: 0px -50px;
}

dl {}
dt {}
dd {}
#footer {
	color: #666;
	font-size: 10px;
	padding: 10px 0px 50px 0px;
	margin: 5px 0px 0px 0px;
	background-color: #000000;
}
#copyright a { color: #666; font-size: 10px; font-family: Verdana; text-decoration: none; }
#copyright a:hover  { color: #f90 }
.bld { font-weight: bold; }
.sml { font-size: 10px; }
.brk { clear: both; }

#sub_container {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #ffffff;
}
#sub_container #header {
	width: 480px;
	height: 50px;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/head_sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9000px;
	/*\*/ overflow: hidden; /* */
}
#sub_container h2 {
	color: #8c7362;
	font-size: 12px;
	border-bottom: 1px solid #8c7362;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 5px 0px
}
#sub_container p.author {
	color: #8c7362;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	border-bottom: 1px solid #8c7362;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 10px 0px;
}
#error {
	color: #990000;
	line-height: 15px;
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #990000;
}
#error ul {
	list-style-type: disc;
}
#error li {
	margin: 0px 0px 5px 25px;
}
#sub_container h3 {
	color: #8c7362;
	font-size: 12px;
	padding: 5px 2px 5px 2px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #8c7362;
}
#sub_container p {
	color: #666666;
	font-size: 12px;
	margin: 5px 10px 5px 10px;
}
#formArea,
#confirmArea {
	text-align: left;
}
#formArea dl,
#confirmArea dl {
	margin: 0px 0px 0px 0px;
}
#formArea dt,
#confirmArea dt {
	color: #8c7362;
	font-size: 10px;
	font-weight:bold;
	padding: 2px;
	margin: 10px 0px 5px 0px;
	border-top: 1px solid #8c7362;
	border-right: 1px solid #8c7362;
	border-bottom: 1px solid #8c7362;
	border-left: 5px solid #8c7362;
}
#formArea dd {
	color: #8c7362;
	font-size: 12px;
	padding: 2px;
	margin: 5px 0px 20px 0px;
}
#confirmArea dd {
	color: #8c7362;
	font-size: 12px;
	padding: 2px;
	margin: 0px 0px 10px 0px;
}
#formArea input { margin-left: 5px; }
#form_btn {
	text-align: center;
	margin-top: 0px;
	padding: 10px;
	background-color: #ECE7D1;
}
#form_btn input { color: #333; font-size: 12px; margin-right: 5px; margin-left: 5px; }

#remastering1,
#remastering2,
#remastering3,
#remastering4,
#remastering5 {
	margin: 10px 0px 20px 0px;
}
.cls {
	color: #8c7362;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	margin: 10px 0px 5px 0px;
	background-color: #666666;
}
.cls a { color: #ccc; font-size: 10px; font-family: Verdana; text-decoration: none   ; }
.cls a:hover  { color: #f90 }
#sub_container #footer {
	color: #666;
	font-size: 10px;
	padding: 10px 0px 50px 0px;
	margin: 5px 0px 0px 0px;
	background-color: #000000;
}
