body {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #fff;
	color: #333;
}

a:hover {
	color: #0066ff;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

div.root {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background: #fff url(img/bg.jpg) repeat-y -20px;
}

div.root img#top_image {
	display: block;
}

div.body {
	float: right;
	width: 551px;
	padding: 0 4px;
	background: #fff url(img/bg_body.png) repeat-x;
	border-right: solid 1px #000;
}

table.menu {
	float: right;
	border-color: #000;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	border-collapse: collapse;
	margin: 0 -3px 10px 0;
}

table.menu td {
	padding: 0;
}

table.menu a {
	display: block;
	height: 27px;
}

table.menu a:hover {
	background: #0096ff;
}

div.regist {
	float: left;
	width: 200px;
}

div.regist img {
	display: block;
}

div.regist p {
	margin: 0;
	padding: 0 12px 0 32px;
	background: url(img/register_bg.jpg) repeat-y;
}

div.adv {
	text-align: center;
	margin: 1em 0 2em 0;
	padding-left: 20px;
	font-size:small;
}

div.adv img {
	display: inline;
	border: 1px solid #000;
}


div.footer {
	clear: both;
}

div.footer a {
	float: left;
	display: block;
	width: 156px;
	height: 26px;
	text-decoration: none;
}

div.footer a#privacy {
	background: url(img/privacy.png) no-repeat;
}

div.footer a#contact {
	background: url(img/contact.png) no-repeat;
}

div.footer a#privacy:hover,
div.footer a#contact:hover {
	background-position: 0 -26px;
}

div.footer address {
	float: left;
	width: 441px;
	height: 20px;
	margin: 0;
	padding: 6px 0 0 6px;
	border-right: solid 1px #000;
	background: url(img/bg_copy.png) repeat-x;
	text-align: center;
	font-size: 10pt;
}

h2 {
	font-size: x-large;
	padding:0 0 0 46px;
	background: url(img/icon03.jpg) no-repeat;
	border-bottom: dotted 1px #999999;
	margin: 0.5em 0 0.5em 0;
}

h3 {
	font-size: medium;
	margin:0;
	padding: 2px 0 0 22px;
	background: url(img/icon02.jpg) no-repeat;
}

h3.new {
	background: url(img/icon01.jpg) no-repeat;
}

h4 {
	font-size: medium;
	margin:0;
}

div.info {
	padding:0 0 0 1em;
	margin:0 0 1em 0;
}

div.info div {
	margin:0 0 1em 1em;
}

div.info ol,ul {
	margin: 0 0 1em 3em;
}

dl#mediareport {
	margin: 0;
}

dl#mediareport dd {
	margin-bottom: 2em;
}

ul#intro {
	margin-left:20px;
}
ul#intro li {
	margin-top:1em;
}

.login {
	margin-top:6px;
	margin-left:12px;
}

.ptj {
	margin:20px 0px 10px 0px;
	text-align:center;
	font-size:small;
}