@charset "UTF-8";


.menubox{
width:780px;
height:20px;
margin:0px;
padding:0px;
background-color:#ffffff;
}

/* ---------- menubar-1 ---------- */
.menubar1{
	float:left;
	width:150px;
	height:30px;
	color:#5a5a5a;
	background-color:#c7d9c7;
	text-align:center;
	margin-right: 3px;
}
.menubar1 a{
	display:block;
	width:150px;
	height:23px;
	color:#5a5a5a;
	background-color:#c7d9c7;
	text-decoration:none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menubar1 a:hover{
	color:#5a5aff;
	text-decoration:none;
}

/* ---------- menubar-2 ---------- */
.menubar2{
	float:left;
	width:150px;
	height:30px;
	color:#5a5a5a;
	background-color:#d3c7c7;
	text-align:center;
	margin-right: 3px;
}
.menubar2 a{
	display:block;
	width:150px;
	height:23px;
	color:#5a5a5a;
	background-color:#d3c7c7;
	text-decoration:none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menubar2 a:hover{
	color:#5a5aff;
	text-decoration:none;
}

/* ---------- menubar-3 ---------- */
.menubar3{
	float:left;
	width:150px;
	height:30px;
	color:#5a5a5a;
	background-color:#d9d9c7;
	text-align:center;
	margin-right: 3px;
}
.menubar3 a{
	display:block;
	width:150px;
	height:23px;
	color:#5a5a5a;
	background-color:#d9d9c7;
	text-decoration:none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menubar3 a:hover{
	color:#5a5aff;
	text-decoration:none;
}

/* ---------- menubar-4 ---------- */
.menubar4{
	float:left;
	width:150px;
	height:30px;
	color:#5a5a5a;
	background-color:#ffffff;
	text-align:center;
	margin-right: 3px;
}
.menubar4 a{
	display:block;
	width:150px;
	height:23px;
	color:#5a5a5a;
	background-color:#ffffff;
	text-decoration:none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menubar4 a:hover{
	color:#5a5aff;
	text-decoration:none;
}

/* ---------- box ---------- */
.box{
	width:778px;
	margin:0px;
	padding:0px;
	border-top:0px solid #5a5a5a;
	border-right:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	border-left:1px solid #5a5a5a;
	clear: both;
}

/* ---------- box_out_2 ---------- */
.boxout2{
	width:778px;
	margin:0px;
	padding:0px;
	border-top:0px solid #5a5a5a;
	border-right:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	border-left:1px solid #5a5a5a;
	clear: both;
}
/* ---------- box_out_3 ---------- */
.boxout3{
	width:778px;
	margin:0px;
	padding:0px;
	border-top:0px solid #5a5a5a;
	border-right:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	border-left:1px solid #5a5a5a;
	clear: both;
}
/* ---------- box_out_4 ---------- */
.boxout4{
	width:778px;
	margin:0px;
	padding:0px;
	border-top:0px solid #5a5a5a;
	border-right:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	border-left:1px solid #5a5a5a;
	clear: both;
}

/* ---------- box_in ---------- */
.list_top{
	position:absolute;
	margin:0px;
	padding:0px;
	width:778px;
	height:auto;
	border-top:1px solid #5a5a5a;
	display: block;
}
.list{
float:left;
position:absolute;
margin:0px;
padding:0px;
width:778px;
height:auto;
}

/* ---------- top-line ---------- */
.topline{
position:absolute;
width:779px;
height:1px;
overflow:hidden;
margin-top:-1px;
padding:0px;
border-top:1px solid #5a5a5a;
}

/* ---------- box-1 ---------- */
.box1{
position:absolute;
width:148px;
height:1px;
overflow:hidden;
margin-top:-1px;
padding:0px;
border-top:1px solid #c7d9c7;
}

/* ---------- box-2 ---------- */
.box2{
position:absolute;
width:148px;
height:1px;
overflow:hidden;
margin-top:-1px;
margin-left:153px;
padding:0px;
border-top:1px solid #d3c7c7;
}

/* ---------- box-3 ---------- */
.box3{
position:absolute;
width:98px;
height:1px;
overflow:hidden;
margin-top:-1px;
margin-left:202px;
padding:0px;
border-top:1px solid #d9d9c7;
}

/* ---------- box-4 ---------- */
.box4{
position:absolute;
width:98px;
height:1px;
overflow:hidden;
margin-top:-1px;
margin-left:303px;
padding:0px;
border-top:1px solid #ffffff;
}

/* ---------- main-1 ---------- */
.maintext1{
	margin:0px;
	padding:10px;
	width:758px;
	overflow:hidden;
	background:#c7d9c7;
}

/* ---------- main-2 ---------- */
.maintext2{
	margin:0px;
	padding:10px;
	width:758px;
	overflow:hidden;
	background:#d3c7c7;
}

/* ---------- main-3 ---------- */
.maintext3{
	margin:0px;
	padding:10px;
	width:758px;
	overflow:hidden;
	background:#d9d9c7;
}

/* ---------- main-4 ---------- */
.maintext4{
	margin:0px;
	padding:10px;
	width:758px;
	overflow:hidden;
	background:#c7d9c7;
}

#info {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	min-height:160px;
}


img#photo {
	float: left;
	background-color: #FFFFFF;
}

#shop_info {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	width: 470px;
	margin-right: 5px;
	margin-left:270px;
}

#price {
	padding: 0px;
	margin: 0px;
	height:48px;
}

#price li {
	list-style-type: none;
	font-size: 12px;
	line-height: 24px;
	float: left;
}

#price:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}

#shop_text {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#submit {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

#name {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
}

#advertise {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
}