@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	font-size:14px;	
	color:#333;	
}
.container { 
	width:1200px;
}

#banner img { width:100%;}