*{
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link{
	color: Blue;
}
a:hover{
	color: Red;
}
a:active{
	color: Purple;
}
a:visited{
	color: Purple;
}
.wrapper{
	clear: both;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.footer{
	clear: both;
	position: relative;
	width: auto;
	border-top: 1px solid silver;
	padding: 8px;
	font-size: 12px;
}
.left{
	display: block;
	float: left;
	width: 240px;
}
.right{
	display: block;
	float: right;
	position: relative;
	width: 728px;
}
.choice{
	clear: both;
	border: 1px solid #cce6ff;
	background: #cce6ff;
	text-align: left;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	margin-top: 32px;
}
#ch{
	position: relative;
	background: #cce6ff;
	color: white;
	cursor: pointer;
	width: 100%;
	padding: 6px;
	overflow: visible;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	border: 1px solid #e5f3ff;
	vertical-align: middle;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#ch:hover{
	background: #cce6ff;
	border: 1px solid #e5f3ff;
	*left: 1px;
	*top: 1px;
}
#ch:focus{
	background: #cce6ff;
	border: 1px solid #e5f3ff;
	*left: -1px;
	*top: -1px;
}
ol, ul{
	list-style: none;
}
/*lh{
	font-weight: bold;
}*/
#creating ul, .searchDomen ul, ul#pathList{
	position: absolute;
	z-index: 10;
	*min-width: 222px;
	width: auto;
	height: auto;
	max-height: 1000px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid Gray;
	background-color: white;
	white-space: nowrap;
	font-size: 16px;
	line-height: 21px;
	visibility: hidden;
}
#creating li, .searchDomen li, ul#pathList li{
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
}
#creating li:hover, .searchDomen li:hover, ul#pathList li:hover{
	background-color: #cce6ff;
}
#creating ul i, .searchDomen ul i, ul#pathList i{
	background-color: #cce6ff;
	font-weight: bold;
}
.kadr{
	display: block;
	float: left;
	width: auto;
	*min-height: 140px;
	height: auto;
	*max-height: 140px;
	white-space: nowrap;
	margin: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	*line-height: 22px;
}
.kadr input[type=radio], .kadr input[type=checkbox]{
	float: left;
	margin-top: 5px;
	margin-right: -20px;
	/*width: auto;
	height: 18px;*/
}
.kadr label{
	display: block;
	margin-left: 20px;
	font-size: 16px;
	line-height: 21px;
}
.clboth{
	clear: both;
}
.results{
	clear: both;
	position: relative;
	border: 1px solid #cce6ff;
	border-top: none;
}
.resfill{
	clear: both;
	background: #e5f3ff;
	border-top: 1px solid #cce6ff;
	height: 13px;
	line-height: 13px;
	*font-size: 10px;
	font-size: 75%;
	color: gray;
}
.resid{
	float: left;
	*font-size: 12px;
}
.restime{
	float: right;
	*font-size: 12px;
}
.areaadres{
	clear: both;
	width: 190px;
	left: 8px;
	position: relative;
	float: left;
	padding-bottom: 8px;
}
.area{
	*font-size: 16px;
	text-align: left;
    padding-top: 8px;
}
.adres{
	font-size: 14px;
	text-align: right;
	color: gray;
}
.textadv{
	width: 512px;
	left: 24px;
	position: relative;
	float: left;
	font-size: 14px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.textadv dl{
	float: right;
	width: auto;
	margin-right: 8px;
	padding-bottom: 8px;
}
.textadv dt{
	color: gray;
	padding-left: 16px;
}
.textadv dd{
	margin-top: -16px;
	margin-left: 86px;
}
.res3{
	clear: both;
	padding: 0 0 4px 0;
	text-align: center;
	font-size: 14px;
}
.imgs{
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto;
	padding-bottom: 4px;
	text-align: justify;
	text-decoration: none;
}
.imgs span{
	display: inline-block;
	width: 100%;
	font-size: 0px;
}
small{
	font-size: 14px;
	color: gray;
}
.gray{
	color: gray;
}
.silver{
	color: silver;
}
.l{
	text-align: left;
}
.r{
	text-align: right;
}
.c{
	text-align: center;
}
.adsense{
	text-align: left;
	margin-top: 32px;
}
.adsenselink{
	text-align: left;
	margin-top: 32px;
}
.bannerver{
	*margin-top: 32px;
}
.logo{
	padding: 8px;
    text-align: left;
    font-family: Verdana, sans-serif;
	font-size: 20px;
}
.donate{
	padding-top: 8px;
	text-align: left;
	font-size: 12px;
}
/*.logo a{
	color: black;
	text-decoration: none;
}
.logo a:link, .logo a:visited{
	color: black;
	text-decoration: none;
}
.logo a:hover{
	color: Red;
	text-decoration: none;
}
.logo a:active{
	color: Purple;
	text-decoration: none;
}*/
h1{
	*margin-bottom: 24px;
	padding: 8px;
    text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #CC6600;
}
p{
	padding: 8px;
	text-align: left;
	font-size: 14px;
	color: #404040;
}
strong{
	color: black;
}
input, select, textarea{
	font-size: 16px;
	*font-size: 80%;
	vertical-align: middle;
}
textarea{
	position: relative;
	overflow: auto;
}
label{
	cursor:pointer;
}
optgroup{
	color: #C0C0C0;
	background: white;
}
option{
	color: Black;
	background: White;
}
img{
	border: none;
	color: #C0C0C0;
	*font-size: 12px;
	font-size: 75%;
	display: inline;
	vertical-align: middle;
}
#page{
	margin: 32px 0 64px 0;
	text-align: center;
	font-size: 24px;
	font-family: Verdana, sans-serif;
}
#page span, #page a{
	display: inline-block;
	width: 32px;
	text-align: center;
}
.err{
	border: 2px solid Red;
}
.message{
	text-align: left;
	font-weight: bold;
	*font-size: 13px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 24px 8px 4px 8px;
}
.amber{
	background-color: Yellow;
	font-weight: bold;
}
.notice{
	text-align: left;
	margin-top: 32px;
	margin-bottom: 32px;
	padding: 8px;
	background-color: #FAFAD2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}
.counter{
	float: left;
}
.mailto{
	float: right;
}
.searchDomen{
	float: right;
	margin-left: 32px;
	text-align: left;
}
.searchDomen input{
	width: auto;
}
.login{
	text-align: left;
	margin-top: 32px;
	margin-bottom: 32px;
	padding: 8px;
	background-color: #e5f3ff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px;
	color: #404040;
}
.login span{
	font-size: 16px;
	line-height: 22px;
	cursor: pointer;
	color: Blue;
	border-bottom: 1px dotted Blue;
}
.login span:hover{
	color: Red;
	border-bottom: 1px dotted Red;
}
.login span:active{
	color: Purple;
	border-bottom: 1px dotted Purple;
}
.login form{
	margin: 8px 0 8px 0;
}
input#ppass{
	width: 130px;
	vertical-align: middle;
	margin-right: 8px;
}
input#login{
	padding : 0 12px 0 12px;
	width: auto;
	overflow: visible;
	font-size: 16px;
}
#creating{
	margin-top: 32px;
	margin-bottom: 32px;
	width: 100%;
	text-align: left;
	*background: #e5f3ff;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
