﻿/*本例中运用到一个永远固定到页脚的footer容器,这个层是独立于主内容区的.*/
*{margin:0;padding:0;}
a {blr:expression(this.onFocus=this.blur())}
a{outline: none;}
html, body 
{
	height: 100%;
	font-size:12px;
	color:#000;
	font-family:Arial, 宋体;
	}
a:link,a:visited{
	color:#333333;
	/*#000*/
	text-decoration:none;
}
a:hover{
	color:#333333;
	/*#000*/
	text-decoration:underline;
}
img{ border:0px;}
#header{margin:0 auto; width:100%; height:30px;line-height:30px;text-align:center;background:url(../images/default/headbg.gif) repeat-x left top; }
#header0{margin:0 auto; width:778px; height:30px;line-height:30px;text-align:center;background:url(../images/default/headbg.gif) repeat-x left top; }
#inhead{width:930px;height:30px;position:relative;margin:0 auto; }
#inhead0{width:778px;height:30px;position:relative;margin:0 auto; }

#topmenu{width:100%;height:26px;line-height:26px;position:absolute;top:0px;right:0px;}
#channel_menu{width:100%;height:26px;line-height:26px;text-align:right;}
#channel_menu a{height:26px;padding:2px 2px 2px 10px;background:url(../images/default/listdot2.gif) no-repeat 0px center; color:#666;}
#function_menu{float:left;height:28px;width:140px;overflow:hidden;background:url(../images/default/funico.gif) no-repeat left center;padding-left:30px;}
#function_menu a{margin-right:15px;line-height:28px;height:28px;}
.bataico{display:block;height:0px;width:100%;position:relative;}
#betaico{position:absolute;right:148px;_right:153px;top:5px;display:block;width:20px; height:9px;font-size:0%;line-height:9px;background:url(../images/default/beta.gif) no-repeat left center;z-index:9999;}
