@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
img{
	border:0;
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
a{
	outline:none;
}
#ban_info{
	overflow: hidden;
}
.size700{
	width:700px;
	height:200px;
}
.size468{
	width:468px;
	height:60px;
}
.size150{
	width:150px;
	height:500px;
}
.size300{
	width:300px;
	height:60px;
}
.size200{
	width:200px;
	height:60px;
}
.size300250{
	width:300px;
	height:250px;
	background-color:#090909;
}

/*For debug*/
#ban_test{
	margin:auto;
	width:730px;
}
.test{
	border:3px solid #3C6;
}
