* {
    margin:0;
    padding:0;
    background:transparent;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    }
	

img {
    border: 0;
    vertical-align: bottom;
    }

h1,h2,h3,h4,h5,h6,body {
	font-size: 13px;
	color: #00000;

	background-color: #ffffff;
}
a {

	color: #976a33;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #902e15;
	text-decoration: underline;
}
ul,ol{
	list-style-type: none;
	margin-bottom: 15px;
}
li{
	padding-left:25px;
	padding-top: 10px;
	background-image: url(images/skh-lef_06.jpg);
}
body{
	background-color: #ffffff;

}
h1{
	text-align: right;
}
h2{
	font-size: 16px;
	padding: 5px 5px;

	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #976a33;
}
h3{
	border: dotted 1px #976a33;
	padding: 5px 5px;
	color: #976a33;
	font-size: 14px;
	font-weight: bold;
}
h4{

}
h6{
	text-align: right;
	margin-right: 50px;
}
#base{
	width:800px;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/nin-back.jpg);
	}

/* j */
#lefm{
	border: solid 1px #902e15;
	width: 280px;
	float: left;
	margin-top: 20px;
}


#rig{
	width: 472px;
	float: right;
	padding: 20px 20px;
}
#rig p{
padding: 10px 10px;
}
#footer{
	clear: both;
	background-image: url(images/skh-foot.jpg);
	height: 22px;
}