*{margin:0; padding:0;}

.separator {
	width:160px;
	height:10px;
	background:URL(/images/menu-separator.jpg);
	position:relative;
	left:8px;
}

.menupoint {
	position:relative;
	left:8px;
	color:#08426B;
}

.menublock {
	//position:relative;
	//left:20px;
	//top:5px;
}

.menulink {
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

.menu {
	 width:180px;
	 height:1000px;
	 float:left;
	 position:relative;
	 top:2px;"
}

.news {
	 width:748px;
	 position:relative;
	 left:20px;
}

.news a {
	color:#08426B;
	font-size:14px;
	text-decoration:none;	
}
.news a:hover {
	text-decoration:underline;	
}

.news_header {
	height:65px;
	width:788px;
	background:url(/images/headbg.jpg);
}

.news_datum {
	background:url(/images/datebg.jpg);
	height:60px;
	width:60px;
	color:#D8EDFC;
}

.site_header {
	width:500px;
	height:30px;
	background:url(/images/ohbg.jpg);
}

.box_header {
	width:275px;
	height:30px;
	background:url(/images/box_top.jpg);
	text-align:center;
}

.box_header span {
	color:#FFFFFF;
	font-size:18px;
	position:relative;
	top:5px;
	font-weight:bold;
}



.box_small {
	width:275px;
	height:228px;
	text-align:center;
	overflow:hidden;
	border:1px solid #FA9641;
	background-color:#EDEDED;
}

.news_link a:hover {
	text-decoration:underline;
}

ul {
	text-align:left;
	margin-bottom:15px;
	padding:0;
	position:relative;
	left:20px;
	top:5px;
}

ul li{
	list-style:none;
	margin:0;
	padding:0;
	line-height:14px;
}
