@charset 'UTF-8';

@import url(/css/global.css);

#mainNav #GNV-1 a { background-position: 0 0;
}
#mainNav #GNV-5 a { background-position: -158px -15px;
}

#TOP #wrapper h1 { margin: 0;
	float: none;
}

#TOP #sectionHead { height: 67px;
	margin-bottom: 2px;
}
#TOP .team-1,
#TOP .team-2,
#TOP .team-3 {
	width: 294px;
	height: 362px;
	float: left;
	margin: 0 10px 60px 0;
}
#TOP .team-1 {
	margin: 0 11px 60px 0;
}

#TOP .team-3{
	width: 290px;
		float: right;
	margin: 0 0 60px 0;
}
#TOP .team-3 h3{
	width: 290px;
}

#TOP .team-1 {
	background: url(/images/race/xcj_bg.jpg) no-repeat;
}
#TOP .team-2 {
	background: url(/images/race/rs_bg.jpg) no-repeat;
}
#TOP h2 {
	padding-top: 246px;
}
#TOP h3 {
	margin: 0 0 7px 0;
}
/* dr-K */
	.dr-K:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}
	.dr-K { display: inline-block; }
	/* exlude MacIE5 \*/
	* html .dr-K { height: 1% }
	.dr-K { display:block; }
	/* end MacIE5 */
/* dr-K */


