#head{
	width:1000px;
	height:70px;
	background-color:#F5DEB3;
	background-image:url(img/head.gif);
}
#main{
	width:1000px;
	height:619px;
}
#cont1{
	width:300px;
	height:500px;
	background-color:#F5F5DC;
	float:left;
}
#cont2{
	width:698px;
	height:500px;
	background-color:#F5F5DC;
	float:left;
	margin-left:2px;
}
#foot{
	width:1000px;
	height:30px;
	background-color:#F5DEB3;
}
h1{
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:55px;
}
h2{
	font-size:35px;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:5px;
}
h3{
	font-size:15px;
	margin-top:0px;
	margin-bottom:0px;
	color:#333333;
}
.font1{
	font-size:15px;
	color:#333333;
}
.font2{
	font-size:25px;
	color:#333333;
	margin-top:20px;
}
.font3{
	font-size:15px;
	color:#333333;
	margin-left:30px;
}
.font4{
	font-size:13px;
	color:#333333;
	margin-left:15px;
}
.font5{
	font-size:15px;
	color:#333333;
	margin-top:5px;
}
.font6{
	font-size:13px;
	color:#333333;
	margin-left:2px;
}
.font7{
	font-size:15px;
	color:#333333;
	margin-left:13px;
}
.font8{
	font-size:13px;
	color:#333333;
	margin-top:0px;
	margin-left:480px;
}
.font9{
	font-size:13px;
	color:#ff0000;
	margin-left:2px;
}
a:link{ 
	text-decoration:none;
	color:#333333;
}
a:visited{
	text-decoration:none;
	color:#333333;
}
a:active{
	text-decoration:underline;
	color:#000080;
}
a:hover{
	text-decoration:underline;
	color:#996600;
}
#box{
	border:1px solid #666666;
	overflow-y: scroll;
	width:650px;
	height:450px;
}
#box2{
	border:1px solid #666666;
	width:670px;
	height:455px;
}

