@charset "utf-8";
/* CSS Document */

body {
margin-top:0px;
margin-bottom:0px;
text-align:center;
background-color: #717856;
	}
#bottom{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
padding-top:10px;
width:1000px;
height:300px;
}

#flash{
width:1000px;
height:700px;
text-align:center;
background-image:url(images/bg.gif);
background-repeat:repeat;
}

#flash02{
width:1000px;
height:700px;
text-align:center;
background-repeat:repeat;
}
.left{
background-image:url(images/web_bg_r1_c1.jpg);
background-position: top right;
}