﻿/*head&foot CSS Document */
/*top*/
#top{height:31px;background:url(../images/top_bg.gif) no-repeat;padding-left:5px;}
#top ul li{float:left;padding-top:5px;}
#top .city{width:846px;float:left;}
#top .city_btn{float:left;padding-left:5px;}
/*head*/
.head{width:950px;height:75px;padding-top:10px;}
.head .logo{float:left;}
.head .head_right{float:right;width:600px;}
.head .head_right .head_RT{text-align:right;}
.head .head_right .head_RT span{color:#f60;}
.head .head_right .head_RB{float:right;width:600px;padding-top:12px;}
.head .head_right .head_RB li{float:left;padding-left:8px;}
.head .head_right .head_RB li a{color:#02608F;text-decoration:underline;}
.head .head_right .head_RB li a:hover{color:#d30;text-decoration:underline;}
.head .head_right .head_RB img{float:left;margin-left:5px;}
.head .head_right .head_RB div{float:right;}
.head_RB input{width:70px;height:18px; vertical-align:middle;}
/*搜索*/
.search_menu{background:url(../images/search_bg1.gif) repeat-x;height:29px;padding-left:20px;}
.search_menu li{float:left;margin-left:5px;background:url(../images/menu_bg3.gif) no-repeat;width:80px;height:29px;cursor: pointer;text-align:center;}
.search_menu li a{width:80px;height:29px;font:14px/29px "宋体";display:block;color:#005b7f;background:url(../images/menu_bg3.gif) no-repeat;}
.search_menu li a:hover{background:url(../images/menu_bg2.gif) no-repeat;width:80px;height:29px;text-align:center;font:14px/29px "宋体";display:block;color:#005b7f;}
.search_menu li.on{width:80px;height:29px;cursor: pointer;text-align:center;}
.search_menu li.on a{font:bold 14px/29px "宋体";color:#FFF;display:block;background:url(../images/menu_bg1.gif) no-repeat;}
.search_menu li.on a:hover{font:bold 14px/29px "宋体";color:#FFF;display:block;background:url(../images/menu_bg1.gif) no-repeat;}
.off{width:80px;height:29px;background:url(../images/menu_bg3.gif) no-repeat;text-align:center;font:14px/29px "宋体";color:#02608F;cursor:pointer;}
.search_menu .search_menu_R{margin-right:15px;float:right;}
.search_cnt{background:url(../images/search_bg2.gif) repeat-x;height:58px; padding-top:12px;padding-left:50px;padding-right:20px;color:#fff;}
.search_cnt li{float:left;}
.search_cnt .search_cnt_T{display:inline;float:left;}
.search_cnt .search_hot{clear:both;width:880px;color:#fff;margin-top:3px;}
.search_cnt .search_hot li{float:left;}
.search_cnt .search_hot .hot_space{padding-left:50px;padding-top:2px;}
.search_cnt .search_hot a{color:#fff;}
.search_cnt .search_hot a:hover{color:#FFFF00;}

/*友情链接*/
.partner{clear:both;border:1px solid #969FAB;padding:9px;margin-top:6px;overflow:hidden; width:930px;}
.partner ul{ width:936px; margin:1px 0 0 2px;}
.partner ul li{float:left;width:146px;height:68px;margin:0 10px 0 0;}
.partner ul li img{width:144px;height:56px;border:1px solid #ccc;}
/*版权*/
#copyright{height:125px;margin-top:6px;padding-top:2px;border:1px solid #dcf6a2;overflow:hidden;}
#copyright .copyright_tit{height:31px;background:url(../images/copyrightBg.gif) no-repeat center;text-align:center;color:#005b7f;line-height:31px;}
#copyright .copyright_tit a{color:#005b7f;}
#copyright .copyright_tit a:hover{color:#005b7f; text-decoration:underline;}
#copyright .copyright_cnt{text-align:center;margin-top:6px;}



