body {
	margin: 0px;
	background-color: #67ACF1;
}
a:link, a:visited {
	color: #F06;
	text-decoration: none;
}
a:visited {
	color: #F06;
	text-decoration: none;
}
a:hover, a:active {
	color: #F06;
	text-decoration: underline;
}
.menu1 {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5f7ebe;
}
.menu2 {
	height: 755px;
	width: 980px;
	padding-top: 10px;
	/*background-image: url(image/bg_1.jpg);*/
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu3 {
	height: 755px;
	width: 980px;
	background-image: url(image/bg_w.png) !important;
	_background-image: url(image/bg_w.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rss {
	background-image: url(image/bg_feed.png) !important;
	_background-image: url(image/bg_feed.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 300px;
}
.rsst {
	font-size: 15px;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #000;
}
.rsst a {
	color: #000;
}
.rtxt {
	padding-left: 40px;
	height: 160px;
	overflow:hidden;
	white-space:nowrap;
	font-size: 10pt;
	line-height: 16px;
}
.rtxt1 {
	padding-left: 40px;
	height: 160px;
	width: 233px;
	overflow:hidden;
	white-space:nowrap;
	font-size: 10pt;
	line-height: 16px;
}
.rsst1 {
	font-size: 15px;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.rsst1 a {
	color: #000;
}
.rssw {
	height: 135px;
	overflow:hidden;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#215dc6;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#215dc6;
	scrollbar-track-color:#ffffff;
	width: 932px;
	margin-top: 5px;
	margin-left: 24px;
}
.rssw .p {
	border: 1px solid #215dc6;
	width: 128px;
	padding: 1px;
}
.footer {
	background-color: #000;
	height: 100px;
	width: 980px;
	padding-top: 10px;
	color: #FFF;
	font-size: 9pt;
}
.copyright {
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
	padding-right: 10px;
}
.lyrical {
	background-image: url(image/logo_lyrical.png) !important;
	_background-image: url(image/logo_lyrical.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	height: 170px;
}
.ie6 {
	display: none !important;
	_display: inline;
}

