


.printmall .typeselect {
	width:100%;
	border:0;
}
.typeselect td {
	width:33%;
	height:50px;
	text-align:center;
	background-color:#eee;
	cursor:pointer;
}
.typeselect td.active {
	background-color:#08f;
}

.printmall .item {
	boarder-spacing:0;
	border-collapse:collapse;
	border:0;
	border-top:1px #d0d0d0 solid;
}
.printmall .item tr {
	height:35px;
}
.printmall .item th,
.printmall .item td {
	font-weight:normal;
	border-bottom:1px #d0d0d0 solid;
	padding:auto 0;
	line-height:130%;
}
.printmall .item th {
	background-color:#efefef;
}

.printmall .summary {
	padding:14px 0 4px;
	border-bottom:1px #ccc solid;
}

.printmall .list {
	width:100%;
	border-collapse:collapse;
	border-top:1px #d7d7d7 solid;
}
.printmall .list tr {height:35px; vertical-align:middle;}
.printmall .list th {
	text-align:center;
	padding:0 3px;
	background-color:#eee;
	border-bottom:1px #d7d7d7 solid;
}
.printmall .list td {
	text-align:center;
	padding:0 3px;
	border-bottom:1px #d7d7d7 solid;
}
.printmall .list .subject {
	text-align:left;
}
.printmall .list td img {
	vertical-align:middle;
}
.printmall .list .headword {
	display:inline-block;
	margin-right:4px;
}
.printmall .list .subject {
	vertical-align:middle;
}
.printmall .list-comment {
	display:inline-block;
	line-height:10px;
	font-size:10px;
	color:#f60;
	padding:1px 3px;
	border:1px #fa0 solid;
	border-radius:2px;
	vertical-align:middle;
}

.printmall .listwork {
	padding:5px 0;
}
.printmall .listwork label {
	display:block;
	padding-bottom:3px;
	font-weight:bold;
}

.design-list {
	padding:10px 0 0 25px;
}
.printmall .summary input[type=button],
.design-list input[type=button] {
	padding:2px 5px;
	border:1px #544 solid;
	border-radius:5px;
	background-color:#544;
	color:#fff;
	font-size:11px;
	cursor:pointer;
}
.design-list input[type=button]:hover {
	border-color:#06d;
	background-color:#06d;
}

/* 디자인목록 가로형 */

.landitem {
	
	border-spacing:0;
	border:0;
	margin-bottom:40px;
}

.landitem .btncell {
	width:64px;
	height:100px;
	vertical-align:top;
	text-align:right;
}
.landitem .imgcell {
	width:auto;
	height:100px;
	line-height:0;
}
.landitem .imgcell img {
	width:600px;
	height:auto;
	border:1px #777 solid;
}
.landitem .btncell .btn_req {
	width:55px;
	height:50px;
	border:0;
	border-radius:0;
	background-color:#e7e7e7;
	color:#000;
	font-size:12px;
	margin-bottom:8px;
	cursor:pointer;
}
.landitem .btncell .btn_wish {
	width:55px;
	height:50px;
	border:0;
	border-radius:0;
	background-color:#afe0dd;
	color:#000;
	font-size:12px;
	cursor:pointer;
}
.landitem .desc {
	padding:5px;
}
.landitem .desc label {
	font-weight:bold;
	color:#000;
}
.landitem .desc span {
	color:#c50;
}


/* 디자인목록 세로형 */

.portitem {
	float:left;
	width:200px;
	margin:0 15px;
}
.portitem .imgcell {
	height:550px;
	vertical-align:bottom;
	text-align:center;
}
.portitem .imgcell img {
	max-width:194px;
	max-height:500px;
}
.portitem .desc {
	text-align:center;
	padding:5px 0;
}
.portitem .desc label {
	font-weight:bold;
}
.portitem .desc span {
	color:#c50;
}
.portitem .btncell {
	text-align:center;
}
.portitem .btncell .btn_req {
	width:55px;
	height:50px;
	border:0;
	border-radius:0;
	background-color:#e7e7e7;
	color:#000;
	font-size:12px;
	margin-right:50px;
	cursor:pointer;
}
.portitem .btncell .btn_wish {
	width:55px;
	height:50px;
	border:0;
	border-radius:0;
	background-color:#afe0dd;
	color:#000;
	font-size:12px;
	cursor:pointer;
}

/* 디자인목록 포스터형 */

