
#head{
	width:700px;
	height:100px;
	background-color:#ffffcc;
	background-image:url(img/head.gif);

}
#cont1{
	width:700px;
	height:1000px;
	background:#ffffff;
}
#cont2{
	width:600px;
	height:100px;
	background:#ffffff;
	margin-top:5px;
	margin-left:45px;
}
#cont3{
	width:130px;
	height:180px;
	background:#ffffff;
	margin-left:5px;
	margin-top:10px;
	float:left;
}
#cont4{
	width:130px;
	height:180px;
	background:#ffffff;
	margin-left:40px;
	float:left;
}
#cont5{
	width:130px;
	height:180px;
	background:#ffffff;
	margin-left:15px;
	float:left;
}
#cont6{
	width:690px;
	height:625px;
	background:#ffffff;
	margin-top:5px;
}
#cont7{
	width:690px;
	height:210px;
	background:#ffffff;
	margin-top:5px;
}

#menu1{
	width:150px;
	height:25px;
	background:#ffccff;
	margin-left:30px;
	margin-top:10px;
	background-image:url(img/bar1.gif);
}

#menu2{
	width:150px;
	height:25px;
	background:#ffccff;
	margin-left:5px;
	margin-top:10px;
	background-image:url(img/bar1.gif);
}
#menu3{
	width:300px;
	height:25px;
	background:#ffccff;
	margin-left:195px;
	margin-top:5px;
	background-image:url(img/bar2.gif);
}

.font1{
	font-size:15px;
	margin-left:23px;
	margin-top:5px;
	color:#ffffff;
	font-weight:bold;
}
.font2{
	font-size:13px;
	margin-left:2px;
	color:#333333;
}
.font3{
	font-size:13px;
	margin-left:2px;
	color:#333333;
}
.font4{
	font-size:15px;
	margin-left:35px;
	margin-top:5px;
	color:#ffffff;
	font-weight:bold;
}







