﻿@charset "utf-8";
/* CSS Document */

/* header start*/
.w1200 { margin: 0 auto; width: 1000px; height: auto; overflow: hidden; }
#logo { margin: 15px 0; width: 500px; height: 68px; overflow: hidden; }
#search { margin-top: 35px; width: 200px; height: 30px; }
    #search input { float: left; }
.inp_srh { width: 160px; height: 30px; line-height: 30px; text-indent: 5px; color: #999; background: url(../images/search.jpg) no-repeat left center; border: none; }
.btn_srh { width: 40px; height: 30px; line-height: 30px; background: url(../images/search.jpg) no-repeat -160px center; border: none; cursor: pointer; color: #fff; font: bold 14px/30px "Microsoft YaHei"; text-indent: -5000px; }
#search * { vertical-align: middle; }
#tel { margin-top: 30px; margin-right: 25px; padding-left: 50px; width: 150px; height: 40px; background: url(../images/tel.png) no-repeat left bottom; color: #cc0000; font: 12px/20px "Microsoft YaHei"; }
    #tel span { color: #d00; font: 20px/20px "Arial"; }
/* header end*/
/* content start*/









