@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body{
text-align:center;
font-size:12px;
font-family:'宋体', Arial, Helvetica, sans-serif;
color:#000;
line-height:22px;
margin:0;
padding:0;
background:#fff;
}
a{ text-decoration: none; color:#000;}
a:hover{
color:#f20;
}
a img{ border:none;}
h1,h2,h3,h4,h5{ margin:0; padding:0;}
ul,ul li{list-style:none; margin:0; padding:0;}
.clear{ clear:none;}
.clearfix{
visibility:hidden;
display: block;
font-size:0;
content:".";
clear:both;
height:0;
overflow:hidden;
}
.clearfix{
zoom:1;
}
#warper{
width:1002px;
margin:0 auto;
padding:0;
text-align:center;
background:#e2e5e8;
}

/*--------------------------------------------------表单样式--*/
.input_bbg{
width:90px;
height:16px;
border:1px solid #3f80d0;
background:url(../images/input_bg.gif) repeat-x;
}
.input_sr{
width:135px;
height:20px;
border:1px solid #999;
}
.submit_sr{
border:none;
width:37px;
height:37px;
font-size:13px;
color:#011c3b;
font-weight:bold;
border:2px solid #408cd9;
background:url(../images/search_bg.gif) no-repeat;
}
.select_fl{
width:115px;
height:20px;
line-height:20px;
font-size:12px;
text-align:center;
border:1px solid #999;
}

/*---------------------------------------------字体颜色--*/






