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

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}
* {
	margin:0;
	padding:0;
}

<style type="text/css"> 

<style type="text/css"> 
a {
    outline: none;
}
a:img {border: none; }
a:link { text-decoration: none; color: #666666; font:11px Arial,Geneva,Verdana,sans-serif; line-height:15px;
}
a:visited { text-decoration: none; color: #666666;font:11px Arial,Geneva,Verdana,sans-serif;line-height:15px;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font:11px Arial,Geneva,Verdana,sans-serif;
	line-height:15px;
}
a:active {
	text-decoration: none;
	color: #666;
	font:11px Arial,Geneva,Verdana,sans-serif;
	line-height:15px;
	font-weight: normal;
	} 
#container { 
    width: 960px; 
    margin-right: auto; 
    margin-left: auto; 
} 
* {  
  margin:0; 
  padding:0; 
} 
  
 
</style>

#banner {
	position: relative;
	width: 960px;
} 
	
	
#main_image {
	position: relative;
		width: 960px;
}

#footer {
	position: relative;
		width: 960px;
}

