@charset "utf-8";
/* CSS Document */

h2.topic {
	background: url(img/bg_topic_floor.gif) no-repeat left top;
/*	margin-top: 10px;*/
	padding: 4px 0px 0 45px;
	_	padding: 0px 0px 0 45px;
	font-size: 16px;
	line-height: 2;
	display:block;
	width:614px;
	height:28px;
	float:left;
	color:#3E74D9;
/*	border:#00CCCC solid 1px;*/
}

div.nextfloor{float:left; /*border:#663333 solid 1px;*/
width:321px; height:32px; /*background-color:#00FF33;*/}

a.color-y{background-color:#FFFFCC;}

.text-c {text-align: center;}
