body {
	margin:0px;
	padding:0px;
	background-color:black;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#page {
	width:980px;
	height:1400px;
	background-color:#a5d47e;
	margin:0px auto;	
}

#header {	
	width:974px;
	height:130px;
	background-image:url(images/header_b6.jpg);
	margin-left:3px;
}

#banner_top {
	padding-top:43px;
	margin-left:244px;
}

.column {
	width:154px;
	height:1250px;
	background-color:#5f5db7;
	float:left;
	margin:5px 5px 0px 3px;
}

#head1 {
	width:154px;
	height:45px;
	background-image:url(images/head1.jpg);
}

#head2 {
	width:154px;
	height:45px;
	background-image:url(images/head2.jpg);
}
#head3 {
	width:154px;
	height:45px;
	background-image:url(images/head3.jpg);
}
#head4 {
	width:154px;
	height:45px;
	background-image:url(images/head4.jpg);
}
#head5 {
	width:154px;
	height:45px;
	background-image:url(images/head5.jpg);
}
#head6 {
	width:154px;
	height:45px;
	background-image:url(images/head6.jpg);
}

.img_left {
	width:120px;
	height:120px;
	border:none;
	margin:10px 15px 0px 15px;
}

.list {
	font-size:11px;
	color:black;
	font-weight:bold;
}

.list a, a:link, a:visited {
	font-size:11px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.list a:hover {
	font-size:11px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.title {
	font-size:11px;
	color:black;
	font-weight:bold;
	width:150px;
	text-align: center;
	margin-left:15px;
	margin-right:15px;
}
#bookmark {
	width:120px;
	padding-top:13px;
	margin-left:20px;
}
.img_middle {
	margin-top:17px;
	margin-bottom:5px;
	margin-right:3px;
	border:1px solid #000000;
	text-decoration:none;
	float:left;
}
.img_middle_hover {
	margin-top:17px;
	margin-bottom:5px;
	margin-right:3px;
	border:1px solid white;
	text-decoration:none;
	float:left;
}
#title_img_middle {
	margin-left:5px;
	margin-top:5px;
}
.content {
	width:140px;
	margin-left:6px;
	margin-top:-6px;
}

.title_middle {
	font-weight:bold;
	color:black;
}

.ox_content {
	margin-top:10px;
}
.center_title {
	width:160px;
	margin-left:-15px;
}
.central_iframe {
	width:150px;
}