@charset "utf-8";
@import url("reset.css");
@import url("header.css");
@import url("bread.css");
@import url("footer.css");
/* CSS Document */

#wrapper01{
width:915px;
margin:0px auto;
}

a{
color:#fff;
text-decoration:none;
}

a:hover{
color:#fff;
text-decoration:underline;
}

#flash01{
background-image: url(../img/noflash.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#flash01 p{
width: 915px;
height: 257px;
padding-top: 300px;
text-align: center;
font-size: 14px;
}