﻿@charset "utf-8";
/* CSS Document */
body,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,form{margin:0; padding:0; font:normal normal 12px/24px Verdana, Arial, Helvetica, sans-serif, "宋体"}
body{ background:#fff;}
ul{list-style:none;}


a,a:link,a:visited,a:active{color: #00c;text-decoration:underline;}
a:hover  {text-decoration:underline;color: #F06EA1;}

.clearbox{border-top: 1px solid transparent !important;margin-top: -1px !important;border-top: 0px;margin-top: 0px;height: 0px;clear: both;background: none;font-size: 0px;visibility: hidden;}

/*First Page*/

.top-link { height:26px; line-height:26px; text-align:right; padding-right:20px; color:#ccc; border-bottom:1px solid #FCDEEA;}
.top-link a { color:#804059; text-decoration:none;}
.top-link a:hover { text-decoration:underline;color: #F06EA1;}

.contain{ margin:50px auto; width:450px;}
.logo{ padding:0 20px; height:130px; background:url(/images/Search/home_logo.jpg) 25px 0 no-repeat;}
.logo2{ float:left; height:70px; width:235px;  background:url(/images/Search/logo.jpg) 0px 0px no-repeat; margin-top:-12px;}
.logo3{ float:left; height:70px; width:235px;  background:url(/images/Search/logo.jpg) 0px 0px no-repeat;}
.logo a{display:block; float:left; height:14px;}
.category{ height:30px; line-height:30px; font-size:13px;}
.category a { color:#464646;}
.category a:hover { text-decoration:none;color: #F06EA1;}
.category b { color:#f06ea1;}


/*首页*/
.searchbarHome {height:30px;}
.searchbarHome li{ display:block;float:left; height:30px;}
.searchbarHome .input-l{ background:url(/images/Search/Home_Input_l.gif) 0 0 no-repeat; width:33px;}
.searchbarHome .input-c{background:url(/images/Search/Home_Input_bg.gif) top repeat-x; padding-left:5px;}
.searchbarHome .input-c input{height:30px; border:none; background:transparent; line-height:30px; color:#666666; width:280px;}
.searchbarHome .input-r{background:url(/images/Search/Home_Input_r.gif) 0 0 no-repeat; width:6px;}
.searchbarHome .input-p{width:5px;}
/*.input-b{width:56px;}*/
.searchbarHome  li #DrpType { float:left; height:30px; font-size:16px; line-height:30px;}
.searchbarHome .AdvancedSearch ul.N4 input{background:url(/images/Search/Buttom.gif) 0 0 repeat-x; height:21px; line-height:18px; color:#fff;  border: solid 1px #0084C0; cursor:pointer;}
.searchbarHome .search_btn_left { height:30px; width:5px; background:url(/images/Search/search_bg_left.gif) no-repeat;}
.searchbarHome .search_btn_right { height:30px; width:5px; background:url(/images/Search/search_bg_right.gif) no-repeat;}
.searchbarHome .search_btn_center input { margin:0; padding:0; width:80px; height:30px; line-height:30px; background:url(/images/Search/search_bg.gif) 0 0 repeat-x; font-size:14px; color:#fff; border:none; cursor:pointer;}

/*搜索结果页*/
.searchbar{height:24px;/* overflow:hidden;*/}
.searchbar li{ display:block;float:left; height:24px;}
.input-l{ background:url(/images/Search/Input_l.gif) 0 0 no-repeat; width:26px;}
.input-c{background:url(/images/Search/Input_bg.gif) top repeat-x; padding-left:5px;}
.input-c input{height:24px; border:none; background:transparent; line-height:24px; color:#666666; width:270px;}
.input-r{background:url(/images/Search/Input_r.gif) 0 0 no-repeat; width:7px;}
.input-p{width:5px;}
/*.input-b{width:56px;}*/
.searchbar li select { font-size:14px;}
.input-b input,.AdvancedSearch ul.N4 input{background:url(/images/Search/search_bg.gif) 0 0 repeat-x; height:23px; line-height:18px; color:#000;  border: solid 1px #f06ea1; cursor:pointer;}


#footer { text-align:center;}
#footer li{height:20px; line-height:20px;}
#footer li.help{color:#00c; }
#footer li.copyright{color:#adadad;}
#footer li.copyright2{color:#adadad;text-align:left; padding-left:20px;}
#footer li.copyright a{color:#adadad;}
#footer li.copyright a:hover{ color:#c00;}


