#contents #main #mainArticle {
	width: 620px;
	margin-top: 20px;
	float: left;
}
#contents #main #mainArticle p {
	color: #59493f;
	margin-top: 10px;
}
#contents #main #mainArticle h3 {
	color: #a40035;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a40035;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
}
#contents #main #subArtivcle {
	float: right;
	width: 330px;
	margin-top: 20px;
}
#contents #main #subArtivcle #osusume {
	border: 1px solid #e5e0d9;
	color: #898989;
	background-color: #FFF;
	padding: 11px;
	position: relative;
}
#contents #main #subArtivcle #osusume #menu {
	border: 1px solid #eeeeee;
}
#contents #main #subArtivcle #osusume #menuName {
	color: #7e6b5a;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
#contents #main #subArtivcle #osusume p {
	font-size: 14px;
	line-height: 18px;
	color: #898989;
	margin-top: 10px;
}
#contents #main #subArtivcle #osusume #menuPrice {
	font-size: 18px;
	font-weight: bold;
	color: #ec6941;
	margin-top: 10px;
}
#contents #main #subArtivcle #osusume #toMenu {
	height: 23px;
	width: 294px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contents #main #subArtivcle #osusume #mark {
	position: absolute;
	left: 1px;
	top: 1px;
}
#contents #main #mainframe {
	background-color: #FFF;
	height: 450px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#contents #main #mainframe img{
	position:absolute;
	top:0;
	left:-1000px;
}
