

body {width:770px; margin:0 auto; padding:0;}

img{border:none;}

.no { clear: both; display: none;}

a:link { color: #fff; text-decoration: none;}
a:visited { color: #fff; text-decoration: none;}
a:hover { color: #666; text-decoration: underline;}
a:active { color: #666;}

div.controls { 
	width: 773px; 
	height: 30px;
}

div.controls img{ 
	margin:0;
	padding:0;
	float:left;
}

div.controls a{ 
	margin:0;
	padding:0;
	float:left;
}

div.scroller div.section {
	width:770px;
	height:400px;
	overflow:hidden;
	float:left;
}

div.scroller { 
	width: 770px; 
	height: 400px;
	overflow: hidden;
}
div.scroller div.section{width:770px;}
div.scroller div.content {
	width: 10000px;
}

div.navi{
 text-align:right;
	background-color:#000000;
	padding:3px;
	border-bottom:solid 1px #666;
	}

td{
 font-size:10px;
	line-height:14px;
 text-align:left;
	}
	
.bg-line{
	margin:0 auto;
	padding:0;
	height:1px;
}
	
.credit{
 margin:0 auto;
	padding:5px;
}



