* {
    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: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #e95869;
	text-decoration: underline;
}
ul,ol{
	list-style-type: none;
	margin-bottom: 15px;
}
li{
	margin-left: 50px;
}
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: #e95869;
}
h3{
	border: dotted 1px #ea606f;
	color: #ea606f;
	padding: 5px 5px;
	color: #ea606f;
	font-size: 14px;
	font-weight: bold;
}
h4{
	width: 200px;
	background-color: #e95869;
	margin-left: 35px;
	margin-bottom: 4px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h6{
	text-align: right;
	margin-right: 50px;
	background-color: #f5b3c1;
}
#base{
	width:800px;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/nin-back.jpg);
	}

/* j */
#lefm{
	width: 259px;
	float: left;
	background-image: url(images/nin-lef.jpg);
	padding-top: 10px;
}


#rig{
	width: 501px;
	background: url(images/nin-rig.jpg) no-repeat;
	float: right;
	padding: 20px;
}
#rig p{
padding: 10px 35px;
}
#footer{
	clear: both;
	background-image: url(images/nin-footer.jpg);
	height: 38px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}