@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #005696;
	background-color: #005696;
}
h1 {
	font-size: 16px;
	font-weight: bold;
    color: #005696;
}
h2 {
	font-family: "century gothic";
	font-size: 16px;
	font-weight: bold;
	color: #005696;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}
.title {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
	background-image: url(../images/ttl_bg.gif);
	background-repeat: repeat;
	height: 36px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
}




#bar {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#bnr {
	float: right;
	padding-top: 5px;
	width: 577px;
}
#logo {
	float: left;
}
#content {
	width: 926px;
	margin-left: 34px;
	background-image: url(../images/bnr.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 650px;
}
#content_in {
	width: 926px;
	margin-left: 34px;

}
#content_txt {
	margin-left: 520px;
	margin-right: 30px;
	margin-bottom: 65px;
}
#content_txt_in {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 39px;
}
#content_txt_in_lft {
	float: left;
	width: 570px;
	margin-bottom: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
	padding-right: 21px;
}
#content_txt_rgt {
	float: right;
	width: 250px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 16px;
}




#footer {
	background-image: url(../images/btm.gif);
	background-repeat: repeat-x;
	height: 149px;
}
#cr {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 960px;
	padding-top: 35px;
}

