body  {
	color: #333;
	background: #FFF;
	margin:  0px;
	padding: 0px;
}

body a:link    { color: #3A47FF; text-decoration: underline; }
body a:visited { color: #771DDD; text-decoration: underline; }
body a:hover   { color: #FF6600; text-decoration: underline; }

td {
	font-size: x-small;
	color: #333;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body td {
	font-size: small;
}


#header1 {
	width : 770px;
	height:  55px;
	background : #eee;
	background-image: url("../images/top/header_bg1.gif");
}

#header2 {
	width : 770px;
	height:  40px;
	background : #827B7B;
	background-image: url("../images/top/header_bg2.gif");
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#news {
	width : 770px;
	height:  21px;
	background : #E4E4E4;
	background-image: url("../images/top/news_bg.gif");
}

#news-con {
	width : 750px;
	height:  200px;
	margin-left: 11px;
	margin-top : 10px;
	color : #666;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body #news-con {
	font-size: small;
}

#footer {
	margin-top    : 50px;
}

#toptext {
	padding-left:11px;
	padding-bottom:20px;
	padding-top:5px;
	border-top:5px solid #E1E1E1;
	width:759px;
	font-family:"Verdana", "Osaka", "MS UI Gothic", sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#666;
}