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

#main-image{
	width:630px;
	height:160px;
	margin:20px;
	padding:0;
	border-bottom:1px solid #8c0800;
	border-top:1px solid #8c0800;
	float:left;
	display:inline;
	background:url(../images/imagemain2.gif) top no-repeat;
}