#main_container{
	text-align: center;
	padding-top: 24px;
}

#contents{
	margin-bottom: 50px;
}

 #info
,#introduct
,#cinfo{
	float: left;
}
 #info
,#cinfo{
	padding-bottom: 30px;
	position: relative;
}

.happy{
	width: 90px;
	float: left;
	margin-top: 35px;
	display: inline;
	margin-left: 5px;
}
.topMark{
	text-align: center;
	width: 160px;
	float: right;
	font-size: 11px;
	margin-top: 10px;
}

/*___/ Column 1 /___*/

#info{
	background:url(../img/info_m.jpg) repeat-y;
	width: 308px;
}
#info h2{
	background:url(../img/info_t.jpg) no-repeat;
	height: 62px;
	margin-bottom: -20px;
}

#info dl{
	margin-top: 20px;
	padding: 0 30px;
}
.box_btm{
	position: absolute;
	bottom: 0;
	left: 0;
}

/*___/ Column 2 /___*/

#introduct{
	width: 285px;
	padding: 40px 20px 0;
}

/*___/ Column 3 /___*/

#cinfo{
	width: 325px;
	background:url(../img/cinfo_m.jpg) repeat-y;
	text-align: center;
}
 #cinfo h2
,#cinfo address{
	text-align: left;
	padding: 10px 20px 0;
}

#cinfo #image_box{
	background:url(../img/cinfo_t.jpg) no-repeat top;
	padding-top: 20px;
}
#cinfo #image_box img{
	border-bottom: 3px solid #bb2424;
}

#cinfo address{
}

div.white_frame{
	background: #fff;
	width: 816px;
	text-align: center;
	margin: 0 auto;
	padding-top: 7px!important;
	padding-bottom: 7px;
	margin-top: 18px;
}