#head{
	width:800px;
	height:100px;
	background-color:#ffffff;
	background-image:url(img/head.gif);

}
#menu1{
	width:170px;
	height:1405px;
	float:left;
	background-color:#ffffff;
	margin-top:2px;
}

#cont1{
	width:628px;
	height:199px;
	background-color:#ffffff;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#cont2{
	width:450px;
	height:680px;
	background-color:#ffffff;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#cont3{
	width:176px;
	height:680px;
	background-color:#ffffff;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#cont4{
	width:628px;
	height:320px;
	background-color:#ffffff;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#cont5{
	width:628px;
	height:200px;
	background-color:#ffffff;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#cont6{
	width:628px;
	height:600px;
	background-color:#ffffff;
	float:left;
	margin-left:2px;
	margin-top:2px;
}


#foot{
	width:800px;
	height:50px;
	background-color:#ffffff;
	margin-top:2px;
	background-image:url(img/foot.gif);
}
#box{
	width:800px;
	height:550px;
	margin-top:2px;
}
.font1{
	font-size:15px;
	margin-left:3px;
}
.font2{
	font-size:13px;
	margin-left:4px;
}
.font3{
	font-size:13px;
	margin-left:4px;
	color:#dfdfdf;
}
.font4{
	font-size:13px;
	margin-left:4px;
	color:#dfdfdf;
}
a:link{ 
	text-decoration:none;
	color:#000000;
}
a:visited{
	text-decoration:none;
	color:#000000;
}
a:active{
	text-decoration:underline;
	color:#000080;
}
a:hover{
	text-decoration:underline;
	color:#1e78ff;
}

