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

#content{
	height: 350px;
	width: 640px;
	margin-left: 10px;
}
h2{
	background-image:url(../images/title_bb_c_overview.gif);
	height: 60px;
	width: 640px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#main_content{
	width: 630px;
	height: 335px;
	border: 1px solid #F00;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
