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

#breadcrumbs{
	font-size:65%;
	margin:10px 0px;
}
#breadcrumbs a{
	color:#FF0000;
}
#breadcrumbs a:hover{
	color:#FF0000;
	text-decoration:underline;
}
		
#contentsWrapper{
	width:920px;
	padding-top:5px;
	margin-bottom:80px;
}
#contents_body{
	width:725px;
	float:right;
	margin:0px;
	padding:0px;
}
#banner{
	width:175px;
	float:left;
	margin:0px;
	padding:0px;
}
#banner p{
	margin:0px 0px 2px 0px;
	padding:0px;
}

