@charset "UTF-8";
/* CSS Document */
p#indexFlash{
 background-image: url(../images/index_flashbg.gif);
 background-repeat: no-repeat; 
 width:690px;
 height:500px;
 padding:10px;
}
div.indexInformation{
 float:left;
 width:406px;
 margin-right:50px;
}
.indexInformation ul{
 padding-left:6px;
 list-style:none;
}
.indexInformation p#timestamp{
 font-size:90%;
 color:#cc3366;
}
.indexInformation p#exp{
 font-size:80%;
 color:#585858;
 line-height:120%;
}
p#indexBanner{
 float:left;
 width:234px;

}




