.posteritem {
	float:left;
	width:200px;
	margin:0 15px;
}
.posteritem .imgcell {
	height:300px;
	vertical-align:bottom;
	text-align:center;
}
.posteritem .imgcell img {
	max-width:192px;
	max-height:250px;
}
.posteritem .desc {
	text-align:center;
	padding:5px 0;
}
.posteritem .desc label {
	font-weight:bold;
}
.posteritem .desc span {
	color:#c50;
}
.posteritem .btncell {
	text-align:center;
}
.posteritem .btncell .btn_req {
	width:55px;
	height:50px;
	border:0;
	border-radius:0;
	background-color:#e7e7e7;
	color:#000;
	font-size:12px;
	margin-right:50px;
	cursor:pointer;
}
.posteritem .btncell .btn_wish {
	width:55px;
	height:50px;
	border:0;
	border-radius:0;
	background-color:#afe0dd;
	color:#000;
	font-size:12px;
	cursor:pointer;
}



/* 상세페이지 */
.detail_imgbox {
	padding:5px;
}
.detail_imgbox img {
	max-width:600px;
	max-height:200px;
}

/* 신청(주문)페이지 */

.order .sect-title {
	padding:4px 0;
	margin-top:30px;
	font-weight:bold;
}


/* cart */
.cart-qty {
	border:0;
	width:30px;
	height:20px;
	padding:0;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
}


/* 카테고리관리 */
.printmall .btn-addcat {
	font-size:11px;
	color:#909090;
	cursor:pointer;
}
.printmall .btn-addcat:hover {
	color:#08f;
}



/* 공통 버튼 */

.printmall .buttons {padding:15px 0; text-align:center;}
.printmall .buttons button,
.printmall .buttons input[type=button],
.printmall .buttons input[type=submit] {
	padding:5px 20px;
	border:1px #777 solid;
	border-radius:3px;
	background-color:#ccc;
	color:#000;
	font-size:14px;
}
.printmall .buttons button {padding:3px 15px;}
.printmall .buttons button img {height:14px; width:auto; vertical-align:middle;}
.printmall .buttons input.emp {
	background-color:#777;
	color:#fff;
}

.printmall .list input[type=button],
.printmall .item input[type=button] {
	padding:2px 5px;
	border:1px #777 solid;
	border-radius:3px;
	background-color:#ccc;
	color:#000;
	font-size:11px;
	cursor:pointer;
}
.printmall .list input[type=button]:hover,
.printmall .item input[type=button]:hover {
	background-color:#08f;
	color:#fff;
}

/* 로그인 */
.printmall .login {
	padding:20px 0;
}
.printmall .login .loginbox {
	width:400px;
	margin:50px auto;
	border:1px #999 solid;
	border-radius:7px;
	padding:10px 30px;
}

.printmall .login .itembox {
	padding:10px 0;
	text-align:left;
}
.printmall .login .itembox .itemtitle {
	display:inline-block;
	width:120px;
	padding:3px 0;
	font-weight:bold;
	text-align:right;
}
.printmall .login .itembox input[type=text],
.printmall .login .itembox input[type=password],
.printmall .login .itembox input[type=number],
.printmall .login .itembox input[type=tel],
.printmall .login .itembox input[type=email] {
	border:1px #ccc solid;
	height:24px;
	width:200px;
	font-size:inherit;
}
.printmall .login .optionbox {
	text-align:center;
}
.printmall .login .links {
	padding:10px 0;
	text-align:right;
}
.printmall .login .links input[type=button] {
	width:130px;
	height:30px;
	border:1px #e5e5e5 solid;
	border-radius:2px;
	background-color:#e5e5e5;
	color:#000;
	font-size:12px;
	cursor:pointer;
}



/* 다이얼로그 */
.printmall-dlg {
	position:absolute;
	background-color:#eee;
	display:none;
	border:1px #555 solid;
	box-shadow: 3px 3px 3px #999;
}

.printmall-dlg .dlg-title {
	padding:7px;
	text-align:center;
	font-weight:bold;
}
.printmall-dlg .inner {
	padding:5px;
	background-color:#fff;
}
.printmall-dlg .buttons {
	padding:5px 0;
	text-align:center;
}

.printmall-dlg .imgbox {
	text-align:center;
	width:800px;
	height:600px;
	overflow:auto;
}
.printmall-dlg .imgbox img {
	width:auto;
	height:auto;
}