body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	background-color: #006E82;
}

#header {
	width: 959px;
	height: 196px;
	margin: 20px auto 0px auto;
	background-image: url(/img/img.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#footer {
	width: 959px;
	height: 56px;
	margin: 0px auto 6px auto;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
}
#footer div {
	padding-top: 7px;
	color: #000000;
}
#footer div a {
	color: #000000;
}

#menu {
	width: 959px;
	height: 41px;
	margin: 0px auto 0px auto;
	background-image: url(/img/m.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#menu div {
	width: 750px;
	float: right;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height: 41px;
}
#menu ul li { 
	display: block;
	float: left;
	height: 41px;
}
#menu ul li a {
	background-image: url(/img/mss.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	color: #000000;
	font-weight: bold;
	padding: 13px 15px 13px 15px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FFFFFF;
}
#menu ul li.a a {
	color: #FFFFFF;
}

#main {
	width: 959px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

#nohy {
	width: 196px;
	height: 122px;
	background-image: url(/img/nohy.jpg);
	background-repeat: no-repeat;
}
#lcol {
	float: left;
	width: 201px;
	text-align: left;
}
#cont {
	float: right;
	width: 737px;
}
#rcol {
	float: right;
	width: 201px;
	text-align: left;
}
#mcol {
	float: left;
	width: 521px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.bh {
	width: 201px;
	height: 28px;
	background-image: url(/img/bhl.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#rcol div.bh {
	height: 42px;
	background-image: url(/img/bhr.jpg);
}
#rcol div.bh1 {
	height: 51px;
	background-image: url(/img/bhr1.jpg);
}
div.bh div, div.bh1 div {
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	padding-top: 7px;
	padding-left: 35px;
}
#rcol div.bh div {
	padding-top: 21px;
}
#rcol div.bh1 div {
	padding-top: 30px;
}
div.bt {
	width: 195px;
	text-align: center;
	background-color: #E8ECA8;
}
#rcol div.bt {
	margin-left: 6px;
}
div.be {
	width: 195px;
	height: 7px;
	font-size: 1px;
	background-image: url(/img/bel.jpg);
	margin-bottom: 6px;
}
#rcol div.be {
	float: right;
	background-image: url(/img/ber.jpg);
}
div.btt {
	width: 175px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 7px;
}

div.lm {
	width: 175px;
}
div.bm, div.bo {
	width: 175px;
	height: 25px;
	background-image: url(/img/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.bm:hover {

}
div.bm a, div.bo a {
	display: block;
	color: #737A05;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 4px;
}
div.bm:hover a, div.bo a {

}
div.bl, div.blx {
	display: none;
	padding-bottom: 7px;
}
div.blx {
	display: block;
}
div.bl a, div.blx a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/img/sm.gif);
	background-repeat: no-repeat;
	background-position: 17px 8px;
	text-decoration: none;
	color: #000000;
	padding-left: 30px;
}
div.bl a.a, div.blx a.a {
	color: #F85C09;
}
div.bl a:hover, div.blx a:hover {
	color: #F85C09;
}
table.n {
	border: 0px;
	width: 100%;
}

table.gal {
	width: 100%;
	border: 0px;
}
table.gal td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: top;
	font-size: 1em;
}
table.gal a {
	display: block;
	margin: 0px auto 0px auto;
	width: 136px;
	border: 1px solid #B1A380;
}
table.gal img {
	margin-top: 4px;
	margin-bottom: 4px;
}
a.alist {
	display: block;
	margin-bottom: 2px;
}
a.alist span {
	color: #000000;
	text-decoration: none;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #mainx, #cont, #mcol {
	float: none;
	width: 100%;
 }
}
