*{padding:0;margin:0; color:#462d18; font-family:Tahoma, Verdana, Arial; font-size:12px; zoom:1;}

@font-face {
	font-family: Anime Ace Bold;
	src: url("/font/anma.eot") /* EOT file for IE */
}
@font-face {
	font-family: Anime Ace Bold;
	src: url("/font/anma.ttf") /* TTF file for CSS3 browsers */
}

.animeFont,
.animeFont * {
	font-family: Anime Ace Bold !important;
}

html,body {
	width:100%;
	height:100%;
}

a img {
	border:0;
}

a {
	cursor:pointer;
	outline:none;
}

p {
	font-size:16px;
}

small {
	font-size:11px;
}

h3 {
	font-family: Anime Ace Bold;
}

ul li {
	list-style-type:none;
}

ul.simple li {
	list-style-type:disc;
}


table {
	border-collapse:collapse;
}

table tr th {
	font-family: Anime Ace Bold;
}

table tr th,
table tr td {
	vertical-align:top;
}

a:link {text-decoration:underline; color:#000;}
a:active {text-decoration:underline; color:#000;}
a:visited {text-decoration:underline; color:#000;}
a:hover {text-decoration:none; color:#000;}

.clear {clear:both !important; font-size:0; line-height:0;}
.fll {float:left;}
.flr {float:right;}
.relative {position:relative; height:100%;}