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

a:link {
	color:#FF9900;
}
a:visited {
	color:#FF9900;
}
a:hover {
	color:#FF6666;
	text-decoration: none;
}

p {
	line-height:140%;
	margin:5px 0px;
}


#contentbody {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

#tp {
	width:750px;
	margin:5px 0px;
}

#mainbody {
	width:750px;
	background-color:#ffffff;
}

#inner {
	width:730px;
	margin:0px 10px;
}

#header {
	width:730px;
	height:120px;
	margin-top:10px;
}

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

#ptop {
	clear:both;
	width:730px;
	margin:10px 0px;
	border-bottom:1px solid #999999;
	text-align:right;
}

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


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

#img_pic {
	width:500px;
	height:195px;
}

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

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

li {
	margin-left:30px;
}

#main_rgt {
	width:210px;
	float:right;
	color:#000000;
}
#main_rgt a {
	color:#000000;
}

#main_rgt ul {
	line-height:170%;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#main_rgt li {
	list-style-image:url(rm06.gif);
	margin-left:35px;
}

#rgt_mob {
	padding:0px 1px;
}

.rgtmenu {
	border:1px solid #999999;
}



