﻿/* ==奥林匹克风格定义== */

/* ==顶部== */
.Top_B {
	background: url(images/top_bg.jpg) no-repeat;
	height: 142px;
}
/* --顶部导航-- */
.Top_M {
	background: url(images/top_menubg.jpg) no-repeat;
	min-height: 32px;
	_height: 32px;
}
.Top_M dt {
	min-height: 28px;
	_height: 28px;

	padding-left: 20px;
}
.Top_M dt li {
	float: left;
	line-height: 28px;
	font-size: 12px;
}
.Top_M dt.Tit, .Top_M dt.Tit a  {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 28px;
}
.Top_M dt.Tit a {
	text-decoration:none;
}
/* 网站横向公告 */
#announce_crosswise, #announce_crosswise ul, #announce_crosswise li
{
	padding-right: 20px;
	margin: 0px;
	list-style: none;
	display: inline;
	float: left;

}
#announce_crosswise ul
{
	padding-right: 20px;
}
#announce_crosswise .announce_title, #announce_crosswise .announce_title a
{
	color: #000;
}
marquee
{
	float: left;
	clear: none;
	width: 500px;

}
.announce_crosswise, marquee
{
	float: right;
	margin-right: 20px;
}

/* ==节点导航背景定义== */
.Top_M dt.Channel {
	
}
.Channel li {
	color: #fff;
	
	padding-right: 3px;
}
.Channel li a, .Channel li a:visited {
	font-size: 12px;
	color:#151821;
	padding:0 5px;
	text-decoration:none;
	display:block;
	line-height: 18px;
}
.Channel li a:hover, .Channel .Channel_on a, .Channel .Channel_on a:visited {
	
	color:#888;
	display:block;
}
.Channel2 li a, .Channel2 li a:visited {
	color:#fff;
	padding:0 10px;
	text-decoration:none;
	display:block;
}
.Channel2 .Channel_on a {
	color:#fff;
	background:#000000;
	display:block;
}
.Top_M dt.CLassList {
	height: 32px;
	line-height: 32px;
	color: #000;
}
.CLassList li a {
	color: #000;
	text-decoration:none;
}
.CLassList li a:hover {
	color: #000;
}
.copyright {
	background:url(images/copyright.gif) no-repeat;
	line-height:180%;
	color:#8a8d8c;
	padding-top:10px;
	text-align:center;
	height:72px;
	margin:10px 0 10px 0;
}
.copyright a, .copyright a:link {
	color:#8a8d8c;
}
