<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#probar {
	margin-bottom: 20px;
}

#breadcrumbs {
	margin-bottom: 20px;
}


/* clear */
.clear { clear: both; }
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*-------------------------------------
* e_1_1_1
-------------------------------------*/
#case1 h2 {
	margin-bottom: 25px;
	background: url(../../../images/common/title_bg.jpg) top left no-repeat;
	display: table-cell;
	vertical-align: middle;
	width: 920px;
	height: 51px;
	padding: 0 15px 20px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.e_1_1_1 {
	width: 920px;
	padding: 20px;
	margin-bottom: 20px;
	background: #fdf8f1;
}

.e_1_1_1 .e_1_1_box {
	font-size: 16px;
}

.e_1_1_1 .e_1_1_box3 {
	width: px;
}

.e_1_1_1 .e_1_1_box span {
	width: 525px;
	font-size: 20px;
	font-weight: bold;
}

.e_1_1_1 .e_1_1_box span.orderNum {
	color: #ef8200;
}


.e_1_1_1 .e_1_1_box2 {
	width: 380px;
	font-size: 16px;
}

.e_1_1_1 .e_1_1_box3 {
	width: 430px;
	font-size: 16px;
}

/* common [priceBox] */
.price_box1 {
	display: block;
	overflow: hidden;
	margin-bottom: 80px;
}

#pb2check {
	display: inline-block;
	padding: 10px 20px;
	border: 2px solid #eee2c7;
	font-size: 16px;
	text-align: center;
}

#pb2check label {
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
}

.send_btn1 {
	text-align: center;
}

.send_btn1 button {
	border: none;
	padding: 0;
	cursor: pointer;
	margin-bottom: 20px;
}

.send_btn1 button:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
	-moz-opacity: .7;
}

#freedial {
	margin: 30px auto 40px;
	text-align: center;
}

#freedial h3 {
	color: #522213;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
}

.e_1_1_box a {
	text-decoration: underline;
}</pre></body></html>