h2{
	padding: 4px 8px 2px 8px;
	font-size: 19px;
	font-weight: bold;
	background-color: #cce6ff;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
#creating form{
	padding: 1px 8px 15px 8px;
	background-color: #e5f3ff;
	*border: 2px solid #cce6ff;
	*border-top: none;
}
#creating input[type=text], #creating select, #creating textarea{
	width: 100%;
}
#creating img{
	margin-bottom: 8px;
}
#creating div{
	margin-top: 12px;
	font-weight: bold;
	font-size: 16px;
	*font-size: 80%;
	*line-height: 18px;
}
#creating div.unnec{
	color: gray;
	font-weight: normal;
}
#creating input[type=radio], #creating input[type=checkbox]{
	float: left;
	margin-top: 5px;
	margin-right: -20px;
	/*width: auto;
	height: 18px;*/
}
#creating label{
	display: block;
	margin-left: 20px;
	font-size: 16px;
	*font-size: 80%;
	line-height: 21px;
}
#creating input.amount{
	width: 60px;
	margin-right: 16px;
}
#creating span input{
	width: 120px;
	margin-right: 8px;
}
.pay{
	font-size: 14px;
}
#creating div.comm{
	*font-size: 11px;
	font-size: 70%;
	line-height: 14px;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}
#creating div.infoerr, div.loginerr{
	margin: 0;
	font-size: 13px;
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#creating input.butposting{
	margin-top: 14px;
	padding : 1px 12px 1px 12px;
	width: auto;
	overflow: visible;
	font-size: 16px;
}