@charset "utf-8";
/* CSS Document */
body,td,th{
	font-size:12px;
	color:#333333;
	line-height: 14px;
}
body{
margin-top:0px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
background-image:url(img/bk03.gif);
}
.cb{clear:both;}
.ind1{text-indent:24px;}
.lh1{line-height:16px;}
.ls1{list-style-image:url(img/list_p.gif);}
#main{
	width:800px;
	height:auto;
	border-right-style:groove;
	border-left-style:groove;
	border-right-color:#999999;
	border-left-color:#999999;
	border-right-width:thin;
	border-left-width:thin;
	background-image:url(img/bk3.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#right{
	width:595px;
	float:right;
	padding-right:10px;
	padding-left:5px;
	padding-top: 90px;
}
#left {
	width:190px;
	float:left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height:20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color:#FFCCFF
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 14px;
	color: #0000FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.style1 {
color: #CCCCCC
}
.style2 {
	font-weight: bold;
	color: #FF0000;
}
.style3 {
color: #FF0000
}
.style4 {
font-size: 10px
}
.style5 {
font-weight: bold;
color:#0000FF;
}
.style6{
font-size:14px;
}
.style7{
font-size:14px;
font-weight:bold;
}
