@charset "utf-8";
/* CSS Document */
.main {
	position: static;
	width: 800px;
	top:10px;
	margin:0 auto;
}
.left {
	position: absolute;
	height: 500px;
	width: 197px;
	left: 5px;
	top: 5px;
	
}
.header {
	position: absolute;
	top: 8px;
	height:100px;
	width:600px;
	left: 221px;
}
.frame{
	position:absolute;
	left: 221px;
	top: 160px;
	/*margin-top:200px;;
	margin-left:8px;
	*/

	}
.style4 {font-weight: bold; text-align:center;}
a:visited {
	color: #317082;
}
a:hover {
	color: #317082;
}
a:link {
	color: #317082;
}
a:active {
	color: #6AB3C8;
}
body {
	background-color: #FFFFFF;
}
.styleTable{
	border-color:#317082;
	
	width:840px;
	
	border-style:solid;
	

}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	font-size: 12px;
	color: #330000;
}
