@charset "utf-8";
BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td{
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}


.top_span 
{
color:#000000;
font-size:14px;
font-weight:normal;
}
.top_time
{
color:#FF0000;
font-size:12px;
font-weight:normal;
}
.top_title, .top_title a:link, .top_title a:visited, .top_title a:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
}

.menu {
	font-weight: bold;	
	padding-left:5px;
	vertical-align:bottom;
}
.menu a{
	font-size: 13px;
	marign-bottom:3px;
	display:block;
	width:150px;
	height:18px;
}
.menu_s a{
	marign-bottom:3px;
	display:block;
	width:130px;
}



.ustable
{
border-left:1px solid #D4D0C8;
border-top:1px solid #D4D0C8; 
border-bottom:1px solid #404040; 
border-right:1px solid #404040; 
top:expression((body.clientHeight-200)/2); 
position : absolute; 
left:expression((body.clientWidth-400)/2); 
width: 400px;
}
.ustabtd
{
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #808080;
border-right:1px solid #808080;
background:#D4D0C8;
}
.tableborder
{
	border:1px solid #C0C0C0;
	margin-top: 20px;;
}
.table_border_tb
{
border-collapse:collapse;
background-color:#C0C0C0;
}
