/* CSS Document */

body {
	margin: 0px; padding:0px;text-align:center; font-size:12px
}
#top{ width:940px; height:25px; text-align:right; line-height:25px; padding-right:20px; margin-top:5px; color: #2C32A0;
}
#time{ width:200px; float:left; height:25px; text-align:center}
#head{ width:960px; height:60px; margin:3px 0px 5px 0px; border:1px solid #CCCCCC
}
#foot{ width:958px; height:80px; border:1px solid #cccccc; line-height:28px; padding-top:6px; margin-top:8px; margin-bottom:8px}
#foot{
	color: #2C32A0;
}
#foot a:link {
	text-decoration: none;
	color: #2C32A0;
}
#foot a:visited {
	text-decoration: none;
	color: #2C32A0;
}
#foot a:hover {
	text-decoration: none;
	color: #FF0000;
}
#foot a:active {
	text-decoration: none;
	color: #FF0000;
}
#top a:link {
	text-decoration: none;
	color: #2C32A0;
}
#top a:visited {
	text-decoration: none;
	color: #2C32A0;
}
#top a:hover {
	text-decoration: none;
	color: #FF0000;
}
#top a:active {
	text-decoration: none;
	color: #FF0000;
}
#logo{ width:240px; height:60px; float:left}
#content { width:720px; float:left;PADDING: 9px 0px 0px 0px; height:50px}
UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
#content LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 4px; MARGIN-LEFT: 5px; COLOR: #c6c6c6; PADDING-TOP: 4px; WHITE-SPACE: nowrap; LIST-STYLE-TYPE: none
}
#content LI A {
	COLOR: #077ac7;
	text-decoration: none;
}
#content LI A:visited {
	COLOR: #077ac7;
	text-decoration: none;
}
#content LI A:hover {
	COLOR: #ff6600;
	text-decoration: none;
}
#content .liRed A:link {
	COLOR: #ff0000
}
#content .liRed A:visited {
	COLOR: #ff0000
}
#content .liRed A:hover {
	COLOR: #f60
}