﻿/* 顶部样式 */

/* 1.当前位置 */
.current{ height:19px; background:url(news_img/current.gif) repeat-x; border:1px #B2BDC6 solid; padding:0 0 0 8px; font-size:14px;}

/* 1.用户注册登录 */
.top_login{ width:980px; height:24px; border-bottom:1px #B2B0B2 solid; padding-top:3px; margin:0 auto 7px auto;}
.login_L{width:580px; float:left;}
.login_R{width:400px;float:right; padding-top:2px;}
.login_R a:link,.login_R a:visited{color:#ACAAAC;}

/* 2.网站logo与banner*/
.logo{ width:174px; height:65px; float:left;}
.menu{ width:980px; height:65px; float:right;}
.menu li{ width:100px; height:22px; float:left; text-align:center; margin-right:10px;}
.menu a:link,.menu a:visited{ font-size:14px; color:#000;}
.menu a:hover{color:#C00;}


/* 3.搜索区域 */
.search{ height:56px;background:url(images/search_bg.gif) repeat-x; border-right:1px #AEAEAE solid;border-left:1px #AEAEAE solid;}
.search_L{width:18px; height:56px; float:left; background:url(images/search_L.gif) no-repeat;}
.search_R{ width:900px; float:right;}
.R_top{height:28px;}
.R_top ul li{float:left; padding:3px 0 0 7px; height:25px; }
.R_top a:link,.R_top a:visited{color:#767676; font-size:14px;}
.R_top .blank14 a:link,.R_top .blank14 a:visited{color:#000;}

.R_bottom{clear:both; height:28px; }
.bottom_L{ width:642px; float:left; padding:7px 0 0 4px; height:21px;}
.bottom_L ul li{ float:left;}

.bottom_R{ width:441px; height:26px; float:right; margin-top:1px; _margin:0;}
.bottom_R li{ width:62px; height:22px; _height:23px; float:left; text-align:center; border:1px #AEAEAE solid; border-right:0; background:#fff; padding-top:3px;font-size:14px; }
.bottom_R .search_on{ width:62px; height:23px; _height:24px; background:url(images/search_on.gif) repeat-x; border-top:0;}
.bottom_R a:link,.bottom_R a:visited{font-size:14px;}


/* 4.合作伙伴与底部版权 */
.partisan,.Links{height:24px; font-size:14px; font-weight:bold; color:#333;}
.partisan_img{height:46px; border:1px #B2B0B2 solid; padding-top:5px;}
.partisan_img li{float:left; margin-left:10px; width:72px; height:36px;}
.L_content{border:1px #B2B0B2 solid; line-height:20px; border-bottom:1px #ACAAAC solid; padding:5px;}
.copright{text-align:center; border-top:1px #acaaac solid; margin-top:3px; padding-top:5px;}
.logo01{ width:177px; height:65px; float:left; background:url(fz/images/pic28.gif) no-repeat;}




/* CSS注释说明开始- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Template designed by KeLe
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - -- - -  - - - - - - - - --- - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - -CSS注释说明结束 */


.menu {
	height: 34px;
	margin: 0px;
	font-size: 14px;
}
.menu a{
	color: #fff;
}
.menu a:link {
	color: #fff;
}
.menu a:hover {
	color: #fff;
	font-weight: bold;
}
.menu a:active {
	color: #fff;
}
.menu a:visited {
	color: #fff
}