﻿/* ==奥林匹克风格定义== */

/* ==顶部== */
.Top_B {
	background: url(images/top_bg.jpg) no-repeat;
	height: 123px;
}
/* --顶部导航-- */
.Top_M {
	background: url(images/top_menubg.jpg) #F7E745 no-repeat;
	min-height: 102px;
	_height: 102px;
}
.Top_M dt {
	min-height: 32px;
	_height: 32px;
	padding-left: 20px;
}
.Top_M dt li {
	float: left;
	line-height: 32px;
	font-size: 15px;
	font-family: 微软雅黑;
	font-weight: bold;

}
.Top_M dt.Tit, .Top_M dt.Tit a  {
	font-size: 15px;
	font-family: 微软雅黑;
	font-weight: bold;
	color: #c00;
	line-height: 32px;
}
.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: #c00;
}
marquee
{
	float: left;
	clear: none;
	width: 500px;

}
.announce_crosswise, marquee
{
	float: right;
	margin-right: 20px;
}

/* ==节点导航背景定义== */
.Top_M dt.Channel {
	background: url(images/menu_bg.gif) repeat-y center top;
}
.Channel li {
	color: #fff;
	background:url(images/menu_line.gif) no-repeat right;
	padding-right: 3px;
}
.Channel li a, .Channel li a:visited {
	font-size: 13px;
	font-family: 黑体;
	color:#fff;
	padding:0 10px;
	text-decoration:none;
	display:block;
	line-height: 32px;
}
.Channel li a:hover, .Channel .Channel_on a, .Channel .Channel_on a:visited {
	background: url(images/menu_red.gif) no-repeat center;
	color:#fff;
	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: #c00;
}
.CLassList li a {
	color: #c00;
	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;
}



