@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
	outline:none;
	font-size:12px;
	list-style:none;
	text-decoration:none;
	color:#8b8b89;
}
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:20px;
	text-align:center;
	padding:20px 0px;
	background:#f5f5f5;
}
#wr {
	width:800px;
	margin:0px auto;
	text-align:left;
}
p {
	padding-bottom:14px;
}
.pt {
	color:#bc2226;
}
.cl, .dev {
	line-height:0px;
	font-size:0px;
	width:100%;
}
.cl {
	height:0px;
}
.dev {
	height:14px;
}
.fl_l {
	float:left;
}
.img_r {
	float:right;
	margin:5px 0px 0px 20px;
}
#hd,#hdl,#hdr {
	height:349px;	
}
#hd {
	width:100%;
	border-bottom:solid 1px #e7e6e6;
}
#hdl,#hdr {
	position:relative;
	float:left;
}
#hdl {
	width:225px;
	background:url(../images/core/hdl.png) no-repeat 0px 0px;
}
#hdr,#hdrt,#hdrb {
	width:574px;
}
#hdrt {
	height:81px;
	background:url(../images/core/tel.png) no-repeat right 0px;
}
#hdrb {
	height:267px;
	border-right:solid 1px #e7e6e6;
	border-top:solid 1px #e7e6e6;
	position:relative;
	background-color:#FFF;
}
#cnt {
	margin:20px 18px;
	height:330px;
}
#ft {
	border-top:solid 1px #dfdfdf;	
	padding:10px 0px;	
}
#ftl, #ftr {
	width:400px;	
	line-height:18px;
	float:left;
}
#ftl p, #ftr p, #ftl a, #ftr a {
	font-size:11px;
	color:#9c9d9d;
}
#ftr {
	text-align:right;
}
