/* ------------------- base ----------------------- */

body{
	background:#000;
	color:#fff;
	font-size:0.8em;
}

a{
	color:#0071bb;
}

a:hover{
	text-decoration:none;
}

fieldset,img{
	border:0;
}

address,caption,em,th{
	font-style:normal;
	font-weight:normal;
}

address{
	color:#666;
}

h1,h2,h3,h4,h5{
	font-size:1em;
}

h2{
	color:#f95505;
}

h3,h4{
	color:#fff;
}

h3{
	border-bottom:1px solid #666;
}

ul#top-ban-list,
ul#ban-list{
	list-style:none;
	margin:0;
	padding:0;
}
