@charset "UTF8";
.t12 {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.t_note {
	font-family: Verdana, Geneva, sans-serif;
	color: #F30;
	font-size: 12px;
	line-height: 20px;
}
.t13_acttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #ff5a00;
}


.date11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9c9c9c;
}
.t12_gary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	line-height: 26px;
}
.brand_t12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #939393;
	line-height: 20px;
}
.pic_border {
	border: 2px solid #d8d8d8;
}
.textborder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	border: 1px solid #999;
}
.store_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C6B9B9;
}
.store_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #F30;
}
.t13_qa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333;
}
.t_point_no21 {
	font-size: 21px;
	font-weight: bold;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
.t_point_no30 {
	font-size: 30px;
	font-weight: bold;
	color: #F30;
	font-family: Verdana, Geneva, sans-serif;
}
.item_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #5A4F45;
	padding: 5px;
	font-weight: normal;
}
.item_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #666;
	padding: 5px;
	font-weight: normal;
}
.list {
	background-color: #CF3;
	height: 20px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #e46319;
	text-decoration: none;
}
a:visited {
	color: #e46319;
	text-decoration: none;
}
a:hover {
	color: #004c81;
	text-decoration: none;
}
a:active {
	color: #004c81;
	text-decoration: none;
}

.editArea{
	position:relative;
}

.editAreaButton{
	position:absolute;top:-24px;right:-24px;width:48px;height:48px;background:url(img/select.png);z-index:99;cursor:pointer;
}

.editAreaStart{
	position:absolute;top:10px;right:10px
}

.editAreaBorder{
	position:absolute;border:5px solid #178918;background:#B7FF73;filter:alpha(opacity=30); /* IE */ -moz-opacity:0.3; /* Moz + FF */ opacity: 0.3;
}

.editAreaBorder_banner{
	width:530px;height:225px;z-index:98
}

.editAreaBorder_ative{
	width:680px;
}

.editRoom{
	height:450px;display:none;
}

.editRoom li{
	float:left;margin:10px;
}

#newData {
	background:#D77F23;color:#FFFFFF;cursor:pointer;height:25px;line-height:25px;font-weight:bold
}

.closeAreaButton{
	position:absolute;right:0;top:0;width:100%;width:100px;background:#DAC8B6;color:#A05200;height:20px;line-height:25px;cursor:pointer;font-weight:bold
}

.dataArea{
	height:350px;overflow-y:auto;
}

.del{
	float:right;width:48px;height:48px;background:url(img/delete.png);cursor:pointer;
}
.refresh{
	float:right;width:48px;height:48px;background:url(img/refresh.png);cursor:pointer;
}

.textarea{
	z-index:99;
}

.answer{
	display:none;
}

.question{
	cursor:pointer;
}

.check_desc {
	font-size:12px;
}

.check_desc td {
	vertical-align:top;
	width:146px;
	height: 290px;
} 
.check_desc p {
	padding:6px 6px 0 6px;margin:0;line-height:20px;
}
.note {
	padding: 12px 0 0 0;
	vertical-align:top;
}
