.head {
	width: 675px;
	clear:both;
	text-align: center;
	font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #4f6b72;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	background: #CAE8EA url(../img/head.jpg) repeat;
	margin:0;
	padding: 10px 0 10px 0;
	}
	
.gg h1, .gg h2 {
	width: 675px;
	text-align: center;
	font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #4f6b72;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	background: #CAE8EA;
	margin:0;
	padding: 5px 0 5px 0;
	}
	
.indexthums ul {
	margin: 5px 0 5px 2px;
	padding: 0;
	list-style: none;
	}
	
.indexthums ul li {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	}

.list-table {
	}
	
.list-table ul{
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
	}
	
.list-table ul li {
	display: block;
	width: 155px;
	height: 22px;
	float: left;
	text-align: left;
	margin: 1px;
	border: 1px solid #C1DAD7;
	background: #f5fafa url(../img/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 10px;
	}
	
.list-table ul li a:link, .list-table ul li a:visited   {
	color: #4f6b72;
}

.list-table ul li a:hover {
	color:#FFF;
	}
	
.list-table ul li a:active {
	color: #FFF;
	}
	
.clear {
	clear:both;
	}

blockquote {
	width: 660px;
	text-align: center;
	margin: 3px 0 8px 10px;
	padding: 0;
	font-family:Georgia, serif;
	font-size: 150%;
	letter-spacing: -1px;
	line-height: 1em;
	color: #555;
	background: #eee url(../img/top_quote.gif) no-repeat top left;
	}
	

blockquote a:link, blockquote a:visited, blockquote a:active  {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #c75f3e;
}

blockquote a:hover {
	font-family: Georgia, serif;
	font-weight: bold;
	background-color: #fc0283;
	color: #fff;
	text-decoration: none;
}
	
.news {
	margin: 0 10px 0 0;
	padding: 20px 20px 10px 20px;
	background: url(../img/end_quote.gif) no-repeat bottom right;
	}
	
.date {
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	color: #999;
	font-size: 80%;
	}