@charset "utf-8";
/* CSS Document */

body, html {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
img {
	border:0 none;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
	padding:0px;
	margin:0px;
	width: 100%;
}
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	position: relative;
	clear:both;
	font-size:13px;

}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear_both {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0px;
	margin-top:0px;
	visibility:hidden;
	clear:both;
}
ul {
	list-style:none;
	margin: 0px;
	padding:0px;
}
input {
	vertical-align:middle;
}
#footer_info {
	background-image:url(../images/pk_bottom.gif);
	height:41px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 160px;
	padding-bottom:3px;
}
#info {
	text-align: center;
}
#count {
	text-align: center;
}
