@charset "utf-8";
/* CSS Document */

/*全局定义*/
body { margin:0; padding:0; color:#000; font-family:"宋体",Arial; line-height:20px; font-size:12px; width:1000px;}
div,ul,li,dl,dd,form,h1,h2,h3,h4,h5,span,font,select,input { margin:0; padding:0;}
h2,h3,h4,h5,h6 { font-size:12px;}
input,select { line-height:16px; color:#036;}
img { border:none;}
ul,li { list-style:none; line-height:24px;}
.clear { clear:both;}
a,a:visited { color:#036; font-size:12px; text-decoration:none;}
a:hover { color:#cd0000; text-decoration:underline}

#channer_nav { height:56px; border-bottom:#bedfff solid 1px; background:#fff;}
#logo { width:283px; height:56px; float:left; background:url(logo.gif);}
#logo a { width:283px; height:56px; display:block; overflow:hidden; text-indent:-9999px;}
#channer_nav .nav { float:left; margin-top:25px;height:20px; color:#999; line-height:29px; padding-left:10px;}
#search { float:right; width:220px; padding-top:4px;}
#search .btn { background:url(search_btn.gif); width:50px; height:20px; border:none; line-height:20px; cursor:pointer; display:block; float:left; font-size:12px;}
#search .input { height:18px; border:#bedfff solid 1px; line-height:18px; width:100px; display:block; float:left; margin-right:5px;}
#search .txt { float:left; line-height:22px;}
