@charset "ISO-8859-1";
body {
	background: #FFF;
	color: #000;
	text-align:center;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif
}
ul#about {
	list-style-type:none;
	width: 1030px;
	margin:0px auto 0px;
}
ul#about li {
	float:left;
	width: 300px;
	height:300px;
	padding: 0px 5px 0px 15px;
	margin:5px 5px;
	list-style-type:none;
	font-size: small;
}
li#ab1 {
	background: #FF0;
	font-size: small;
	text-align:center;
	
}
li#ab2 {
	background: #0FF;
	font-size: small;
	text-align:center;
	
}
li#ab3 {
	background: #0F0;
	font-size: small;
	text-align:center;
}
li#ab4 {
	background: #FC0;
	font-size: small;
	text-align:center;
}
li#ab5 {
	background: #CFF;
	font-size: small;
	text-align:center;
}
li#ab6 {;
	background: #CFC;
	font-size: small;
	text-align:center;
}
li#ab7 {
	background: #FFF;
	font-size: small;
	text-align:center;
}
li#ab8 {
	background: #9F3;
	font-size: small;
	text-align:center;
}
li#ab9 {
	background: #FFF;
	font-size: small;
	text-align:center;
}
li#ab10 {
	background: #FC6;
	font-size: x-small;
	text-align:center;
}
li#ab11 {
	background: #F36;
	font-size: x-small;
	text-align:center;
}
li#ab12 {;
	background: #F60;
	font-size: x-small;
	text-align:center;
	color: #000;
}
.style4 {
	font-size: small;
	color: #000;
	text-align: left;
}
.style5 {
	font-size: small;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: normal;
}
.style6 {
	color: #F00;
}
A:link {
	text-decoration: none;
	font-weight: bold;
	color:#00F;
}
A:visited {
	text-decoration: none;
	color:#00F;
}
A:hover {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.clearer {
	clear: both;
}
.left {
	text-align: left;
}
