@charset "utf-8";
body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/dotbg.gif);
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 16px;
}
.picborder {
	border: none;
	padding: 6px;
	#F4F4F4; }
.matebg {
	background-image: url(../images/main_mate01.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.lightbg:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lightbg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.post-form {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	border: 1px solid #DFDFDF;
	background-color: #F6F6F6;

}
.sort-font {
	font-size: 40px;
	color: #9933CC;
	font-weight: bold;
}
.sort-font-en {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #9933CC;
}
#submenu {
	margin: 0px;
	padding: 0px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
#submenu li {
	width: 111px;
	float: left;
	height: 24px;
	margin: 0px;
	padding: 4px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
#productlist {
	margin: 0px;
	padding: 0px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
#productlist li {
	width: 111px;
	float: left;
	height: 24px;
	margin: 0px;
	padding: 4px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
.productpic {
	width: 450px;
	border: 0px none #FFFFFF;
}

