@charset "utf-8";
/* CSS Document */

/* Reset */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{font-family:"SimSun","宋体","Arial Narrow"; font-size:12px; color:#555;}
ul,ol{ list-style:none;}
select,input,img{vertical-align:middle;}
a{ color:#0165b1; text-decoration:none;}
.clear{ clear:both;}
.wrap{ height:auto; width:1004px; margin:0 auto;}

.top,.nav,.main{ height:auto; width:100%; float:left; _display:inline;}
.top{ padding:10px 0;}
.logo{ float:left;}
.search{ height:24px; width:265px; float:right; padding-top:20px;}
.searchbox{ height:22px; line-height:22px; width:172px; padding:1px 0 1px 26px; color:#c7c7c7; border:0; background:url(../images/search.gif) 0 0 no-repeat; float:left;}
.search_button{ height:24px; width:60px; float:right; background:url(../images/btn.gif) 0 0 no-repeat; border:0; color:#FFF; cursor:pointer;}
.nav{ height:30px; line-height:30px; text-align:center; background:#0165b1; color:#fff;}
.nav a{ color:#fff; padding:0 10px;}
.nav a:hover{ color:#FF0}
.main{ height:auto; background:#eef5f5;}
.title{ height:30px; line-height:30px; font-size:14px; font-weight:bold; border-bottom:#ccc 1px dotted; width:984px; padding-left:20px; padding-top:10px; float:left;}
.intro{ height:auto; width:984px; padding:10px; float:left; line-height:2; border-bottom:#ccc 1px dotted; }
.search_model_list{ display:none;}
.footer{ height:auto; width:1004px; padding:20px 0 10px; line-height:30px; float:left; font-family:Arial, Helvetica, sans-serif; text-align:center;  background:#0165b1; color:#fff;}
.footer a{ color:#fff;}