@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
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-color:#CCCCCC;
}
.cb{clear:both;}
.ind1{text-indent:24px;}
.lh1{line-height:16px;}
#main{
	width:800px;
	min-height:600px;
	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:#3F3F3F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topright{
	width:633px;
	height:238px;
	float:right;
	background-color:#3F3F3F;
}
#right{
	width:617px;
	min-height:522px;
	padding:8px;
	float:right;
	background-color:#FFFFFF;
}
#topleft {
	width:167px;
	height:230px;
	padding-top:8px;
	float:left;
	background-color:#3F3F3F;
}
#left {
	width:167px;
	min-height:238px;
	padding-top:8px;
	float:left;
	background-color:#3F3F3F;
}
#topbottom {
	width:800px;
	min-height:400px;
	background-color:#FFFFFF;
}
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;
}
.td1{ padding:5px 10px 5px; vertical-align:top;}

.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;
}

