@import "reset.css";
@import "default.css";
@import "base.css";

@charset "utf-8";

.tbox {
	width: 645px;
	height: 112px;
	padding-top: 7px;
	border: 4px solid #f0f0f0;
	margin-bottom: 10px;}
	
	.tbox p {
		width: 610px;
		height: 90px;
		padding: 5px 20px 5px 0px;
		margin: 0px auto;
		white-space: pre-wrap;
		overflow-y: scroll;
		letter-spacing: -1px;
		line-height: 18px;
		color: #838383}
		
		.tbox p br { display: none;}
		
	.ie7 .tbox p { letter-spacing: 0px;}
		
		.ie7 .tbox p br { display: block;}
	
	
.ck_wrap { color: #3b3b3b; letter-spacing:-1px;}

	.ck_wrap input { position: relative; top: 2px;}

.cen table {
	width: 660px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;}
	
	.cen th,
	.cen td { 
		padding: 5px 0px 6px;
		border-bottom: 1px solid #efefef;
		color: #3b3b3b;}
		
	.cen th {
		padding-left: 23px;
		text-align: left;
		background: url(../img/customer/center_05.gif) no-repeat 15px 13px #f5f5f5;}
		
	.cen th.last {
		vertical-align: top;
		background-position: 15px 10px;}
		
	.cen td {padding-left: 10px;}
	
	.cen .textbar {
		width: 130px;
		height: 16px;
		padding: 3px 5px;
		border-left: 1px solid #d3d3d3;
		border-top: 1px solid #d3d3d3;
		background-color: #f5f5f5;
		color: #3b3b3b;
		font: "돋움", sans-serif;}
		
	.cen .w_50 { width: 50px;}
	.cen .w_180 { width: 180px;}
	.cen .w_527 { width: 527px;}
	
	.cen select {
		height: 23px;
		border:none;
		border-left: 1px solid #d3d3d3;
		border-top: 1px solid #d3d3d3;
		background-color: #f5f5f5;
		color: #3b3b3b;
		font: "돋움", sans-serif;
		position: relative;
		top: -2px;}

	.cen textarea {
		width: 517px;
		height: 150px;
		padding: 5px 10px;
		border-left: 1px solid #d3d3d3;
		border-top: 1px solid #d3d3d3;
		background-color: #f5f5f5;
		color: #3b3b3b;
		font: "돋움", sans-serif;}

.cen .btn_wrap { text-align: center;}




