@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#002E58;
	color:#fff;
	padding:20px 0px;
}
a {
	text-decoration:none;
	color:#fff;
	outline:none;
}
.fl_lft {
	float:left;
}
.cl {
	line-height:0px;
	font-size:0px;
	height:0px;
	width:100%;
	clear:both;
}
#wr {
	width:920px;
	height:640px;
	margin:0px auto;
}
#ph {	
	width:100%;
	height:170px;
	background-position:140px bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
	position:relative;
}
h1.logo {
	width:183px;
	height:134px;
	text-indent:-999999em;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../images/core/logo.gif) no-repeat 0px 0px;
}
#lft {
	width:140px;
	height:390px;
	background-position:bottom center;
	background-repeat:no-repeat;
}
#cnt {
	width:780px;
	height:454px;
	position:relative;
}
#clft {
	position:relative;
	display:block;
	width:208px;
	height:390px;
	text-indent:-999999em;
	overflow:hidden;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.clfta {
	position:absolute;
	display:block;
	height:20px;
	text-indent:-999999em;
	overflow:hidden;
}
#crgt {
	width:572px;
	height:390px;
}
#crgt_lng {
	width:780px;
	height:390px;
}
#pft {
	height:20px;
	width:100%;
	border-bottom:solid 1px #dc82c6;
}
#ft {
	width:100%;
	height:25px;
	background:url(../images/core/ft.gif) no-repeat right bottom;
}
