body, h1, h2, h3, p, table, th, td, ul, ol, li {margin:0; padding:0}

body {
	font-size:17px;
	line-height:1.75;
	color:#333;
	background:url(img/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-size:120%; line-height:40px; height:40px; background:url(img/h1.gif); margin-top:20px}
h2 {font-size:120%}
h3 {font-size:100%; margin-bottom:1em}

img {border:0}

a {text-decoration:none}
a:hover {text-decoration:underline}

#ct {width:971px; background:url(img/bd.gif); position:relative}



#hd {background:url(img/hd.gif)}
	#hd1 {text-align:right}
	#hd2 {color:#fff; text-align:left}
	#hd3 {padding-top:20px}




#bd {clear:both; width:561px; text-align:left}
	.bk {padding:40px; border-top:1px solid #ccc}
	p {margin-bottom:1em}
	li {margin-left:1em}
	table {border-collapse:collapse; border-left:1px solid #333; border-top:1px solid #333}
	th, td {border-right:1px solid #333; border-bottom:1px solid #333; vertical-align:top; padding:5px}
	th {text-align:center; background:#eee}
	.detail {position:absolute; left:400px; top:240px; width:400px; font-family:Arial}
	.detail li {margin-left:2em}
	.box {border:1px solid #ccc; padding:1em 1em 0; margin-bottom:1em}
	.tint {background:#ddf; padding:1em; margin-bottom:1em}


#ft {background:url(img/ft.gif)}
	#ft1 {height:42px; line-height:42px; color:#ccc; font-size:90%}
	#ft2 {height:29px; line-height:29px; color:#fff; font-size:85%}
	#ft a {color:#333}



b {font-family:Arial}
i {font-family:Arial; font-style:normal}
u {text-decoration:none; color:#f00}
input:focus, textarea:focus {background:#eef}
