﻿body
{
	font-family: Verdana;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

p
{
	margin: 10px 0px 10px 0px;
}

div.container
{
	margin: 0px auto 0px auto;
	position: relative;
	width: 988px;
}

div.footer
{
	text-align: right;
}

div.footer .copyright
{
	color: #666666;
	font-size: 10px;
}

div.footer .logo
{
	padding: 4px 0px 4px 0px;
}

div.header
{
	background-image: url(../image/header_background.jpg);
	background-repeat: no-repeat;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	height: 60px;
	position: relative;
}

div.lang
{
	margin: 24px 20px 25px 0px;
	text-align: right;
}

div.lang a
{
	text-decoration: none;
}

div.lang img
{
	border-style: none;
	margin: 0px 1px 0px 1px;
}

div.main
{
	background-image: url(../image/main_background.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	height: 600px;
	position: relative;
}

div.main div.button_area
{
	bottom: 0px;
	padding: 10px 4px 14px 10px;
	position: absolute;
	right: 0px;
	text-align: right;
	width: 576px;
}

div.main div.button_area div.title
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	padding: 5px 150px 0px 0px;
	text-align: right;
}

div.main div.button_area img
{
	cursor: pointer;
	margin-left: 10px;
}

div.main div.content
{
	color: #ffffff;
	left: 390px;
	padding: 20px 20px 0px 20px;
	position: absolute;
	top: 307px;
	width: 532px;
}

div.main div.content div.body
{
	height: 210px;
	overflow: auto;
}

div.main div.content div.body a
{
	color: #eeeeee;
	text-decoration: none;
}

div.main div.content div.body a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

div.main div.content div.body ul
{
	margin: 0px 0px 0px 15px;
}

div.main div.content div.body ul li
{
	margin: 10px 0px 10px 0px;
}

div.main div.content div.body p.header
{
	font-weight: bold;
	margin: 10px 0px 10px 10px;
}

div.main div.content div.body p.index
{
	font-style: italic;
	margin-left: 10px;
}

div.main div.content div.body p.question
{
	font-weight: bold;
	margin: 36px 0px 10px 0px;
}

div.main div.content div.body p.question a.small_link
{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

div.main div.content div.body p.small_bold
{
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0px 5px 20px;
}

div.main div.content div.body p.small_italic
{
	font-size: 10px;
	font-style: italic;
	margin: 5px 0px 0px 10px;
}

div.navigation
{
	left: 550px;
	position: absolute;
	top: 45px;
}

div.navigation img
{
	cursor: pointer;
	margin: 0px 5px 0px 5px;
}
