html, body, form, ul, li, table, td
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial;
	font-size: 12px;
	color: #67676b;
	background: #797774;
}
a
{
	color: #3399ff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
table
{
	border-collapse: collapse;
}
table td
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}
ul
{
	list-style-position: inside;
}
h1
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
h2
{
	margin: 0;
	padding: 0;
}
h1 a, h2 a
{
	color: #67676b;
}
h2.b
{
	padding-bottom: 2px;
	border-bottom: 1px solid #67676B;
}
h2 span
{
	float: right;
	font-weight: normal;
	font-size: 11px;
	padding-top: 7px;
}
.clear
{
	clear: both;
}
.edit
{
	text-align: right;
}
#wrapper
{
	width: 998px;
	margin: 0 auto;
	background: url(/images/bg.png) #f1f1f1 0 -176px repeat-x;
}
#header_top
{
	width: 998px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
#header
{
	padding: 21px 0 18px 50px;
}
#languages
{
	float: left;
	padding: 8px 0 0 15px;
}
#languages a
{
	color: #67676B;
	text-decoration: underline;
}
#languages a:hover
{
	text-decoration: none;
}
.menu_link
{
	float: right;
	width: 162px;
	height: 176px;
}
.menu a.active
{
	text-decoration: underline;
}
#item_0
{
	float: left;
	height: 32px;
	margin-right: 1px;
}
.item_1_0
{
	float: left;
	margin-right: 2px;
	background: url(/images/menu.png) 0 0 repeat-x;
}
.item_1_0 a, .item_1_1 a, .item_2_0 a
{
	display: block;
	height: 24px;
	padding: 8px 17px 0 17px;
}
.item_1_0 a, .item_2_0 a
{
	color: #67676b;
}
.item_1_1
{
	float: left;
	margin-right: 2px;
	background: url(/images/menu2.png) 0 0 repeat-x;
}
.item_1_1 a
{
	color: #040a10;
}
#item_2
{
	float: left;
	height: 32px;
	margin-right: 2px;
}
.item_2_0
{
	float: left;
	margin-right: 2px;
	background: url(/images/menu_bottom.png) 0 0 repeat-x;
}
.submenu
{
	clear: both;
	padding: 2px 0 0 34px;
}
#contents
{
	padding: 0 50px;
}
#page
{
	padding: 25px;
	background: url(/images/page.png) #cecece 0 0 repeat-x;
}
#contents table
{
	width: 100%;
}
#contents table td.item
{
	padding: 25px;
	background: url(/images/item.png) #cdcdcd 0 0 repeat-x;
}
#contents table td.item2
{
	padding: 20px 0;
}
#contents table td.item span.company
{
	display: block;
	padding-bottom: 5px;
}
#contents .index
{
	float: left;
	padding: 0 25px 10px 0;
}
#contents .more
{
	display: block;
	padding: 10px 0;
}
#footer
{
	padding: 24px 50px 33px 50px;
}
.text
{
	clear: both;
	padding-top: 20px;
}
