@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../img/cosplay/bg.png);
	background-repeat: repeat;
}
#box {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#text {
	font-size: 18px;
	height: auto;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.line {
	height: 180px;
	width: 800px;
	display: block;
	margin-top: 20px;
}
.img-title {
	text-align: center;
	height: 20px;
	width: 140px;
	float: left;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 18px;
}
#free {
	width: 140px;
	height: 170px;
	display: none;
	background-image: url(../img/2011-07/free2.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	float: left;
	left: 50%;
	margin-left: -70px;
}

#NO1 {
	width: 140px;
	margin-left: 85px;
	height: 170px;
	float: left;
	display: block;
	background-image: url(../img/cosplay/bg-pic.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#NO2 {
	width: 140px;
	height: 170px;
	float: right;
	display: block;
	background-image: url(../img/cosplay/bg-pic.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 85px;
}
.NO4-14 {
	width: 140px;
	height: 170px;
	float: left;
	display: block;
	background-image: url(../img/cosplay/bg-pic.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 40px;
}
#footer {
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FCB9D4;
	border: 5px double #ED86B3;
}
#banner1 {
	float: left;
	height: 40px;
	width: 200px;
	margin-left: 47px;
}
#banner2 {
	height: 40px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
