body {
	background-color:#FFF; padding:0; margin:0;  font-family:Arial; font-size:15px; color:#666;
}
a:hover .img{filter:alpha(opacity=25);-moz-opacity:.50;opacity:.50;}
a {
	color: #5399db; text-decoration:none;
}
a:hover {
	color: #125ba0;
} 
#top{
	width: 100%;
	min-width: 960px;
	height: 160px;
	position:relative;
	background:url(img/top_bg.png) repeat-x;
}

#top_cont{
	width: 960px;
	margin: 0 auto;
	background:url(img/top_bg.png) repeat-x;
}
#middle{
	width: 100%;
	min-width: 960px;
	height: 160px;
	position:relative;
}

#middle_cont{
	width: 960px;
	margin: 0 auto;
	padding:30px 0 30px 0;
}
#colesq {
	float: left; width: 12%; text-align: center;
}
#coldir {
	float: left; width: 88%; text-align:left; font-size:13px;
}
#coldir a {
	font-size: 15px; color: #5399db; font-weight:bold; text-decoration:none;
}
#coldir a:hover {
	color: #125ba0;
}
#coldiv {
	clear: both; height: 5px; margin-bottom: 5px; border-bottom: 1px solid #CCC;
}
h2 {
	text-align: center; font-size: 18px; color: #666666;
}
h3 {
	text-align: center; font-size: 21px; color: #b7a139;
}
h4 {
	text-align: center; font-size: 18px;
}
h5 {
	text-align: center; font-size: 16px; color: #333333; font-weight: bold; margin-bottom: 5px; border-bottom: 1px solid #CCC;
}
h6 {
	text-align: center; font-size: 16px; color: #b7a139; font-weight: bold; margin-bottom: 5px; border-bottom: 1px solid #b7a139;
}
.closed {
	text-align: center; font-size: 18px; color: #b40000; font-weight: bold; margin: 20px; border: 2px solid #b40000; padding:10px;
}
p {
	text-align: justify; 
}
.sub {
	font-size: 70%; vertical-align: top;
}
.center {
	text-align:center;
}
.tittab {
	 font-size:15px; color:#333333; font-weight:bold;
}
.tematab{
	font-size: 15px; color: #666666;;
}
.coffeetab{
	font-size: 15px; color: #999999; 
}