@charset "utf-8";

@import url("../packages/default/css/import.css");

#time{
	background-image: url(../packages/default/image/ladys.jpg);
        height:255px;
}

#flashbox{
float:left;
width:398px;
}

#bannerbox{
float:left;
width:602px;
}

.red1{
color: #F00;
}