a{blr:expression(this.onFocus=this.blur());}
object { outline:none; } 
a:focus { -moz-outline-style: none; }
a,p,li,ul{margin:0;padding:0}

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	width:950px;
	margin: 0 auto;
}
#wrap{
    float:left;
    margin-left:10px;
    width:930px;
}
#header{
        float:left;
	width:930px;
	height:70px;
	background-image:url(images/logo.gif);
	background-position:0 20px;
	background-repeat:no-repeat;
}
#flash{
        float:left;
	width:930px;
	height:555px;
}
#footer{
    float:left;
	width:930px;
	margin-left:10px;
	height:40px;
	background-color:#f1f1f1;
	text-align:center;
	line-height:40px;
	color:#858585;
	font-size:11px;
}
#clear{
	clear:both;
}

.addfav{ width:667px; height:40px; z-index:2; position:absolute; top:378px; overflow:hidden; }
.addfav .mask{ width:667px; height:40px; z-index:3; position:absolute; background:url(images/alpha_50.png); top:0px; left:0; }
.addfav .content{  height:40px; z-index:100px; background:url(images/addfav_mask.png)  no-repeat bottom;}

.addfav .btn{	
	display:block;
	width:75px;
	height:26px;
	font-size:0;
	text-indent:-9000px;
	background:url(images/btn_save.jpg) no-repeat;
	position:relative;
	top:7px;
	left:15px;

}
.addfav .btn:hover{ background:url(images/btn_saveOver.jpg) no-repeat;
}

.addfav span{ width:400px;  font-size:12px; color:#fff; position:absolute; top:13px; left:100px;}
