﻿#main_right {
	width: 560px;
	float: right;
	background: #fff;
	height: 550px;
}
.flash {
	background: url(../images/member.jpg);
}
#member {
	margin: 10px;
}
#members {
	text-align: center;
	padding-top: 10px;
}
#members span {
	color: #f00;
}
#order {
	padding-top: 10px;
}
.ltitle {
	font-size: 13px; 
	line-height: 160%;
	display: none;
}
.ltitle1 {
	font-size: 13px;
	line-height: 160%;
	padding:10px 10px 15px;
	background:#eef;
}
.ltitle_y {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
    padding-left:5px;
    background: #969696;
}
.ltitle_x {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
    padding-left:5px;
    background: #C0C0C0;
}
.ty {
	border-bottom: none;
	font-size: 13px;
	font-weight: normal;
}