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

body{
background-color:#FFFFFF;
margin:0;
}

#container {
width: 990px;
height : 680px;
margin:20px auto 0 auto;
padding:0;
overflow: hidden;
}

#content{
	width: 990px;
	height: 680px;
	overflow: hidden;
}