﻿@charset "utf-8";

div.list_type01 {
	margin-bottom: 30px;	
	border-bottom: 1px solid #292f33;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_poll.gif') no-repeat 0 0; 
}
div.list_type01 table {
	width: 100%;
	border-collapse: collapse;
}
div.list_type01 table img {margin-right: 5px;}
div.list_type01 table thead th {
	vertical-align: middle;
	height: 27px;
	text-align: center;
	color: #6f756b;
	font-weight: bold;
}
div.list_type01 table tbody td {
	padding: 10px 0 9px 0;
	text-align: center;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_td_type01.gif') repeat-x 0 bottom; 
}
div.list_type02 {
	margin-bottom: 7px;
	border-bottom: 1px solid #292f33;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_table.gif') no-repeat 0 0; 
}
div.list_type02 table {
	width: 100%;
	border-collapse: collapse;
}
div.list_type02 table img {margin-right: 5px;}
div.list_type02 table thead th {
	vertical-align: middle;
	height: 27px;
	text-align: center;
	color: #6f756b;
	font-weight: bold;
}
div.list_type02 table tbody td {
	padding: 10px 0 9px 0;
	text-align: center;
	vertical-align: middle;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_td_type01.gif') repeat-x 0 bottom; 
}
div.list_type03 {
	margin-bottom: 70px;
	padding-left: 2px;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_table_left.gif') repeat-y 0 100%;
}
div.list_type03.manual {margin-bottom: 45px;}
div.list_type03 .wrap {
	padding-top: 2px;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_table_top.gif') repeat-x 0 0;
}
div.list_type03 table {
	width: 100%;
	border-collapse: collapse;
}
div.list_type03 table thead th {
	vertical-align: middle;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #6f756b;
	font-weight: bold;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_th.gif') no-repeat 100% 100%;
}
div.list_type03 table thead th.last {
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_th2.gif') no-repeat 100% 100%;
}
div.list_type03 table tbody td {
	padding: 5px 0 5px 0;
	text-align: center;
	vertical-align: middle;
	color: #8e8e8e;
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_td.gif') no-repeat 100% 100%;
}
div.list_type03 table tbody td.last {
	background: url('http://simg.gpotato.eu/rappelz/common/new/sub/bg_td2.gif') no-repeat 100% 100%;
}
div.list_type03 table tbody td.left {
	padding: 5px 0 5px 15px;
	text-align: left;
}
