*{
	margin:0;
	padding:0;
}
body{
	color:#000000;
	text-align:center;
}

div#header{
	width:800px;
	height:100px;
	margin-top:10px;
	background: #3D3B97 url(image/titlelogo.gif) no-repeat top;
}
div#container{
	width:800px;
	background: #ffffff url(image/background.gif) repeat-y;
}
div#contents{
	width:600px;
	margin-right:10px;
	float:right;
	font-size:11pt;
	text-align:left;
	background-color:#ffffff;
}
div#menu{
	width:160px;
	height:auto;
	float:left;
	text-align:left;
}
div#footer{
	width:800px;
	margin:0px;
	padding:5px 0px;
	font-size:10pt;
	color:#ffffff;
	text-align:center;
	background-color:#3D3B97;
	clear:both;
}

#contents h2{
	margin:10px 0px 20px 0px;
	padding:5px 0px 5px 10px;
	border-left:10px solid #3D3B97;
	background-color:#f0f0f0;
	font-size:14pt;
	font-weight:bold;
}
#contents h3{
	margin:20px 0px 20px 20px;
	padding:5px;
	border-bottom:3px double #3D3B97;
	font-size:12pt;
	font-weight:bold;
}
#contents p{
	width:530px;
	margin-left:40px;
	font-size:11pt;
	line-height:140%;
	background-color:#ffffff;
}
#contents a,#contents a:link,#contents a:visited{
	font-weight:bold;
	color:#cc0000;
}
#contents a:hover{
	font-weight:bold;
	color:#cc9900;
}

#menu h2{
	font-size:11pt;
	font-weight:bold;
}
#menu ul,#menu li{
	font-size:11pt;
	list-style:none;
}
#menu ul{
	padding:10px 0px 0px 0px;
}
#menu li{
	padding:5px 0px;
	border-bottom:1px solid #333333;
	background:#ffffff;
}
#menu a,#menu a:link,#menu a:visited{
	padding:0.5em;
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;
}
#menu a:hover{
	padding:1em;
	font-weight:bold;
	color:#cc9900;
}

#table0 table{
	border-collapse:collapse;
	font-size:11pt;
	line-height:140%;
}
#table0 td{
	text-align:left;
}
#table1 table{
	border:2px solid #0086B6;
	border-collapse:collapse;
	font-size:11pt;
	line-height:140%;
}
#table1 th{
	padding:5px;
	border:1px solid #0086B6;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}
#table1 td{
	padding:5px;
	border:1px solid #0086B6;
	font-size:11pt;
	text-align:left;
	white-space:nowrap;
}
/* 2010”N’Ç‰Á•ª */
#contents h4{
	width:530px;
	margin-left:40px;
	font-size:11pt;
	line-height:140%;
	background-color:#ffffff;
}
div#topics{
	background-color:#ffffff;
	width:530px;
	margin-left:50px;
}
#score th{
	border-right:solid 1px #000000;
}	
#score td{
	width:15px;
	text-align:center;
}
#total{
	border-left:solid 1px #000000;
	font-weight:bold;
}
p#indent {
	padding-left:0.7em;
}
