@charset "utf-8";



*{margin:0;padding:0}
body{font:12px/1.5 MIcrosoft YaHei,Arial, Helvetica, sans-serif;color:#333}
table{width:100%; border-collapse:collapse;border:none;border-spacing:0}
a{color:#202020;text-decoration:none;}
img{border:none}
input{vertical-align:middle;outline:none}
textarea{outline:none;}
ul,ol,dl{list-style:none;}
b,em,i,u,strong{font-weight:normal;font-style:normal;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:normal;}


.fl{float:left;}
.fr{float:right;}
.clearfix{overflow:hidden;zoom:1}
.clear{clear:both}



.tabBg{width:776px;height:180px;background:url(../images/Search_bg.png) no-repeat;border-radius:5px;}
.tabTitle li{float:left;height:31px;line-height:31px;width:92px;text-align:center;}
.tabTitle li a{color:#fff;}
.tabTitle li.cur{background:rgb(1, 115, 211);border-radius: 3px;}
.tabTitle li.cur a{color:#fff}

.search{
 position: relative;
}
.searchTab a{font-size:14px;color:#1165b0;display:inline-block;margin:0 5px;color:#003399;}
.tabInp{width:500px;height:36px;border:solid 1px #cfd0d0;padding:0 10px;font-size: 17px;width: 490px;vertical-align: middle;}
.tabSub{width:45px;height:36px;border:0;background:url(../images/search_bun.jpg);color:#fff;cursor:pointer;margin-left:-5px}
.tabRadio{margin-top:10px}
.tabRadio label{margin-right:15px}
.tabTip{color:#999;margin-top:15px}
.tabTip i{float:left;width:8px;height:8px;background:url(../images/tabTip.png) no-repeat;margin-top:5px;margin-right:5px}
.searchTab ul{
 width: 91px;

 display: inline-block;
}
.search ul{
 border:1px solid #eee;
 background: #fff;
 top: 63px;
 left: 64px;
 position: absolute;
}
.MenuboxTwo .tabTitle{
     padding-top: 25px;
 width: 460px;
 margin:0 auto;
}

.tabCon form{
     text-align: center;
}
#stype:active{}