.ctm {
	font-size:12px;
}

.ctm .ctm-body {
	width:960px;
	margin:0 auto;
	padding-top:40px;
}

.ctm input {
	vertical-align:middle;
}

/* 목록 페이지 */

.ctm .top-search {
	background-color:#f4f4f4;
	height:38px;
	overflow:hidden;
}
.ctm .top-search:hover,
.ctm .top-search.active {
	height:auto;
}
.ctm .top-search .search-body {
	width:1120px;
	margin:0 auto;
	padding:10px 0;
}
.ctm .top-search .search-body table {
	width:1024px;
	border-spacing:0;
	border:0;
}
.ctm .top-search .search-body table th {
	vertical-align:top;
	font-size:14px;
	text-align:left;
}
.ctm .top-search .search-body table td {
	vertical-align:top;
}
.top-search .kindbox {
	width:60px;
	border:1px #c4c5c7 solid;
	background-color:#dcdddf;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:4px 0;
	margin-bottom:5px;
}
.top-search .kindlist {
	min-height:24px;
	font-size:11px;
	margin:5px 0 0 0;
	padding:0;
}
.top-search .kindlist .item-kind {
	width:50px;
	border:1px #c4c5c7 solid;
	background-color:#fff;
	font-size:11px;
	padding:5px 10px;
	cursor:pointer;
}
.top-search .kindlist .item-kind.active {
	background-color:#2584c6;
	color:#fff;
}
.top-search .kindlist .item-kind-s {
	width:25px;
	border:1px #c4c5c7 solid;
	background-color:#fff;
	font-size:11px;
	padding:5px 0;
	margin-right:3px;
	margin-bottom:3px;
	cursor:pointer;
	float:left;
	text-align:center;
}
.top-search .kindlist .item-kind-s.active {
	background-color:#2584c6;
	color:#fff;
}

.ctm .summary {
	padding:0 0 10px 0;
	font-size:14px;
	color:#777;
}

.ctm .summary .textsearch {
	float:right;
}
.ctm .summary .textsearch input[type=checkbox] {
	vertical-align:middle;
}
.ctm .summary .textsearch input[type=image] {
	width:27px;
	height:27px;
	border:1px #ccc solid;
	padding:0 auto;
	vertical-align:middle;
}
.ctm .summary .textsearch input[type=text] {
	height:27px;
	padding:0;
	border:1px #ccc solid;
	vertical-align:middle;
}
.ctm .summary .textsearch span {
	height:27px;
	border:1px #999 solid;
	padding:3px 5px;
}
.ctm .summary .textsearch img {
	vertical-align:middle;
}
.ctm .summary .pathinfo {
	font-weight:bold;
	line-height:30px;
}
.ctm .summary .info {
	color:#01c7d2;
}

.ctm .notice .notice-wrap {
	padding:7px 0;
	border-bottom:1px #ccc solid;
}

/* 갤러리형 목록 */
.ctm-grid {
	padding:10px 0;
}
.ctm-grid .contents-wrap {
	width:158px;
	height:198px;
	border:1px #bfc0c4 solid;
	float:left;
	margin:0 16px 23px 16px;
	*zoom:1;
	*width:160px;
	*height:200px;
}
.ctm-grid .contents-wrap .imgbox {
	line-height:0;
	border-bottom:1px #bfc0c4 solid;
}
.ctm-grid .contents-wrap .imgbox img {
	width:158px;
	height:115px;
}
.ctm-grid .contents-wrap .title {
	font-size:14px;
	height:55px;
}
.ctm-grid .contents-wrap .title input {
	vertical-align:middle;
}
.ctm-grid .contents-wrap .title > div {
	padding:9px 9px 4px 9px; line-height:150%;
	font-weight:bold;
	color:#000;
}
.ctm-grid .contents-wrap .title .num_comment {
	font-weight:normal;
	color:#f40;
}
.ctm-grid .contents-wrap .info {
	padding:4px 9px 4px 9px;
}
.ctm-grid .contents-wrap .info .roomname {
	color:#0366cc;
}

/* 목록형 */
.ctm .list-titlebar {
	padding:2px 0;
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
	background-color:#eee;
}
.ctm .list-titlebar table {
	width:100%;
	border-spacing:0;
	border:0;
}
.ctm .list-titlebar th {
	height:30px;
	border-left:1px #fff solid;
}
.ctm .list-titlebar th:first-child {
	border-left:0;
}

