@charset "utf-8";
body {
	background-color: #386F98;
	padding: 0px;
	background-image: url(../layout/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Arial;
	margin: 0px;
}
.genpadding{
	padding: 10px;
	position: relative;
}
.cb{
	clear: both;
}
#header_wrap{
	position: relative;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 106px;
}
#cyclogo{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#navi_con{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #12476F;
	display: block;
	height: 55px;
	background-image: url(../layout/main_sec_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#navi_con ul{
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#navi_con li{
	list-style-type: none;
	background-image: url(../layout/navi/l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #4D7490;
	float: left;
	line-height: 1.5em;
	font-size: 0.9em;
	cursor: pointer;
}
#navi_con li a{
	background-image: url(../layout/navi/r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 5px;
	text-decoration: none;
	line-height: 2em;
	color: #4D7490;
}
#navi_con li a span{
	margin-right: 5px;
	display: block;
	float: left;
}
#main_con{
	background-color: #12476F;
	display: block;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.fl_lft{
	float: left;
	width: 651px;
	position: relative;
	display: block;
	margin-bottom: 10px;
}
.fl_rte{
	float: right;
	width: 270px;
	position: relative;
	display: block;
	margin-bottom: 10px;
}
#banner_con{
	position: relative;
	height: 223px;
	width: 651px;
	display: block;
	margin-bottom: 10px;
}
#banner_con #banners{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 223px;
	width: 651px;
	overflow: hidden;
}
.coe_con{
	background-color: #95B4CB;
	display: block;
	position: relative;
}
.coe_con ul{
	margin: 0px;
	padding: 0px;
}
.coe_con li{
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
}
.coe_con li a{
	display: block;
	font-size: .9em;
	color: #F8D86F;
	margin-bottom: 3px;
}
.coe_con li span{
	font-size: 0.8em;
	color: #0E3756;
	line-height: 1.1em;
}
.sec285{
	display: block;
	float: left;
	position: relative;
	width: 305px;
	margin-right: 2px;
	margin-left: 2px;
}
.sec285 .secheadimg{
	display: block;
	margin-bottom: 10px;
	background-image: url(../layout/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sec285 h2{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 140px;
	height: 25px;
	left: 20px;
	width: 85%;
}
#main_footer{
	background-image: url(../layout/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	width: 100%;
	background-color: #083F68;
}
#main_footer #sec_con{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#main_footer #footerimg{
	float: left;
	margin-top: 5px;
}
#main_footer #copyright{
	float: left;
	font-size: 0.8em;
	color: #95B4CB;
	margin-top: 15px;
	margin-left: 10px;
}
#main_footer #copyright a{
	color: #95B4CB;
	text-decoration: none;
}
#main_footer #copyright a:hover{
	text-decoration: underline;
}
#wc3logo{
	float: right;
	display: block;
	margin-top: 10px;
	text-decoration: none;
	background-image: url(../layout/wc3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 88px;
	cursor: pointer;
}
