html, body {
	margin:0;
	padding:0;
	background:url(http://www.sumiporcelain.com/images/bg.gif);
	color:#ccc;
	font-family:georgia,verdana,times,serif;
	font-size:11px;
	font-style: normal;
	line-height:18px;
}
body {
	padding:50px;
	min-width:700px;
	text-align:center;
}
div.boxshadow {
	padding:0;
	margin:0 auto;
	width:700px;
	background:url(http://www.sumiporcelain.com/images/ds333.gif);
}
div.boxshadow2 {
	padding:0;
	margin:0 auto;
	width:774px;
	background:url(http://www.sumiporcelain.com/images/ds333.gif);
}
/*-IE5Mac \*/
html>body div.boxshadow {
	background:url(http://www.sumiporcelain.com/images/ds40.png);
}
html>body div.boxshadow2 {
	background:url(http://www.sumiporcelain.com/images/ds40.png);
}
/*end*/ 
#content {
	position:relative;
	top:-4px;
	left:-4px;
	width: 700px;
	background: #333;
}
#content2 {
	position:relative;
	top:-4px;
	left:-4px;
	width: 774px;
	background: #333;
}
a:link, a:visited, a:active { text-decoration:none; color:#ccc; }
a:hover { text-decoration:underline; color:#ccc; }
a.a2:link, a.a2:visited, a.a2:active { text-decoration:none; color:#ffc; }
a.a2:hover { text-decoration:underline; color:#ffc; }

#nav {
	clear:both;
}
#nav ul {
	float:right;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#maintable {
	padding: 0;
	margin:0;
	border:0;
	display:block;
	text-align:left;
}
#keyvisual {
	padding:0;
	margin:0;
	border:0;
}
#maintable h1 {
	font-size:15px;
	margin-bottom:10px;
	text-align:left;
}
.mainp {
	padding:0 10px 10px 0;
	margin:0;
	text-align:justify;
	font-size:11px;
	font-style: normal;
	line-height:18px;
}
#maintable pre {
	padding:0;
	margin:0;
	font-family:georgia,verdana,times,serif;
	font-size:11px;
	font-style:normal;
}
#redhigh {
	color: #f60;
}
#footcopy {	font-size:9px; }