.ctm-list {
}
.ctm-list > table {
	width:100%;
	border-spacing:0;
	border:0;
}
.ctm-list > table td {
	font-size:14px;
	height:30px;
	border-bottom:1px #ccc solid;
	text-align:center;
}
.ctm-list > table td img {
	vertical-align:middle;
}
.ctm-list > table td input {
	vertical-align:middle;
}
.ctm-list > table .num_comment {
	font-weight:normal;
	color:#f40;
}

/* 상세페이지 */

.ctm .view {
	padding:30px 50px;
}
.ctm .view .contents-wrap {
	border:1px #ccc solid;
}
.ctm .view .infobox .title {
	padding:7px 5px 7px 15px;
	border-left:13px #2583cb solid;
	border-bottom:1px #ccc solid;
	font-size:18px;
	font-weight:bold;
}
.ctm .view .infobox .title span {
	float:right;
	font-weight:normal;
	font-size:12px;
}
.ctm .view .infobox .title span img {
	vertical-align:middle;
}
.ctm .view .infobox .info {
	clear:both;
	padding:30px 60px;
}
.ctm .view .infobox .main-image {
	width:300px;
	height:225px;
	border:1px #999 solid;
	text-align:center;
	float:left;
	margin-right:30px;
}
.ctm .view .infobox .main-image img {
	max-width:100%;
	max-height:100%;
}
.ctm .view .infobox .detail {
	width:400px;
	float:left;
}
.ctm .view .infobox .detail .info-title {
	padding: 4px 0 10px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px #ddd solid;
	margin-bottom:15px;
}
.ctm .view .infobox .detail table {
	width:100%;
}
.ctm .view .infobox .detail table th {
	color:#888;
	padding-left:15px;
	text-align:left;
	height:30px;
	font-size:14px;
	background:url(../images/ico_itemtitle.png) no-repeat 5px 50%;
}
.ctm .view .infobox .detail table td {
	font-weight:bold;
	color:#000;
	font-size:14px;
}
.ctm .view .infobox .detail table input[type=button] {
	padding:4px 6px;
	border:1px #ccc solid;
	border-radius:3px;
	background-color:#eee;
	font-size:11px;
	color:#000;
	cursor:pointer;
}
.ctm .view .infobox .info-buttons {
	padding:20px 0;
}
.ctm .view .infobox .info-buttons input[type=button] {
	width:220px;
	height:35px;
	border:1px #ccc solid;
	background-color:#eee;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
	margin:0;
}
.ctm .view .infobox .info-buttons button {
	width:110px;
	height:35px;
	border:1px #ccc solid;
	background-color:#eee;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
	margin:0 0 0 10px;
}
.ctm .view .infobox .info-buttons button img {
	vertical-align:middle;
}
.ctm .view .infobox .tags {
	padding:30px 0 0 0;
}
.ctm .view .infobox .tags span {
	display:inline-block;
	color:#1b86d4;
	margin-right:10px;
}
.ctm .view .infobox .tags label {
	display:inline-block;
	margin-left:15px;
}

.ctm .view .contents-body {
	border-top:1px #ccc solid;
	padding:20px;
	line-height:150%;
}

.commentlist-box {
	padding-top:40px;
}
.commentlist-box .comment-write {
	width:100%;
}
.commentlist-box .comment-write td {
	padding:0;
}
.commentlist-box .comment-write .btncell {
	width:80px;
}
.commentlist-box textarea {
	width:99%;
	height:68px;
	vertical-align:middle;
	border:1px #999 solid;
	line-height:150%;
	margin:0;
}
.commentlist-box input[type=button] {
	width:100%;
	height:72px;
	border:1px #555 solid;
	background-color:#555;
	color:#fff;
	cursor:pointer;
	vertical-align:middle;
}
.commentlist .comment {
	margin-top:10px;
	padding:10px 0;
	border-top:1px #999 dotted;
}
.commentlist .comment .info {
	padding-bottom:4px;
	color:#929292;
}
.commentlist .comment .info .user {
	color:#000;
	font-weight:bold;
}







/* 등록 페이지 */

.ctm .write .ctm-items {
	boarder-spacing:0;
	border-collapse:collapse;
	border:0;
	border-top:1px #d0d0d0 solid;
}
.ctm .write .ctm-items tr {
	height:35px;
}
.ctm .write .ctm-items th {
	background-color:#eee;
}
.ctm .write .ctm-items td {
	padding-left:5px;
}
.ctm .write .ctm-items th,
.ctm .write .ctm-items td {
	font-weight:normal;
	border-bottom:1px #d0d0d0 solid;
	padding:auto 0;
}

