body,td,th {
	font-size: 14px;
}
body {
	margin:0px;
}
h1{
	font-size:25px;
	color:#9C1C1F;
}
h2{
	font-size:15px;
	margin-top:10px;
	}
p{
	margin:5px;
	text-align:left;
	}	
.p1{
	text-indent:8mm;
	}
a{
	color: #990000;
	text-decoration:none;
	}	
a:link {
	color: #990000;
	text-decoration:none;
}
a:visited {
	color:#0066FF;
}
a:hover {
	color: #990000;
}		
#top{
	width:390px;
	height:100px;
	padding:201px 241px 0 241px;
	background:url(image/top.gif) top no-repeat;
	margin:0 auto;
	}
#main{
	width:842px;
	margin:0 auto;
	line-height:25px;
	text-align:center;
	padding-bottom:50px;
	}

#main table td, #main table th{
	padding:5px;
	font-size:14px;
	font-weight:lighter;
	vertical-align:middle;
	text-align:center;
	border:1px solid #d8e2ec;
	}	
