img {
	border:0;
}
.wrap {
	width:800px;
	margin:0px auto;
}
#error_wrapper {
	border:3px solid #85BAE6;
	text-align:center;
	width:100%;
	float:left;
	margin:30px 0px 10px;
}
#error_bottom {
	border-top:1px solid #D5D5D5;
	text-align:center;
	padding:10px 0;
	font-size:11px;
	width:100%;
	float:left;
}
#error_bottom a {
	text-decoration:none;
	color:#333;
}
#error_txt {
	width:528px;
	height:290px;
	font-size:9pt;
	background:url("http://img.cbs.co.kr/cbs/inc/error/error_t.gif") no-repeat 0 20px;
	position:relative;
	margin:0px auto;
}
#error_txt .report_go {
	margin:73px 0 0 1px;
	width:146px;
	height:79px;
	display:block;
	float:left;
}
#error_txt .text {
	margin:75px 0 0 15px;
	line-height:14pt;
	text-align:left;
	float:right;
}
#error_txt .button {
	margin:25px 0 20px 10px;
	width:510px;
	float:left;
}
#error_wrapper img,
#error_wrapper input {
	border:0;
	margin:0 6px;
}
#error_txt .orange {
	font-weight:bold;
	color:#FD7C2B;
}


/* stop */
#stop_txt {
	width:528px;
	height:240px;
	font-size:9pt;
	background:url("http://img.cbs.co.kr/cbs/inc/error/error_t.gif") no-repeat 0 20px;
	border:0px solid #000;
	position:relative;
	margin:0px auto;
}
#stop_txt .text {
	line-height:14pt;
	text-align:left;
	position:absolute;
	top:70px;
	left:170px;
}
#stop_txt .report_go {
	margin:73px 0 0 1px;
	width:146px;
	height:79px;
	display:block;
	float:left;
}
#stop_txt .button {
	position:absolute;
	top:200px;
	left:70px;
}

/* top bottom */
#error_top{
	background:none;
	width:805px;
	padding:0px;
}

#error_bottom ul {
	padding:7px 0 5px 0;
	font-size:9pt;
	margin:0;
}
#error_bottom li {
	display:inline;
}
