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

#container {
	border: 0px;
	outline: none;
    background: #FFF;
    max-width: 100%;
	max-height: auto;
	width: auto/9;
    padding: 20px;
    overflow: hidden;
}
	