body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}

a:link	 {color: #47419c; text-decoration: underline}
a:active	 {color: #cc0000; text-decoration: underline}
a:visited {color: #1a99c4; text-decoration: underline}
a:hover	{  color: #cc0000; text-decoration: underline}

a.a1:link		{color:#000000;text-decoration:none;}
a.a1:active		{color:#E67C00;text-decoration:none;}
a.a1:visited	{color:#000000;text-decoration:none;}
a.a1:hover		{color:#E67C00;text-decoration:underline;}

.xs01 {	font-size: 9px;}
.s-01 { font-size: 10px;}

.m-01 { font-size: 12px; line-height: 16px;}
.m-02 {	font-size: 12px;	line-height: 20px;}
td {	font-size: 12px;}

.form01 {
	height: 16px;
	width: 123px;
	background-color:#B8D892;
	border-top: 0px solid #B8D892;
	border-right: 0px solid #B8D892;
	border-bottom: 0px solid #B8D892;
	border-left: 0px solid #B8D892;
	padding: 1px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

p {
	margin: 0px 0px 10px 0px;
	}

#content {
	line-height: 140%;
	}

#headtitle {
	 padding-top: 30px;
	}

.content_title {
	margin: 5px 0px;
	}

.left {
	position: relative;
	left: 0;
	float: left;
	}

.right {
	position: relative;
	right: 0;
	float: right;
	}

.btn {
	margin-bottom: 5px;
	}

#rbheadline {
	clear: both;
	margin-top: 10px;
	}

.rb_title {
	border-bottom: 1px solid #3399cc;
	}

#footer {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #666666;
	}

.copyright {
	right: 0;
	float: right;
	margin-bottom: 10px;
	}

.txtlink
{
	padding: 0px 0px 0px 15px;
	background: transparent url(/imi/images/biz_linkbtn.gif) no-repeat 0% 0%;
}

#rbheadline ul {
  list-style-type: none;
  margin: 5px 0px;
  padding: 3px;
}

#rbheadline li {
	margin: 0;
	padding: 0px 0px 0px 15px;
	background: transparent url(/imi/images/biz_linkbtn.gif) no-repeat 0% 0%;
}

.topicpath {
	font-size: 10px;
	left: 0;
	}


