/* ¸ðµâ °øÅë */
#wrap {
	width:100%;
}

#wrap .content {
	width:748px;
	margin:0 auto;
}

#wrap .content .md-box {
	padding-top:60px;
}

#wrap .content .md-box .title {
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

/* ¸ðµâ - ÆË¾÷ 01 */
.pop-01 {
	width:600px;
	border:3px solid #424242; /* ÆË¾÷ Å×µÎ¸®»ö : ÄÃ·¯ º¯°æ ½Ã ÄÚµå°ª ¹Ù²ã¼­ »ç¿ëÇÏ¼¼¿ä. 41Çà°ú µ¿ÀÏÇÏ°Ô º¯°æ */
	background:#fff;

	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.pop-top {
	width:100%;
	height:40px;
	background-color:#424242; /* Å¸ÀÌÆ² ºÎºÐ ¹è°æ»ö : ÄÃ·¯ º¯°æ ½Ã ÄÚµå°ª ¹Ù²ã¼­ »ç¿ëÇÏ¼¼¿ä */
}

.pop-top .top-title {
	float:left;
	font-weight:bold;
	color:#fff; 
	font-size:20px;
	line-height:36px;
	margin-left:14px;
}

.pop-top .top-btn-close {
	float:right;
	margin-top:6px;
	margin-right:14px;
	cursor:pointer;
}

.pop-cont /* ÆË¾÷³»¿ë */{
	font-size:16px;
	padding:18px;
	/* ½ºÅ©·Ñ ¸¸µé¾î¾ß ÇÒ °æ¿ì*/
	/* height:500px; */
	/* overflow:auto; */
}


/* ¸ðµâ - ÆäÀÌÁö³×ÀÌ¼Ç */
.page-01 {
	padding:15px 0;
	line-height:normal;
	text-align:center;
}

.page-01 a,
.page-01 strong {
	display:inline-block;
	position:relative;
	z-index:2;
	margin:0 -3px;
	padding:1px 8px;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	font-size:14px; /* ±Û¾¾ »çÀÌÁî Á¶Àý */
	font-weight:bold;
	color:#333;
	text-decoration:none;
	vertical-align:top;
}

.page-01 a:hover,
.page-01 a:active,
.page-01 a:focus {
	background-color:#f8f8f8;
}

.page-01 strong {
	color:#ff2626; /*»ç¿ëÇÏ´Â »çÀÌÆ®ÀÇ ÄÃ·¯½ºÅ´¿¡ µû¶ó º¯°æ */
}

.page-01 .direction {
	border:0;
	font-weight:normal;
	color:#777;
	text-decoration:none !important;
	z-index:1;
}

.page-01 .direction:hover,
.page-01 .direction:active,
.page-01 .direction:focus {
	color:#333;
}

.page-01 .prev {
	border-left:0;
}

.page-01 next {
	border-right:0;
}

.page-01 .direction span {
	display:inline-block;
	position:relative;
	top:4px;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	vertical-align:top;
}

.page-01 .prev span { /*È­»ìÇ¥ ºÎºÐ */
	*left:-4px;
	margin-right:1px;
	border:3px solid;
	border-top:solid #fff;
	border-bottom:solid #fff;
	border-left:0;
}

.page-01 .next span { /* È­»ìÇ¥ ºÎºÐ */
	margin-left:1px;
	border:3px solid;
	border-top:solid #fff;
	border-bottom:solid #fff;
	border-right:0;
}


/* ¸ðµâ - Å×ÀÌºí : ±âº» */
.tbl-01, .tbl-01 th, .tbl-01 td {
	border:0;
}

.tbl-01 {
	width:100%; /* ³Êºñ 100%·Î ¼³Á¤µÇ¾î ÀÖÀ½ */
	background:#fff;
	border-bottom:2px solid #b2b2b2;
	font-size:14px; 
	color:#333;
	text-align:center;
}

.tbl-01 caption {
	display:none;
}

.tbl-01 th {
	padding:12px 0;
	border-top:2px solid #b2b2b2;
	border-bottom:2px solid #b2b2b2;
	background:#f1f1f4;
	font-weight:bold;
	font-size:14px;
}

.tbl-01 td {
	padding:12px 0;
	border-bottom:1px solid #d2d2d2;
}

.tbl-01 .tbl-title { /* Á¦¸ñ¸¸ ÁÂÃøÁ¤·Ä */
	text-align:left;
	padding-left:20px;
	vertical-align:middle;
	font-weight:bold;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.tbl-01 .tbl-rate { /* ¼öÀÍ·ü¸¸ ¿ìÃøÁ¤·Ä */
	text-align:right;
	color:#ff2424;
	font-weight:bold;
}

.tbl-01 .tbl-reply { /* ´Þ¸° ´ñ±Û ¼ö Ç¥½Ã */
	color:#777;
	font-weight:normal;
	font-size:12px;
	padding-left:12px;
}


/* ¸ðµâ - Å×ÀÌºí : ±âº» viewÈ­¸é */
.tbl-02, .tbl-02 th, .tbl-02 td {
	border:0;
}

.tbl-02 {
	width:100%;
	background:#fff;
	border-top:2px solid #b2b2b2;
	border-bottom:2px solid #b2b2b2;
	color:#333;
	font-size:14px;
	table-layout:fixed;
}

.tbl-02 caption {
	display:none;
}

.tbl-02 th {
	padding:10px 0;
	border-bottom:1px solid #d4d4d4;
	background:#f1f1f4;
	color:#333;
	font-weight:bold;
	line-height:24px;
	vertical-align:top;
}

.tbl-02 td {
	padding:10px 0;
	border-bottom:1px solid #d4d4d4;
	text-align:left;
	padding-left:10px;
}

.tbl-02 .tbl-cont {
	padding:20px;
	line-height:20px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}


/* ¸ðµâ - Å×ÀÌºí : ±âº» viewÈ­¸é ´ñ±Û´Þ±â */
.box-cmt {
	width:100%;
	margin-top:20px;
}

.box-cmt .cmt-title {
	width:100%;
	border-bottom:2px solid #b2b2b2;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.box-cmt .cmt-title span {
	font-size:14px;
	font-weight:normal;
	color:#ff2424;
}

.cmt-cont {
	width:100%;
	font-size:14px;
	color:#333;
}

.cmt-cont .textbox {
	width:100%;
	background:#fff;
	padding:14px;
    border:0;
	border-bottom:1px solid #b2b2b2;
    height:auto;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.cmt-cont .textbox .textbox-writer {
	float:left;
	margin-right:20px;
	font-weight:bold;
	display:inline-block;
}

.cmt-cont .textbox .textbox-date {
	font-size:12px;
	color:#777;
	font-weight:normal;
	display:inline-block;
}

.cmt-cont .textbox .textbox-txt {
	padding:20px 0 6px 0;
	line-height:24px;
}

.inputbox {
	float:left;
	width:748px;
	background:#f1f1f4;
	margin-top:10px;
	padding:10px 10px 5px 10px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.inputbox li {
	float:left;
}

.inputbox textarea {
	width:595px; /* »ç¿ëÇÏ´Â ÆäÀÌÁö »çÀÌÁî¿¡ µû¶ó Á¶ÀýÇÏ¼¼¿ä. */
    height:80px;
	border:1px solid #b2b2b2;
	padding:10px;
    margin-right:5px
}

.btn-submit-reply {
	float:left;
	width:100px;
	height:100px;
	text-align:center;
	font-weight:bold;
	line-height:98px;
	background:#fff;
	border:1px solid #b2b2b2;
	margin-left:3px; /* ¹öÆ°ÀÌ ¿©·¯°³ µé¾î°¥ ½Ã ¹öÆ° »çÀÌ ¶ç¿ì´Â °£°Ý */

	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}

.btn-submit-reply:hover {
	background:#fcfcfc;
}

.btn-submit-reply:active {
	position:relative;
	top:1px;
}

.box-cmt-btns {
	float:left;
	width:100%;
	font-size:14px;
	padding:10px 0 20px 0;
}

.box-btn-change {
	float:left;
	line-height:30px;
}

.box-btn-basic {
	float:right;
	line-height:30px;
}

.box-btn-change li {
	float:left;
}

.box-btn-basic li {
	float:left;
}

.box-btn-change select {
	width:120px;
	position:relative;
	margin-top:-2px;
	padding:3px 4px;
	border:1px solid #b2b2b2;
	background:#fff;
}

/* ¸ðµâ - ¹öÆ° : ±âº»(±×·¹ÀÌ) */
.btn-basic-gray {
	font-size:12px;
	padding:5px 16px;
	background:#f1f1f4;
	border:1px solid #b2b2b2;
	margin-left:3px; /* ¹öÆ°ÀÌ ¿©·¯°³ µé¾î°¥ ½Ã ¹öÆ° »çÀÌ ¶ç¿ì´Â °£°Ý */

	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
}

.btn-basic-gray:hover {
	background:#e4e4e4;
}

.btn-basic-gray:active {
	position:relative;
	top:1px;
}


/* ¸ðµâ - ¹öÆ° : »èÁ¦(»¡°­) */
.btn-basic-del {
	font-size:12px;
	padding:5px 16px;
	background:#ff4d4d;
	border:1px solid #ff3030;
	margin-left:3px; /* ¹öÆ°ÀÌ ¿©·¯°³ µé¾î°¥ ½Ã ¹öÆ° »çÀÌ ¶ç¿ì´Â °£°Ý */
	color:#fff !important;

	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
}

.btn-basic-del:hover {
	background:#ff2e2e;
}

.btn-basic-del:active {
	position:relative;
	top:1px;
}


/* ¸ðµâ - °¡·Î ÅÇ¸Þ´º */
.box-tabmenu {
	float:left;
	width:100%;
	font-size:14px;
}

.box-tabmenu .tabs {
	float:left;
	position:relative;
	z-index:100;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

.box-tabmenu .tabs li {
	float:left;
	margin-right:3px;
	border:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
	background:#f4f4f4;
}

.box-tabmenu .tabs li a {
	display:block;
	padding:8px 19px 6px;
	color:#333;
	text-decoration:none;
}

.box-tabmenu .tabs li a:hover {
	font-weight:bold;
	background:#e7e7e7;
	color:#333;
}

.box-tabmenu .tabs li.on {
	background:#fff;
	border-bottom:1px solid #fff;
}

.box-tabmenu .tabs li.on a {
	color:#333;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

.box-tabmenu .tabs li.on a:hover {
	background:#fff;
}

.box-tabmenu .tabmenu-cont {
	float:left;
	width:100%;
	height:200px;
	margin-top:-1px;
	border:1px solid #b2b2b2;
	background:#fff;
	color:#333;
	/* overflow:auto */
}

.box-tabmenu .tabmenu-cont p {
	padding:20px;
}

/* dropdownlist */
.box-dropdown-list select {
    height: 26px;
}

.box-dropdown-list option {
    font-size: 12px;
}