@charset "utf-8";
/* CSS Document */

@import url("reset.css");

a {
	outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

body {
background-color: #f8f4ef;
}
#index_WRAPPER{
height:656px;
 background-image:url(../img/all_bg.jpg);
}
#index_flash{
width:960px;
height:656px;
margin:0 auto;
}
#index_FOOTER{
width:960px;
height:104px;
margin:0 auto;
}