﻿@charset "utf-8"; 
#xyz{left:0;position:absolute;top:43px}
.search{display:none}
.searchbox_content{position:initial}
.search-ul{margin:9px 0 10px;direction:ltr}
.head{height:80px}
.head .logo{padding-top:16px}
.tit strong a{color:#034ea9}
.footer,.navbg{background:#434446}
.copyright p,.footer .emenu a,.footer ul li,.footer ul li li a,.footer ul li p a,.footer ul li span,.navbg a{color:#eee}
#nav_t li:hover a{color:#fff}
#nav_t li:hover ul li{background:#555}
#nav_t li:hover ul li a{color:#eee}
#nav_t li:hover ul li a:hover{color:#434446}
.search{width:208px;height:24px;background-color:#fff;border:1px solid #aaa;border-radius:2px;position:absolute;top:10px;right:160px;z-index:99999999999999}
.search input{border:none;height:22px;line-height:22px}
.search-box{width:180px;float:left;color:#666;border:none;padding-left:0;text-indent:6px}
.search-btn{border:none;height:24px;width:26px;background:#fff url(/Content/C_IMG/Common/btn.png) 3px 0 no-repeat;padding:0}
.search input:focus{outline:0}