@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:0px
}
.header {
	border-bottom: 1px solid #f6923b;
	background-image:url(imgs/bg_header.jpg)
}
.footer {
	font-size:8pt;
	color:#686868;
	text-align: center;
	border-top: 1px solid #f6923b;
	border-bottom: 10px solid #f6923b;
	padding:3px
}
table.contents {
	margin-bottom:8px;
	margin-top:4px
}
table.contents td.main {
	width:351px;
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
}
table.contents td.main p {
	margin:6px;
	line-height:14pt
}
table.contents td.other {
	width:174px;
	border-right: 7px solid #FFF;
	background-color: #eaeaea
}
td.menu {
	background-color: #eaeaea;
	background-image:url(imgs/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.news {
	width: 245px;
	border-left: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	background-image: url(imgs/news_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:6px
}
td.news p{
	margin:12px;
	font-size:8pt;
}
td.news p a{
	text-decoration:none;
	color:#000
}
td.news p a:hover {
	text-decoration:underline;
}
td.news p.archive {
	text-align:right;
}
td.news p.archive a{
	font-size:9pt;
	font-weight:bold;
	color:#f6923b;
}
td.incontents {
	width: 615px;
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
}
td.incontents p {
	margin:6px;
	line-height:14pt
}
table.contents td.main p {
	margin:6px;
	line-height:14pt
}
td.insidebar {
	width:170px;
	background-color: #eaeaea;
	vertical-align:top
}