BODY {
	font-size:0.8em;
	line-height:120%;
	margin:0px;
	padding:0px;
	color:#000000;
	background-image:url(bk01.gif);
}

a:link {
	color:#3399FF;
}
a:visited {
	color:#3399FF;
}
a:hover {
	color:#3366FF;
	text-decoration: none;
}

#contentbody {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background-image:url(bk02.gif);
}

#inner {
	width:720px;
	margin:0px 20px;
}

#header {
	width:720px;
	height:125px;
	margin-top:10px;
}

#footer {
	width:100%;
	margin:10px 0px;
	text-align:center;
}

#submenu {
	clear:both;
	margin:20px 0px 10px 0px;
	font-size:0.9em;
	text-align:center;
}
#submenu a {
	color:#000000;
}

#img_pic {
	width:720px;
	height:210px;
	margin:5px 0px;
}

#main {
	width:720px;
	margin:5px 0px;
}

#main_lft {
	width:450px;
	float:left;
}

#main_rgt {
	width:240px;
	float:right;
}

ul {
	line-height:200%;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li {
	list-style-image:url(../index/topi03.gif);
	margin-left:20px;
}



