body{
	margin:0px 0px 20px 0px;
	background-image: url(img/top_line.gif);
	background-repeat: repeat-x;
	background-color:#FBFFD9;
}


#frame{
	width:870px;
	text-align:center;
}

#frame-margin{
	margin:0px;
}

.center_left{
	width:680px;
	float:left;
}

.center{
	width:460px;
	float:right;
	padding-top:60px;
	text-align:center;
}

.left{
	width:200px;
	float:left;
	font-size: small;
	background-color:#D2F2FF;
	background-image: url(img/top_line.gif);
	background-repeat: repeat-x;
	text-align:center;
}
* .left{
	width:200px;
	text-align:center;
}
.right{
	width:180px;
	float:right;
	padding-top:60px;
	
	
/*	background-color:#FFFFCC;*/
}

.box{
	width:180px;
	padding:10px 5px;
	font-size:x-small;
	text-align:left;
	clear:both;
}




iframe {
	margin: 0px;
	padding: 0px;
}
