#main {
	float: left;
	width: 636px;
}
#side {
	float: right;
	width: 235px;
}
#header {
	height: 479px;
	background: url(../images/head_info.jpg) no-repeat 0 0;
}
#contents #main .title01 a {
	display: block;
	width: 636px;
	height: 63px;
	margin-bottom: 18px;
	background: url(../images/title03.png) no-repeat 0 0;
	text-indent: -99999px;
	overflow: hidden;
}

