img, div, input { 
	behavior: url("iepngfix.htc") 
}
body {
	background:url(../images/bg_2.png) repeat-x;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h2, h3 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
}
href_b {
	text-decoration: none;
	color: #69C;
}
img {
	border: none;
}
#top {
	width: 950px;
	height: 349px;
	overflow: hidden;
}
#nav {
	width: 206px;
	height: 349px;
	float: left;
	background-image: url(../images/knick.png);
	background-repeat: no-repeat;
	/*background: url(../images/nav-.png) no-repeat;*/
}
#menu {
	padding-top: 123px;
	padding-right: 20px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
}
li {
	list-style: none;
}
a {
	text-decoration :none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:current {
	color: #000;
}
#header {
	width: 744px;
	height: 349px;
	float: right;
	background: url(../images/header.png) no-repeat;
}
#slideshow {
	padding-top: 9px;
}
#bottom {
	width: 950px;
	height: 588px;
}
#main {
	width: 674px;
	height: 518px;
	background: url(../images/main.png) no-repeat;
	float: left;
}
#content {
	height: 518px;
	overflow: auto;
	padding-top: 15px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	
}	
#news {
	height: 518px;
	background:url(../images/news.png) no-repeat;
	float: right;
	overflow: auto;
	width: 276px;
}
#n_cont {
	padding-top: 90px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#hlk {
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
}	

