body{
	margin:0;
	padding:0;
	background-color:#515151;
	color:#cccccc;
	font-family:verdana;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-size: 11px
}
.style3 {
	font-size: 12px
}
.nota {
	color:#181818;
	font-size: 10px;
	padding:0px 0px 0px 10px;
	height:40px
}
h1{
	font-size:14px;
	padding:7px 0px 0px 20px;
	margin:0px 0px 5px 0px;
	background-image:url(/i/h1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:32px;
	width:500px;
}
h2{
	font-size:20px;
	color:#515152;
	margin:0;
	padding:0;
}
h3{
	font-size:14px;
	color:#515152;
	margin:0;
	padding:0;
}
#np, #np .passive{
	float:left;
	width:30px;
	height:28px;
	padding:7px 0px 0px 0px;
	text-align:center;
	background-image:url(i/n.jpg);
	background-position:right top;
	font-weight:bold;
	font-size:12px
}
#np .active{
	float:left;
	width:30px;
	height:28px;
	padding:7px 0px 0px 0px;
	text-align:center;
	background-image:url(i/n.jpg);
	background-position:left top;
	font-weight:bold;
	font-size:12px
}
a#buton, a#butona{
	background-image:url(/i/b.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding:7px 5px 0px 0px;
	width:170px;
	height:30px;
	font-weight:bold;
	text-decoration:none;
	color:#cccccc;
	font-size:13px
}
a#butono{
	background-image:url(/i/b.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding:7px 0px 0px 0px;
	width:170px;
	height:30px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:13px
}
a#buton:hover, a#butona{
	color:#FFFFFF
}
div#kunye{
	color:#181818;
padding-left:10px;
font-size:10px
} 
.select {
	position: absolute;
	width: 190px;
	border:0;
	/* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #515152;
	font: 12px/21px arial,sans-serif;
	background: url(/i/select.gif) no-repeat;
	overflow: hidden;
}
