@import url( common.css );


BODY {
	color: #867F7F;
}

A, A:VISITED {
	font-style: normal;
	text-decoration: none;
	color: #C2C3C4;
}

A:HOVER, A:VISITED:HOVER {
	color: #888;
}


DIV#final-wrapper {
	padding-bottom: 59px;
}

DIV#sub-wrapper { background-image: url(../_img/content/bg/boat.jpg); }

DIV#content-wrapper-img {
	position: relative;
	width: 1000px;
	padding: 175px 0 0 0;
}

DIV#text1 {
	display: none;
	position: absolute;
	left: 309px;
	top: 105px;
	width: 460px;
	text-align: center;
}

DIV#text1 H1 {
	font: italic bold 2.75em/1.1212 "Palatino Linotype", "Times New Roman", Arial, Helvetica, sans-serif;
	color: #222;
}

DIV#text2 {
	display: none;
	position: absolute;
	left: 309px;
	top: 147px;
	width: 460px;
	font: normal 1.4167em/1.3529 Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 1px 1px 2px #DDD;
	color: #000;
}



DIV#content-master-wrapper {
	width: 1000px;
	height: 305px;
	background: transparent;
	padding: 255px 0 0 0;
}



DIV#content {
	width: 1000px;
	height: 305px;
	background: transparent url(../_img/ui/bg_index_cols.png) 0 0 no-repeat;
	padding: 0;
	overflow: hidden;
}

H2.img {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}




DIV#col1 {
	width: 328px;
	margin-right: 1px;
	padding: 12px 29px 0;
	font: normal 1.167em/1.786 Arial, Helvetica, sans-serif;
	float: left;
}

DIV#col2 {
	width: 247px;
	margin-right: 1px;
	padding: 12px 29px 0;
	float: left;
}

DIV#col3 {
	width: 248px;
	padding: 12px 29px 0;
	float: left;
}



UL.newslist LI {
	border-bottom: 1px solid #444;
	padding: 7px 0 11px 0;
}

UL.newslist LI.lastest {
	border-bottom: 0;
}

SPAN.newsdate {
	color: #FFCA13;
}



UL#lernmore {
	width: 248px;
	list-style: none;
	overflow: hidden;
}

UL#lernmore LI {
	border-bottom: 1px solid #444;
	background: none;
	padding: 20px 0;
}

UL#lernmore LI.lastest {
	border-bottom: 0;
}

UL#lernmore LI A {
	display: block;
	background: transparent url(../_img/content/icon/bullet_triangle.png) 0 0 no-repeat;
	padding: 0 0 0 41px;
	font: normal 1.917em/29px Arial, Helvetica, sans-serif;
}












































