@charset "gb2312";
body {
	background-color: #56595E;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333;} /* 未访问的链接 */
a:visited {color: #333;} /* 已访问的链接 */
a:hover{color: #999;} /* 鼠标在链接上 */ 
a:active {color: #333;} /* 点击激活链接 */

a.channel:link {color: #D7D7D7;}
a.channel:visited {color: #D0D0D0;}
a.channel:hover{color: #CCFF00;}
a.channel:active {color: #92959C;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #CCFF00;font-size: 13px;}
a.channel2:visited {color: #CCFF00;font-size: 13px;}
a.channel2:hover{color: #CCFF00;font-size: 13px;}
a.channel2:active {color: #CCFF00;font-size: 13px;}
.back_table {
	BACKGROUND-POSITION: 50% top;
	BACKGROUND-IMAGE: url(../images/center_bg.jpg);
	background-repeat: no-repeat;
}
a.bottom:link {color: #D7D7D7;}
a.bottom:visited {color: #D0D0D0;}
a.bottom:hover{color: #ccc;}
a.bottom:active {color: #92959C;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以

预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {
	color: #000;
	line-height: 20px;
}
a.class:visited {
	color: #000;
	line-height: 20px;
}
a.class:hover{
	color: #999;
	line-height: 20px;
}
a.class:active {
	color: #000;
	line-height: 20px;
}

a.class1:link {color: #999;}
a.class1:visited {color: #999;}
a.class1:hover{color: #fff;}
a.class1:active {color: #999;}

.AnnounceBody2 {color:#ffffff;}
a.AnnounceBody2:link {color: #ffffff;}
a.AnnounceBody2:visited {color: #ffffff;}
a.AnnounceBody2:hover{color: #ffff00;}
a.AnnounceBody2:active {color: #ffffff;}
/* --公告显示文字(滚动框)的css定义开始-- */
.AnnounceBody1 {color:#333;}
a.AnnounceBody1:link {color: #333333;}
a.AnnounceBody1:visited {color: #333333;}
a.AnnounceBody1:hover{color: #ff0000;}

.top_head {
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_head2 {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.top_head3 {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.css12 {
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
