@charset "utf-8";
/* CSS Document */

.walldown {
	width:540px;
	height:auto;
	margin:0px;
	margin-top:5px;
	float:left;
	font-size:12px;
	overflow:auto;
}
.walldown a{
	color:#FF6600;
	text-decoration:none;
}
.walldown a:hover{
	color:#000000;
	text-decoration:none;
}
.walldown img {
	width:150px;
	height:auto;
	float:left;
	font-size:9px;
}
#loadarea {
	text-align:center;
	width:330px;
	height:213px;
	float:left;
	margin:0px;
	margin-top:5px;
	font-weight:bold;
}
#loadarea img {
	border:1px;
	border-style:solid;
	border-color:#999999;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
}