body {
	margin: 3px;
	background-color: #EBECAE;
	text-align:center;
	font-size:14px;
	
	}

*:first-child+html {
	margin: 0px;
	padding: 0px;
}

*html>body{
	margin: 0px;
	padding: 0px;
}

img{
	margin: 0px;
	padding: 0px;
	border: none;
}

hr{
	clear:both;
	height:0;
	visibility:hidden;
	border:0;
	margin: 0px;
	padding: 0px;
}


a:link { COLOR: #000099; TEXT-DECORATION: none} 
a:visited { COLOR: #000099; TEXT-DECORATION: none} 
a:active { COLOR: #990000; TEXT-DECORATION: none} 
a:hover { COLOR: #990000; TEXT-DECORATION: none} 


#wrapper{
	width:822px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bodyback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
}

#header{
	margin:px;
	padding:0px;
}


#main-left{
	width:167px;
	float:left;
}

#main-left ul{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:13px;
	padding:0px;
}

#main-left li{
	margin-bottom: 5px;
}

#main-left .navi{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}

#main-left .subnavi{
	margin-left:10px;
}

#main-left .navi li{
	background-image: url(../img/bit01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
}

#main-left .subnavi li{
	background-image: url(../img/bit02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
}

#main-left .banaa{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#main-left .banaa img{
	margin-bottom: 10px;
}

#main-center{
	width:605px;
	float:left;
	padding: 20px;
	margin: 0px;
}

#main-center table{
	border-collapse: collapse;
	width:100%;
	margin-bottom: 30px;
	margin-top: 10px;
}

#main-center th{
	border-collapse: collapse;
	text-align:left;
	padding:10px;
	border: 1px solid #8ED2FF;
	background-color: #D9DAFF;
}

#main-center td{
	border-collapse: collapse;
	padding:10px;
	border: 1px solid #8ED2FF;
}

#main-center .download{
	width:160px;
}

#main-center .pan{
	font-size:12px;
	margin-bottom:10px;
}

#main-center h1{
	font-size: 18px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #06C;
	text-align:center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #06C;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#main-center h2{
	font-size: 16px;
	padding-left: 20px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #5AC4F1;
	background-color: #D2E7FF;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#main-center h3{
	font-size: 16px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E79A7;
	padding-left: 10px;
}