.topbox
{
	text-align:center;
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:14px;
	font-size-adjust:none;
	font-weight:bold;
	text-indent:inherit;
	font-stretch:utra-expanded;
	background:url(/top.png) top left repeat-x;
}
.bottombox
{
	text-align:center;
	vertical-align:top;
	color:#FFFFFF;
	font-size:14px;
	font-size-adjust:none;
	font-weight:bold;
	text-indent:inherit;
	font-stretch:utra-expanded;
	background:url(/bottom.png) bottom left repeat-x;
}
.sumbox
{
	position:fixed;
	right:15px;
	top:25px;
	max-width:150px;
	min-width:150px;
	width:150px;
}
.sumboxdown
{
	position:fixed;
	right:-10px;
	bottom:5px;
	max-width:150px;
	min-width:150px;
	width:150px;
}
.boxcontent
{
	background:#B3EDFF;
	text-align:center;
}
li
{
	list-style:none;
}
.boxcontent li a
{
	text-decoration:none;
	color:#0022BB;
	text-indent:18px;
	list-style:none;
}
.htd
{
	background:url(/hbody.png) repeat-x center;
	vertical-align:bottom;
}
.boxcontent li a:hover
{
	color:#0077FF;
	text-decoration:underline overline;
}
.content
{
	text-align:center;
	background:#EDF8FF;
}
.content h1
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	min-height:19px;
	height:19px;
	max-height:19px;
	color:#FFFFFF;
	border-left:thin;
	border-right:thin;
	border-top:thin;
	vertical-align:bottom;
}
.content span
{
	font-size:16px;
	text-align:center;
	color:#000000;
}
.content div
{
	font-size:16px;
	color:#000000;
}
/*.content span:hover
{
	font-size:16px;
	text-align:center;
	color:#9999CC;
}
.content div:hover
{
	font-size:16px;
	color:#9999CC;
}*/
.footer
{
	font-size:12px;
	text-align:center;
	vertical-align:bottom;
}