/* ==栏目导航下拉菜单样式定义开始== */
ul#navmenu-h,ul#navmenu-h li,ul#navmenu-h ul{margin:0;border:0 none;padding:0;list-style:none;}
ul#navmenu-h{padding-top:4px;}
ul#navmenu-h li{background:url(images/common10.gif) no-repeat left 0px;}
ul#navmenu-h li li{background:url(images/common8.gif) no-repeat 4px top;}
ul#navmenu-h{height:24px}
ul#navmenu-h li{float:left;display:inline;position:relative;height:24px;}
ul#navmenu-h ul{width:160px;display:none;position:absolute;top:24px;left:0;}
ul#navmenu-h ul:after {clear:both;display:block;font:1px/0px serif;content:".";height:0;visibility:hidden;}
ul#navmenu-h ul li{width:160px;float:left;display:block !important;display:inline;}
/* --根菜单-- */
/* 根菜单链接文字 */
ul#navmenu-h a{padding:0px 6px 0px 15px;float:none !important;float:left;display:block;color:#000;font:12px/22px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;height:auto !important;height:1%;}
/* 根菜单鼠标经过样式 */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a{color:#c00;}
/* --2级菜单-- */
/* 2级菜单及子菜单ul背景 */
ul#navmenu-h ul {border: #666 1px solid;background:#fff;}
/* 2级菜单链接文字 */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a{float:none;color:#000;}
/* 2级菜单鼠标经过样式 */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a{background:url(images/elite8.gif) #eee no-repeat 4px top;color:#c00;}
/* --3级菜单-- */
/* 3级菜单链接文字 */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a{background:none;color:#000;}
/* 3级菜单鼠标经过样式 */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a{background:url(images/elite8.gif) #eee no-repeat 4px top;color:#c00;}
/* --4级菜单-- */
/* 4级菜单链接文字 */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a{background:none;color:#000;}
/* 4级菜单鼠标经过样式 */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover{background:url(images/elite8.gif) #eee no-repeat 4px top;color:#c00;}
ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul{display:none;position:absolute;top:0;left:160px}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul{display:none;}
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul{display:block;}
/* ==栏目导航下拉菜单样式定义结束== */


/* 新页头加的 2009-05-20 */
@charset "utf-8";
/* 全局 CSS */
Body{font:Arial, Helvetica, sans-serif,"黑体","宋体"; margin:0px; padding:0px; border:0px; text-align:center; background:#fff url(images/background_web.gif) left top repeat-x; color:#000; line-height:25px; font-size:12px;}
div,form,img,ul,li,marquee{margin:0px; padding:0px; border:0px;}
h1,h2,h3,h4,h5,h6 {margin:0px; padding:0px;}
table,td,tr,marquee {font-size:12px;}
input,select{font-family:Arial, Helvetica, sans-serif, "宋体","黑体";}

/* 头部 CSS */
.header{width:960px; height:254px; margin:0px auto 10px auto; display:table;}
.logo{width:960px; height:189px; float:left; background:url(images/top01_02.gif) left top;}
.logo .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo .note dd a{color:#dcdcdc;}

.logo_dehong{width:960px; height:189px; float:left; background:url(images/dehong.jpg) left top;}
.logo_dehong .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_dehong .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_dehong .note dd a{color:#dcdcdc;}

.logo_longchuan{width:960px; height:189px; float:left; background:url(images/longchuan.jpg) left top;}
.logo_longchuan .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_longchuan .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_longchuan .note dd a{color:#dcdcdc;}

.logo_qiubei{width:960px; height:189px; float:left; background:url(images/qiubei.jpg) left top;}
.logo_qiubei .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_qiubei .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_qiubei .note dd a{color:#dcdcdc;}

.logo_jianchuan{width:960px; height:189px; float:left; background:url(images/jianchuan.jpg) left top;}
.logo_jianchuan .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_jianchuan .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_jianchuan .note dd a{color:#dcdcdc;}

.logo_weishan{width:960px; height:189px; float:left; background:url(images/weishan.jpg) left top;}
.logo_weishan .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_weishan .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_weishan .note dd a{color:#dcdcdc;}

.logo_suijiang{width:960px; height:189px; float:left; background:url(images/suijiang.jpg) left top;}
.logo_suijiang .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_suijiang .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_suijiang .note dd a{color:#dcdcdc;}

.logo_mile{width:960px; height:189px; float:left; background:url(images/mile.jpg) left top;}
.logo_mile .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_mile .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_mile .note dd a{color:#dcdcdc;}

.logo_yuanyang{width:960px; height:189px; float:left; background:url(images/yuanyang.jpg) left top;}
.logo_yuanyang .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_yuanyang .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_yuanyang .note dd a{color:#dcdcdc;}

.logo_gongshan{width:960px; height:189px; float:left; background:url(images/gongshan.jpg) left top;}
.logo_gongshan .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_gongshan .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_gongshan .note dd a{color:#dcdcdc;}

.logo_shuangbai{width:960px; height:189px; float:left; background:url(images/shuangbai.jpg) left top;}
.logo_shuangbai .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_shuangbai .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_shuangbai .note dd a{color:#dcdcdc;}

.logo_luxi{width:960px; height:189px; float:left; background:url(images/luxi.jpg) left top;}
.logo_luxi .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_luxi .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_luxi .note dd a{color:#dcdcdc;}

.logo_hekou{width:960px; height:189px; float:left; background:url(images/hekou.jpg) left top;}
.logo_hekou .note{width:290px; color:#dcdcdc;  height:27px; float:right; color:#666; line-height:27px; text-align:left; font-size:13px;}
.logo_hekou .note dd{color:#dcdcdc; width:70px; line-height:27px; float:left; margin:0px; display:block; text-align:center; background:url(images/ling.gif) right center no-repeat;}
.logo_hekou .note dd a{color:#dcdcdc;}

.nav{width:930px; height:65px; padding-left:30px; float:left; background:url(images/top_04.gif);}
.nav .joinus{width:auto; height:29px; float:left; margin-top:1px;}
.nav .joinus dd{height:29px; line-height:32px; text-align:center; font-size:14px; color:#ffffff; display:block; margin:0px; float:left; background: ;}

.nav .joinus dd a{color:#c6e485; text-decoration:none; font-weight:bold;}
.nav .joinus dd a:visited{color:#c6e485; text-decoration:none; font-weight:bold;}
.nav .joinus dd a:hover{color:#ffffff; text-decoration:none; font-weight:bold;}
.nav .joinus .d1{height:29px; line-height:32px; text-align:center; font-size:14px; font-weight:bold; color:#2c6791; display:block; margin:0px; float:left; background:url(images/navbj.gif) center center;}
.nav .joinus .d2{height:29px; line-height:32px; text-align:center; font-size:14px; color:#2c6791; display:block; margin:0px; float:left; background:url(images/navbj1.gif) center center;}
.nav .joinus dd span{ height:29px; display:block;}
.nav .time{width:300px; float:right; height:29px; font-size:13px; color:#2c6791; text-align:left; line-height:32px;}
.nav .joinus .mainnav{margin:0px; padding:0px;}

.msg{width:560px; float:left; margin-top:5px; text-align:left;}
.Weather{width:365px; float:left; margin-top:5px; text-align:center; color:#2c6791;}
