﻿@import url(/css/layout.css);
body{
	width:598px;
	margin:100px auto;
}
body .wrap_error{
	background:url("http://ttimg.tworld.co.kr/together/error/error_box1b.gif") repeat-y 0px 0px;
	width:100%;
	float:left;
}
body .wrap_error p{
	background:url("http://ttimg.tworld.co.kr/together/error/error_box1a.gif") no-repeat 0px 0px;
	width:100%;
	padding:50px 0px 40px;
	text-align:center;
}

body .wrap_error dl{
	background:url("http://ttimg.tworld.co.kr/together/error/error_box2a.gif") repeat-y 0px 0px;
	width:100%;
	float:left;
}
body .wrap_error dl dt{margin:28px 0px 13px 44px;}
body .wrap_error dl dd{
	background:url("http://ttimg.tworld.co.kr/together/error/error_box2b.gif") no-repeat 0px bottom;
	width:100%;
	padding-bottom:30px;
}
body .wrap_error dl dd label{
	width:100%;
	display:block;
	font-weight:bold;
	text-indent:44px;
	line-height:1.5;
	color:#8b8b8b;
}
