body {
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center  
}

a {
	color: #007C6E;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
img {
	border: none
}
#bot {
	margin: 20px 0 0 0
}
#bot1 {
	margin: 0 40px 0 0;
	text-align: right
}
h3 {
	font-size: 15px
}
h4 {
	font-size: 14px;
	margin: 40px 0 0 0
}
h1 {
	font-size: 12px
}
table, td {
	border-collapse: collapse;
	margin: 0;
	padding: 0
}
/* ================== first page ===================*/
#first {
	background: url(../img/n1.gif) no-repeat;
	border: 2px solid #000;
	cursor: pointer;
	height: 434px;
	margin: 50px auto 0 auto;
	width: 486px
}
h2 {
	font-size: 0.9em;
	margin: 210px 0 0 130px;
	text-align: left
}
/* ======================== content =======================*/
#top {
	background: url(../img/name.gif) 170px 0px  no-repeat;
	margin: 20px 40px 0 40px;
	text-align: left
}
#body {
	margin: 0px 40px 0 40px;
	text-align: left
}
.sel
{
	font-weight : bold;
	color: black;
}
td {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top
}
#left {
	border-top: 1px solid #000;
	padding: 20px 0px 0px 0px;
	width: 150px
}
#main {
	border: 1px solid #000;
	border-right: 0px;
	padding: 20px 20px 20px 20px
}
#main span {
	float: right;
	text-align: center;	
	width: 150px
}
#main p {
	border-bottom: 1px dashed #000;
	margin-left: 10px;
	text-align: left
}
#main i, #main a {
	display: block;
	margin: 0 150px 0 0
}
#main h3 {
	text-align: right
}
#left li {
	list-style-type: none
}
strong a {
	color:#000;
	cursor: default;
	font-weight: normal;
	text-decoration: none
}
strong a:hover {
	text-decoration: none
}
#recl1 {
	float:left; 
	margin: 3px 0 0 190px
}
#recl {
	margin: 20px 0 0 0
}
