@import "nav.css";body {	background-image: url(../img/common/back.gif);	background-repeat: repeat-y;	background-position: center top;	background-color: #e1e1e1;	font-size: 12px;	line-height: 16px;	color: #333333;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	margin:0px;}#wrap {	text-align: left;	width: 755px;	margin-right: auto;	margin-left: auto;	border-top: solid 5px #700C03;	padding-top: 5px;}img{border:none;}#maporder{	margin:0px;	padding:0px;	width: 752px;	height: 55px;	background-image:url(../img/title-order.gif);	background-repeat: no-repeat;}#maporder ul{	padding-top:20px;	margin: 0px;	padding-right:0px;	padding-bottom: 0px;	padding-left: 0px;	}#maporder li{	text-indent:-9999px;	float: right;	text-decoration: none;	list-style-type:none;}#m1 a{	width: 107px;	height: 30px;	background-image:url(../img/order_bt01.gif);	background-repeat: no-repeat;	display: block;}#m1 a:hover{	background-image:url(../img/order_bt01-over.gif);	background-repeat: no-repeat;	}#m2 a{	width: 107px;	height: 30px;	background-image:url(../img/order_bt02.gif);	background-repeat: no-repeat;	display: block;}#m2 a:hover{	background-image:url(../img/order_bt02-over.gif);	background-repeat: no-repeat;	}#m3 a{	width: 148px;	height: 30px;	background-image:url(../img/order_bt03.gif);	background-repeat: no-repeat;	display: block;}#m3 a:hover{	background-image:url(../img/order_bt03-over.gif);	background-repeat: no-repeat;	}#order_body #m1 a{	background-image:url(../img/order_bt01-over.gif);	background-repeat: no-repeat;	}
