@charset "utf-8";
/* CSS Document */

#banner{ 
	   position:relative;
	   margin:0 auto;
	   width:1200px;
       height:200px;
	   border-bottom:#2d3753 5px solid;
}