#head { position:static; width:100%; height:135px; background:url(/template/images/head_bg.jpg) repeat-x; overflow:visible; }
#head_group { margin:auto; padding:0px 10px; width:1002px; height:135px; background:url(/template/images/head_bg.jpg) repeat-x; overflow:visible; }

#logo { float:left; padding:25px 0px; width:264px; height:50px; }
#logo img { width:auto; height:50px; }

#nav { float:left; margin-top:8px; width:auto; height:20px; }
#nav ul li { width:auto; padding:0px 10px 6px; height:14px; font:bold 14px "微软雅黑"; color:#666; border-left:1px solid #fafafa; border-right:1px solid #cacaca; }
#nav ul li a { font:bold 14px "微软雅黑"; color:#666; text-decoration:none; }
#nav ul li div.menu_group { display:none; position:absolute; z-index:999; width:auto; height:auto; }
#nav ul li div.menu_group div.menu { float:left; padding:0px 10px; margin-top:5px; font:normal 14px "微软雅黑"; color:#039; border:1px solid #b0b0b0; background-image:url(/template/images/bg.png); line-height:30px; }
#nav ul li div.menu_group div.menu a { font:normal 14px "微软雅黑"; color:#039; line-height:25px;  }

#search_group { float:right; margin-top:4px; width:auto; height:26px; overflow:visible; }
#search_group img { position:relative; top:0px; right:0px; width:35px; height:26px; cursor:pointer; }
#search { position:relative; top:0px; left:0px; background:url(/template/images/search_bg.jpg) no-repeat 3px 3px #fff; padding-left:20px; width:220px; height:22px; line-height:22px; border:1px solid #c0c0c0; border-radius:5px; font:normal 12px Tahoma,"微软雅黑"; }
#search_option { position:relative; top:-26px; left:195px; width:48px; height:26px; background-color:#666; border-top-right-radius:5px; border-bottom-right-radius:5px; text-align:center; color:#fff; overflow:visible; }
#search_option font { font:normal 14px "微软雅黑"; color:#fff; line-height:24px; }
#search_change { display:none; position:absolute; z-index:999; padding:5px 0px; width:48px; height:auto; background-color:#666; border-bottom-right-radius:5px; text-align:center; color:#fff; cursor:pointer;  }