html {
	height: 100%;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#409424;
	scrollbar-track-color:#81b970;
	scrollbar-3dlight-color:#81b970;
	scrollbar-shadow-color:#409424;
	scrollbar-darkshadow-color:#81b970;
	scrollbar-highlight-color:#409424;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(../img/bg.jpg) repeat center top;
	font-family: sans-serif,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	color: #51491b;
}

body.content {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 100%;
	background: url(../img/sub_bg.jpg) repeat left top fixed;
	font-family: sans-serif,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	color: #51491b;
}

div.main {
	height: 100%;
}

a {
	color:#e57021;
}

td,div,h2 {
	font-size: 12px;
	line-height: 14px;
}

table.contents {
	width: 790px;
}

p.title {
	margin: 0px;
	padding: 20px 0px 5px 0px;
	background: url(../img/title_line.gif) no-repeat left bottom;
}

img.footer_line {
	margin: 8px 0px 5px 0px;
}

table.content {
	width: 760px;
	background: url(../img/bg_main.jpg) no-repeat left top;
}

td.footer {
	vertical-align: top;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}

table.topics {
	margin: 8px 0px 20px 5px;
	width:785px;
}

td.topics_icon {
	padding: 5px 0px 3px 0px;
}

td.topics_txt {
	padding: 5px 0px 3px 0px;
}
