@charset "utf-8";
@import url("common.css");
.fly {
	position: absolute;
	top: 26px;
	left: 42px;
	width: 664px;
	height: 380px;
	display: none;
}
#mcf2 {
	margin-top: 1px;
}
#md {
	width: 752px;
	margin: 2px auto 0;
}
#titles {
	position: relative;
	height: 28px;
	background:url(images/title_bg.png) repeat-x left top;
}
#t1 {
	height: 28px;
	width: 76px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(images/title_1.png) no-repeat left top;
}
#t2 {
	height: 28px;
	width: 76px;
	position: absolute;
	top: 0;
	left: 169px;
	background:url(images/title_2.png) no-repeat left top;
}
#t3 {
	height: 28px;
	width: 76px;
	position: absolute;
	top: 0;
	left: 511px;
	background:url(images/title_3.png) no-repeat left top;
}
#contents {
	position: relative;
	height: 253px;
}
#c1 {
	background: url(images/t1_bg.png) no-repeat left top;
	height: 253px;
	width: 162px;
	position: absolute;
	top: 0;
	left: 0;
}
#c1 ul li {
	height: 24px;
	overflow: hidden;
	font: bold 13px/24px Verdana, Geneva, sans-serif;
	text-align: center;
}
#c2 {
	height: 253px;
	width: 330px;
	position: absolute;
	top: 0;
	left: 169px;
}
#c3 {
	background: url(images/t3_bg.png) no-repeat left top;
	height: 253px;
	width: 241px;
	position: absolute;
	top: 0;
	right: 0;
}
