/*公共头部--------------------------------------------------------*/
#header{line-height:1.2;}/*搜索的背景*/
#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;line-height:1.2;}/*超链接未选中前*/
#header A:visited {color: #333; text-decoration: none;line-height:1.2;}/*超链接已选中后*/
#header A:hover {background:#abdc9d;color: #000000; line-height:1.2;}/*超链接鼠标停止时*/ 

#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%;}/*头部导航按钮背景*/