.ctm .write .captcha {
	padding:3px 0;
	text-align:left;
}
.ctm .write .captcha .captchaimg {
	height:50px;
	width:160px;
	vertical-align:middle;
}
.ctm .write .captcha .refreshimg {
	width:20px; height:auto;
	vertical-align:middle;
	cursor:pointer;
}
.ctm .write .captcha input {
	vertical-align:middle;
	height:48px;
	text-align:center;
	font-size:22px;
}

.uploadwrap .uploadbtns {padding:3px 0;}
.uploadwrap .uploadbtns .upload {
	float:right;
}
.uploadwrap .uploadbtns input[type=button] {
	min-width:0; min-height:0;
	padding:2px 4px;
	font-size:12px;
	border:1px #555 solid;
	border-radius:2px;
	background-color:#555;
	color:#fff;
}
.uploadwrap .filelist {
	height:80px;
	min-height:50px;
	border:1px #999 solid;
}
.uploadwrap .filelist .filebox {
	display:inline-block;
	padding:2px 5px 2px 0;
}
.uploadwrap .filelist .filebox .imgbox {
	display:inline-block;
	width:30px; height:30px;
	margin: 0 3px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}
.uploadwrap .filelist .filebox .imgbox img {
	max-width:28px;
	max-height:28px;
	vertical-align:middle;
}

.uploadbox {
	text-align:right;
}









/* 충전페이지 */
.ctm .charge {
	width:1000px;
	margin:50px 0;
	font-size:14px;
}
.ctm .charge .charge-tbl {
	width:100%;
	border-spacing:0;
	border:0;
	margin:0 auto;
}
.ctm .charge .charge-tbl td {
	vertical-align:top;
}
.ctm .charge .charge-tbl .tab {
	font-size:16px;
	width:156px;
	padding:10px 0;
	text-align:center;
	color:#fff;
	float:left;
}
.ctm .charge .charge-title span {
	display:inline-block;
	margin-top:10px;
	padding-left:10px;
}

.ctm .charge .container {
	clear:both;
	padding:25px 0 0 0;
	margin:0;
	border:5px #981616 solid;
}

.ctm .charge .charge-tbl .container ul {
	margin:0 0 25px 0;
	padding:0 25px;
	list-style:none;
}
.ctm .charge .charge-tbl .container li {
	border-bottom:1px #ccc solid;
	padding:8px 5px;
}
.ctm .charge .charge-tbl .container li:first-child {
	border-top:1px #ccc solid;
}
.ctm .charge .charge-tbl .container li span {
	float:right;
}

.paymethods {
	width:100%;
	border-top:1px #ccc solid;
	font-size:12px;
	border-spacing:0;
}
.paymethods th, .paymethods td {
	vertical-align: middle !important;
	border-bottom:1px #ccc solid;
	height:40px;
}
.ctm .charge .buttons input[type=button] {
	width:140px;
	height:34px;
	color:#fff;
	font-size:14px;
	border-radius:0;
	border:0;
}


.ctm .charge .sponsor .tab {
	background-color:#981616;
}
.ctm .charge .point .tab {
	background-color:#207989;
}

.ctm .charge .sponsor .container {
	border-color:#981616;
}
.ctm .charge .point .container {
	border-color:#207989;
}

.charge .sponsor .buttons input[type=button] {
	background-color:#981616;
}
.charge .point .buttons input[type=button] {
	background-color:#207989;
}

.charge .guide {
	border:5px #ccc solid;
	padding:15px;
	min-height:190px;
}
.charge .guide ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:disc;
}
.charge .guide ul li {
	padding: 3px 0;
	border:0;
	line-height:160%;
	font-weight:bold;
	color:#888;
}

/* MyPage 목록 */
.ctm .mypage-list {
	margin-top:4px;
	border-top:2px #ccc solid;
	border-spacing:0;
}
.ctm .mypage-list tr {
	height:35px;
}
.ctm .mypage-list th {
	background-color:#e5e5e5;
}
.ctm .mypage-list td {
	border-bottom:1px #ccc solid;
	text-align:center;
}
.ctm .mypage-list td input[type=button] {
	padding:2px 3px;
	font-size:11px;
	border:1px #777 solid;
	border-radius:3px;
	background-color:#ccc;
	color:#000;
	cursor:pointer;
}



/* 공통 */

.ctm .nolist {
	padding:30px 0;
	text-align:center;
	border-bottom:1px #ccc solid;
}


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

/* 다이얼로그 */

.ctm-dlg {
	position:absolute;
	background-color:#eee;
	display:none;
	border:1px #555 solid;
	box-shadow: 3px 3px 3px #999;
}

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