44 lines
2.1 KiB
CSS
44 lines
2.1 KiB
CSS
@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: #FF0000;}
|
|
|
|
.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:#00c;}
|
|
|
|
.contain{ margin:75px auto; width:450px;}
|
|
.logo{ background:url(images/Search/logo.gif) 75px 0px no-repeat; padding: 30px 0 30px 320px; line-height:14px;}
|
|
.logo2{ float:left; height:70px; width:235px; background:url(images/Search/logo.gif) 0px 0px no-repeat; margin-top:-12px;}
|
|
.logo3{ float:left; height:70px; width:235px; background:url(images/Search/logo.gif) 0px 0px no-repeat;}
|
|
.logo a{display:block; float:left; height:14px;}
|
|
.category{ font-size:13px; padding-left:16px;}
|
|
|
|
|
|
.searchbar{height:21px;/* overflow:hidden;*/}
|
|
.searchbar li{ display:block;float:left; height:21px;}
|
|
.input-l{ background:url(images/Search/Input_l.gif) 0 0 no-repeat; width:23px;}
|
|
.input-c{background:url(images/Search/Input_bg.gif) top repeat-x; padding-left:5px;}
|
|
.input-c input{height:21px; border:none; background:transparent; line-height:21px; color:#666666; width:280px;}
|
|
.input-r{background:url(images/Search/Input_r.gif) 0 0 no-repeat; width:6px;}
|
|
.input-p{width:5px;}
|
|
/*.input-b{width:56px;}*/
|
|
.input-b input,.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;}
|
|
|
|
|
|
#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;}
|
|
|