﻿body {
    background: #E9F4EB;
    color:#000000;
    margin: 0px;
    padding: 0px;
}


A:link { color: black; }
A:visited { color: black; }
A:active { color: black; }
A:hover { color: black; }

a {
	font-weight: 600;
	color: #000066;
	font-size: 15px;
}

img {
    border-color:#ee2c1c;
}


#title {
	width:60px;
	margin-top:15px;
	margin-left:20px;
	float:left;
	font-weight: 600;
	color: #ED1C24;
	font-size: 14px;
	
}
#resetbt {
	position:relative;
	float:left;
	width:60px;
	height:30px;
	margin-top:15px;
	text-decoration: underline;
	font-weight: 600;
	color: #000066;
	font-size: 14px;

}
#resizebt {
	position:relative;
	float:left;
	width:60px;
	height:30px;
	margin-top:15px;
	text-decoration: underline;
	font-weight: 600;
	color: #000066;
	font-size: 14px;

}
#resizebt2 {
	position:relative;
	float:left;
	width:64px;
	height:30px;
	margin-top:15px;
	text-decoration: underline;
	font-weight: 600;
	color: #000066;
	font-size: 14px;

}
#totop {
	position:relative;
	float:left;
	width:60px;
	height:30px;
	margin-top:15px;
	margin-left:12px;
	text-decoration: underline;
	font-weight: 600;
	color: #000066;
	font-size: 12px;

}
#others {
	position:relative;
	float:left;
	width:60px;
	height:30px;
	margin-top:15px;
	text-decoration: underline;
	font-weight: 600;
	color: #000066;
	font-size: 15px;

}
#space {
	clear: both;
}

#menu {
	width:100%;
	height:35px;
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#9edbf5;
}

#gamecontent {
	width:100%;
	height:445px;
	top:40px;
	margin:0px;
	border:0px;
	padding:0px;
}


div.menu2 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

span.menuicon {
	position:relative;
	float:left;
	width:120px;

}


#container {
	position:absolute;
	width:100%;
	height:100%;
}

#exp {
	position:absolute;
	top:505px;
	font-size: 12px;
	font-weight: bold;
	width:500px;
	height:120px;
	margin-left:20px;
	border:solid;5px;#000000;
	padding-left:15px;
	padding-top:15px;
	color: #333333;
	line-height:15px;
	background-color:#eeeeee;
}

span.configtitle {
	color: #FF5656;
	font-weight:bold;
}

span.configpt {
	color: #36741F;
	font-weight:bold;
}

#config {
	top:580px;
	height:0px;
	width:0px;
	position:absolute;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height:20px;
	background-color:#fafafa
}



#shisenline2 {
	position:absolute;
	top:490px;
	width:100%;
	height:5px;
	background-color:#aaaaaa;
}

#shisenline1 {
	position:absolute;
	top:35px;
	width:100%;
	height:5px;
	background-color:#aaaaaa;
}

