﻿@charset "utf-8";
/* CSS Document */

.headbg {width:1200px; height:160px;  margin:0 auto; position:relative; }
.headbg img  { width:1200px; height:160px; z-index:0; }
.headbg a { position:absolute; top:3px; right:5px; z-index:9999; display:block; width:120px; height:21px; cursor:pointer;}
.headbg a img {width:120px; height:21px; }


.search { width:1200px; height:36px; background:url(../images/index-search_bg.png); margin:10px auto;}

.search_cont { float:right; width:600px; height:33px; line-height:33px; margin-top:2px;  }
 
.search_cont span { float:left; background:url(index-search_key.png) left center no-repeat; padding-left:30px; padding-right:2px;  font-family:"微软雅黑"; font-weight:bold; font-size:12px; color:#510e0e;vertical-align:top; }

.search_cont input { float:left; text-align:left; width:325px; height:22px;margin-top:3px; padding:0; border:1px solid #CCC;  }
.search_cont a { float:left; display:block; padding:0; width:80px; height:24px;  height:24px\0; line-height:24px; text-align:center; vertical-align:top; margin-top:3px;font-weight:bold; font-size:14px; letter-spacing:10px; color:#fff; padding-left:15px; background:url(../images/index-search_keybg.jpg) repeat-x; background-size:100% 100%; text-decoration:none;  }

.search_cont a:hover { background:#F30; height:24px\0;  }