@charset "utf-8";
body {
	background-color: #CCC;
	padding-top: 5px;
	font-family: Tahoma;
	color: #333333;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #999;
}
.textsmall {
	font-size: 13px;
}
.textbig {
	font-size: 30px;
	font-weight: bold;
}
.textmid {
	font-size: 30px;
}
.textcomment {
	color:#999;
}
.p_more {
	padding: 10px 0 0 0;
}
ul {
	margin: 15px 0 0 0;
	font-size: 11px;
}
li {
	margin: 4px 0 0 0;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: disc;
}
ul p {
	margin: 4px 0 0 0;
}
h1 {
	font-size:16px;
	margin-bottom: 10px;
}
#divTopLeft #floatmenu {
	font-size: 11px;
}
#divTopLeft #floatmenu a#side_regis {
	background-image: url(../images/side_regis_s.gif);
	background-repeat: no-repeat;
	background-position: center 19px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	width: 50px;
	padding-top: 52px;
	text-align: center;
}
#divTopLeft #floatmenu a#side_regis:hover {
	background-image: url(../images/side_regis.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#divTopLeft #floatmenu a#side_why {
	background-image: url(../images/side_why_s.gif);
	background-repeat: no-repeat;
	background-position: center 19px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	width: 80px;
	padding-top: 52px;
	text-align: center;
	margin-top: -25px;
}
#divTopLeft #floatmenu a#side_why:hover {
	background-image: url(../images/side_why.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#divTopLeft #floatmenu a#side_update {
	background-image: url(../images/side_update_s.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	width: 100px;
	padding-top: 52px;
	text-align: center;
	margin-top: -25px;
}
#divTopLeft #floatmenu a#side_update:hover {
	background-image: url(../images/side_update.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#divTopLeft #floatmenu a#side_npc {
	background-image: url(../images/side_npc_s.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	width: 80px;
	padding-top: 52px;
	text-align: center;
	margin-top: -25px;
}
#divTopLeft #floatmenu a#side_npc:hover {
	background-image: url(../images/side_npc.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#divTopLeft #floatmenu a#side_boss {
	background-image: url(../images/side_boss_s.gif);
	background-repeat: no-repeat;
	background-position: center 13px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	width: 70px;
	padding-top: 40px;
	text-align: center;
	margin-top: -25px;
}
#divTopLeft #floatmenu a#side_boss:hover {
	background-image: url(../images/side_boss.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}

