﻿@import url("common.css"); /* Common */


body { }

#wrap { background: #fff url(../img/sorry/bg_wrap.gif) center top repeat-x; height: 100%; width: 100%; padding-top: 0px; }

.cont-box { background: url(../img/sorry/bg_cont_box.gif) no-repeat; width: 761px; height: 469px; padding: 17px 20px 24px 19px; }
	.check { height: 109px; margin-bottom: 34px; }
		.progress { float: left; }
		.progress ul { float: left; }
		.progress ul li { float: left; margin-right: 7px; }
		.progress ul li.percent { margin-right: 0; }
		.check-cont { width: 444px; padding-top: 15px; float: right; }
		.check-cont h2 { font-size: 14px; color: #ff4119; line-height: 22px; margin-bottom: 5px; }
		.check-cont dl { width: 444px; }
		.check-cont dt { float: left; background: url(../img/sorry/icon_dt.gif) 0 center no-repeat; font-weight: bold; color: #fff; padding-left: 7px; line-height: 19px; width: 83px; height: 19px; }
		.check-cont dd { float: left; color: #c0bfbf; width: 354px; height: 19px; }

	.complaint { height: 229px; margin-bottom: 20px; }
		.flash { float: left; background: url(../img/sorry/bg_flash.gif) no-repeat; width: 242px; height: 181px; padding: 24px; }
		.complaint-cont { width: 444px; float: right; }
		.complaint-cont h3 { font-weight: bold; color: #fff; padding-left: 20px; font-size: 12px; margin-bottom: 6px; }
		.complaint-cont h3.tit1 { background: url(../img/sorry/icon_complaint.gif) 0 center no-repeat; }
		.complaint-cont h3.tit2 { background: url(../img/sorry/icon_item.gif) 0 center no-repeat; margin-bottom: 11px; }
		.complaint-cont p { color: #c0bfbf; margin-bottom: 12px; }
			.item-list { width: 444px; }
			.item-list ul { float: left; }
			.item-list ul li { float: left; }
			.item-list ul li strong { color: #fff; line-height: 18px; font-size: 12px; padding-bottom: 4px; }
			.item-list ul li a { color: #c0bfbf; font-size: 11px; }
			.item-list ul li.item { width: 79px; }
			.item-list ul li.item .img { border: 1px solid #3a3939; width: 77px; height: 73px; }
			.item-list ul li.item-cont1 { width: 132px; padding-left: 8px; padding-right: 8px; line-height: 15px; padding-top: 4px; }
			.item-list ul li.item-cont2 { width: 130px; padding-left: 8px; line-height: 15px; padding-top: 4px; }

	.event { height: 78px; }
		.event ul { float: left; }
		.event ul li { float: left; margin-right:10px; }
		.event ul li .img { border: 1px solid #3a3939; width: 245px; height: 76px; }
		.event ul li.none { margin-right: 0; }


