body {
	margin:0px;
	padding:0px;
	background-color:black;
}

h1 {
	margin-top:0px;
}

#page {
	background-color:#c0cfd9;	
	width:872px;
	height:1440px;
	padding:0px;
	margin:0px auto;
}

#header {
	background-image:url(images/header_bck.jpg);
	background-repeat:no-repeat;
	height:130px;
	width:872px;
}

#header_ad {
	margin:0px 0px 15px 140px;
}

#menu {
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	width:870px;
	height:21px;
	margin-left:1px;
}

#left {
	margin-top:5px;
	margin-left:4px;
	width:152px;
	float:left;
}

#left_title {
	margin:0px;
	border:0px;
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	width:152px;
	height:21px;
}

#left_content {
	margin:0px;
	boreder:0px;
	background-color:#5b6783;
	width:152px;
	height:1250px;
	
}

#middle {
	margin-top:5px;
	margin-left:7px;
	width:708px;
	float:left;
}

#middle_title {
	margin:0px;
	border:0px;
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	width:708px;
	height:21px;
}

#middle_content {
	margin:0px;
	boreder:0px;
	background-color:#5b6783;
	width:708px;
	height:1250px;
	
}

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

.title_u {
	font-size:12px;
	color:black;
	font-weight:bold;
	width:150px;
	text-align: center;
}

.title {
	font-size:12px;
	color:black;
	font-weight:bold;
	width:150px;
	text-align: center;
	margin-left:15px;
	margin-right:15px;
}

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

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

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

#middle {
	width:700px;
	height:170px;
	margin-bottom:10px;
	float:left;
}

.title_middle {
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	width:100px;
}

#title_img_middle {
	margin-left:7px;
	float:left;
}

.img_middle {
	margin-top:14px;
	margin-bottom:5px;
	margin-right:4px;
	border:3px solid yellow;
	text-decoration:none;
}
.img_middle_hover {
	margin-top:14px;
	margin-bottom:5px;
	margin-right:4px;
	border:3px solid white;
	text-decoration:none;
}

.central_iframe {
	width:700px;
	height:152px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:1px;
	float:left;
	
}

.menu_title {
	font-size:12px;
	color:black;
	font-weight:bold;
	width:710px;
	text-align: center;
	
}