body {
	margin: 0px;
	padding: 0px;
	background: #003447 url(images/homepage.bg01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5ECFF;
}
form {
	margin: 0px;
	padding: 0px;
}
p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 160%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h1, h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #FFFFFF;
}
h1 span, h2 span {
	color: #D4F2FF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h2.text1, h3 {
	text-transform: none;
	letter-spacing: normal;
	color: #ECFAFF;
}
a {
	color: #61D4FF;
}
a:hover {
	text-decoration: none;
}
a img {
	border:none;
}
.wrap {
	margin: 0 auto;
	width: 900px;
}

.header {
	width: 900px;
}
.header-left {
	width: 575px;
	height: 237px;
	background: url(images/homepage.bg02.jpg) no-repeat left top;
	float:left;
}
.top-navi {
	padding-top: 205px; 
}
.top-navi ul {
	list-style:none;
}
.top-navi ul li {
	display:block;
	float:left;
}
.top-navi a {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
}
.top-navi a:hover {
	text-decoration:underline;
}
.header-right {
	background: url(images/homepage01.jpg) no-repeat;
	height:67px;
	width: 285px;
	float:right;
	padding: 170px 0 0 40px;
	text-align:center;
}
.header-right a {
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #FFFFFF;
	font-size:28px;
}
.header-right h1 {
	margin-top: 5px;
	text-align:center;
	font-size: 12px;
}
.main {
}
.main-left {
	float: left;
	width: 600px;
	background: url(images/homepage.bg04.jpg) no-repeat left top;
}
.post {
	padding: 28px 51px 20px 27px;
	background: url(images/homepage.bg05.jpg) no-repeat left bottom;
	min-height: 660px;
}
.title {
	height: 70px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}
.title h2 {
	margin: 0px;
	padding: 6px 0px 0px 39px;
}
.storycontent {
	padding: 0px 22px 22px 19px;
}
.main-right {
	float:right;
	width: 300px;
}
.sidebar {
}
.side-box {
	background: url(images/subpage1.bg02.jpg) repeat-y left top;
}
.side-box-bg {
	background: url(images/subpage1.bg03.jpg) no-repeat left top;
}
.side-box-top-title {
	padding: 20px 23px 0px 25px;
}
.side-box-top-title h2 {
	height: 50px;
	padding: 0px 0px 0px 27px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
}
.side-box-main {
	padding: 0px 23px 120px 25px;
	background: url(images/subpage1.bg04.jpg) no-repeat left bottom;
	height: 500px;
}
.side-box-main ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.current_page_item a {
	font-weight:bold;
	color: red;
}
.hr1 {
	height: 52px;
	background: url(images/homepage14.gif) repeat-x left center;
}
.footer {
	height: 70px;
	background: url(images/homepage.bg06.jpg) no-repeat left top;
}
.footer p {
	margin: 0px;
	padding: 20px 0 20px 30px;
	text-align: left;
	text-transform: lowercase;
	font-size: 10px;
	color: #35798F;
}
.clear {
	clear:both;
}