@import url(../css/style.css);

.stat{width:580px;text-align:center;display:block;line-height:2;color:#663366;margin-bottom:10px;}
.column{width:580px;text-align:left;display:block;line-height:1.5;margin-bottom:20px;}
.column img{margin:10px;}
.column b.i{margin-right:10px;color:#006699;}
.column b.h{margin-right:10px;color:#009900;}
.column b.s{margin-right:10px;color:#993300;}

.mem{
	width:300px;
	height:70px;
	clear:both;
	margin:10px 140px;
	padding-top:5px; 
	border-top:1px #CCCCCC solid;
	display:block;
}
.mem img{
	width: 50px;
	margin-right:10px;
	text-align:left;
	float:left;
}
.mem .txtbox{
	text-align:left;
	float:left;
	padding-top:10px;
}
.mem b{
	color:#333399;
	text-align:left;
	display:block;
}

div#submenu{
	width:460px;
	display:block;
	clear:both;
	margin-bottom:20px;
	text-align:center;
}

a:link.sm1,
a:active.sm1,
a:visited.sm1	{background: url(img/sm1.gif);width:230px;height:30px;display:block;float:left;}
a:hover.sm1	{background: url(img/sm1.gif) 0px -30px;}
a:link.sm2,
a:active.sm2,
a:visited.sm2	{background: url(img/sm2.gif);width:230px;height:30px;display:block;float:left;}
a:hover.sm2	{background: url(img/sm2.gif) 0px -30px;}
a:link.sm3,
a:active.sm3,
a:visited.sm3	{background: url(img/sm3.gif);width:230px;height:30px;display:block;float:left;}
a:hover.sm3	{background: url(img/sm3.gif) 0px -30px;}
a:link.sm4,
a:active.sm4,
a:visited.sm4	{background: url(img/sm4.gif);width:230px;height:30px;display:block;float:left;}
a:hover.sm4	{background: url(img/sm4.gif) 0px -30px;}

