@charset "utf-8";
/* CSS Document */


#right {
float:right;
width:222px;
}

#top_left {
float:left;
width:450px;
}

#top_right {
float:right;
width:100px;
padding:5px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}


