*
{
	margin: 0px;
	padding: 0px;
}
*.center
{
	text-align: center;
}
*.right
{
	text-align: right;
}
body
{
	padding: 20px 10px 20px 10px;
	background-color: #000000;
}
div.topbox
{
	margin: 0px auto 0px auto;
	width: 750px;
}
div.mainbox
{
	margin-left: 9px;
	padding: 9px;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	border-color: #8080ff;
	background-image: url(png/stripe.png);
	background-repeat: repeat-y;
	background-position: right top;
	line-height: 0px;
	font-size: 0px;
}
div.ssbox
{
	float: right;
	padding: 0px 0px 9px 9px;
}
div.clearbox
{
	clear: both;
	width: 100%;
}
h1, h2
{
	padding-left: 9px;
	height: 20px;
	border-style: solid;
	border-width: 0px 0px 0px 20px;
	border-color: #8080ff;
	text-align: left;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #8080ff;
}
div.contbox, p
{
	margin-left: 9px;
	padding: 9px 0px 9px 9px;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	border-color: #8080ff;
	line-height: 0px;
	font-size: 0px;
}
p, th, td
{
	text-align: justify;
	text-justify: distribute;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
	color: #80ff80;
}
p, td
{
	font-weight: normal;
}
th
{
	text-align: center;
	font-weight: bold;
}
div.contbox.joint, p.joint
{
	padding-bottom: 0px;
}
div.langbar
{
	float: right;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	color: #8080ff;
}
p.foot
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}
p.promotion
{
	text-align: center;
}
p.image
{
	line-height: 0px;
	font-size: 0px;
}
p.image img
{
	margin: 0px;
}
table
{
	width: 100%;
	border-style: solid none solid none;
	border-width: 2px;
	border-color: #8080ff;
	border-collapse: collapse;
}
th, td
{
	padding: 5px;
	border: solid 1px #8080ff;
	vertical-align: top;
}
th.lhs, td.lhs
{
	border-left: none;
}
th.rhs, td.rhs
{
	border-right: none;
}
td.img
{
	line-height: 0px;
}
th.nowrap, td.nowrap{
	white-space: nowrap;
}
a
{
	text-decoration: none;
}
a:link
{
	color: #ff8080;
}
a:visited
{
	color: #ffc0c0;
}
a:active, a:hover
{
	text-decoration: underline;
	background-color: #404040;
}
img.topicon
{
	margin-right: 9px;
}
img.ss_float
{
	margin: 0px 0px 9px 9px;
	border: none;
	float: right;
}
img.ss_pre
{
	width: 200px;
	height: 150px;
}
img.ss_mini
{
	width: 120px;
	height: 90px;
}
img.top
{
	vertical-align: top;
}
img.bottom
{
	vertical-align: bottom;
}
a img
{
	border: none 0px #000000;
}
span.charm
{
	color: #ffff00;
}
span.appeal
{
	color: #00ffff;
}
span.hidden
{
	display: none;
}
