@charset "utf-8";
/* CSS Document */
ol,ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: none
}

#main {
	width: 1080px;
	min-height: 600px;
	margin: 30px auto 0 auto;
	border: 1px solid #d3d3d3;
	background: #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

h2.top_title {
	font-family: "UKIJ Ekran", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
	margin: 4px 20px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
	font-size: 18px;
	color: #a84c10;
	background: url(../images/arrL.gif) no-repeat 2px 16px
}

#footer {
	height: 60px;
}

#footer p {
	padding: 10px 2px;
	line-height: 24px;
	text-align: center
}

#footer p a:hover {
	color: #51555C
}

#stat {
	display: none
}

.google_ad {
	width: 728px;
	height: 90px;
	margin: 50px auto
}

.ad_76090,.ad_demo {
	width: 760px;
	height: 90px;
	margin: 40px auto
}

.demo_topad {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 472px;
	height: 60px;
}

@media screen and (min-width: 320px) and (max-width : 480px) {
	html {
		-webkit-text-size-adjust: none;
	}

	#header {
		width: 100%
	}

	#main {
		width: 100%;
		margin: 10px auto;
		-moz-border-radius: 0px;
		-khtml-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
	}

	.demo_topad {
		display: none
	}

	.google_ad {
		width: 100%;
		margin: 40px auto;
		text-align: center
	}

	.ad_76090,.ad_demo {
		width: 100%;
		height: auto;
		margin: 40px auto;
		text-align: center
	}

	.demo {
		width: 98%;
		margin: 10px auto
	}
}
