/*公共头部--------------------------------------------------------*/
#header{background:url(/imgs/top1.gif) repeat-x top;}/*搜索的背景*/
#header .btn{background:url(/imgs/button.gif) no-repeat; width:75px; height:22px; border:0; line-height:22px; padding-left:16px; }/*登陆搜索按钮*/
#header A:link {color: #333; text-decoration: none;}/*超链接未选中前*/
#header A:visited {color: #333; text-decoration: none;}/*超链接已选中后*/
#header A:hover {display: inline;background:#c1ff9f;color: #000000}/*超链接鼠标停止时*/

#header .line{ border-right:#d5d5d5 dashed 1px;}/*虚线*/
#header .navbg1{ background:url(/imgs/index_11.gif) no-repeat 40% 50%;}/*头部导航按钮背景*/
#header .navbg2{ background:url(/imgs/index_14.gif) no-repeat 40% 50%;}/*头部导航按钮背景*/

