/*-- 서브페이지 메뉴 --*/
article.left-menu {
	float:left;
	width:240px;
}
div.sub-title {
	margin:30px 0;
}
div.sub-title > h2 {
	font-size:36px;
	color:#c1b8a9;
}
div.sub-title > p {
	margin-top:8px;
	font-size:14px;
	text-transform:uppercase;
	color:#b5ab9b;
}
div.left-menu-inner {padding-left:5px;}
div.left-menu-inner > a {
	display:block;
	margin-bottom:20px;
	font-size:16px;
	color:#626262;
}
div.left-menu-inner > a.lm-on {
	color:#00a0e9;
}
ul.left-quick-menu {
	margin-top:30px;
	width:100%;
	height:88px;
	background:#80766c;
}
ul.left-quick-menu li {
	padding-top:57px;
	float:left;
	width:80px;
	height:88px;
	text-align:center;
	border-left:1px solid #645b52 ;
	box-sizing:border-box;
}
ul.left-quick-menu li:first-child {
	border:none;
}
ul.left-quick-menu li a {
	padding-top:42px;
	font-size:13px;
	color:#fff;
}
ul.left-quick-menu li a.q_ic01 {
	background:url('../images/quick_ic2.png') no-repeat 16px 5px;
}
ul.left-quick-menu li a.q_ic02 {
	background:url('../images/quick_ic3.png') no-repeat 8px 5px;
}
ul.left-quick-menu li a.q_ic03 {
	background:url('../images/quick_ic4.png') no-repeat 18px 5px;
}
/*-- END 서브페이지 메뉴 --*/

article.contents {
	position:relative;
	float:left;
	border-left:1px solid #eeeeee;
	width:900px;
	box-sizing:border-box;
}
div.content-inner {
	padding:35px 40px 65px 40px;
}
ul.cnt-location {
	position:absolute;
	top:30px;
	right:40px;;
}
ul.cnt-location li {
	float:left;
	padding-left:10px;
	padding-right:5px;
	background:url('../images/arrow_03.png') no-repeat 0 3px;
}
ul.cnt-location li.home {background:none;}
ul.cnt-location li.loca-on a {color:#ac6a00;}
ul.cnt-location li a {
	font-size:12px;
	color:#959595;
}

/*-- 큰제목들 --*/
h3.cnt-title {
	margin-bottom:20px;
	font-size:26px;
	font-weight:500;
	color:#626262;
}
h5.cnt-subtit {
	padding-left:15px;
	font-size:18px;
	color:#333;
	background:url('../images/h4point.png') no-repeat 0 7px;
	font-weight:200;
}
p.cnt-txt {
	margin-bottom:30px;
	line-height:26px;
	font-size:15px;
	color:#707070;
	font-family: 'Noto Sans Regular';
}
p.cnt-subtxt {
	margin-top:10px;
	line-height:26px;
	font-size:16px;
	font-weight:500;
	color:#626262;
}
p.symbol {
	margin-bottom:30px;
	font-size:15px;
	color:#777;
	line-height:26px;
	font-family: 'Noto Sans Regular';
}
/*-- END 큰제목들 --*/


/*-- 테이블 --*/
.tbl_01 {
	border-top:2px solid #26588b;
	width:100%;
	text-align:center;
}
.tbl_01 tr {
	border-bottom:1px solid #dddddd;
}
.tbl_01 th {
	height:36px;
	background:#fdfdfd;
	font-size:15px;
	color:#313131;
}
.tbl_01 td {
	height:40px;
	font-size:14px;
	color:#626262;
}
.tbl_01 td.price {text-decoration:line-through;}
.tbl_01 td.sale {color:#dc843c;}

table.tbl_02 {
	margin:15px 0 30px 0;
	width:100%;
	text-align:center;
}
table.tbl_02 th {
	border:1px solid #ddd;
	padding:3px 0;
	height:40px;
	font-size:14px;
	color:#333;
	background-color:#f5f5f5;
	line-height:17px;
}
table.tbl_02 td {padding:5px; border:1px solid #ddd; height:40px; font-size:14px; color:#333; line-height:1.4;}
table.tbl_02 td > label > input {
	position:relative;
	top:-2px;
	left:-2px;
}
table.tbl_02 th.blue ,table.tbl_02 td.blue {
	color:#00a0e9;
}

.tbl_03 {
	border-top:2px solid #645b52;
	width:100%;
	text-align:center;
}
.tbl_03 tr {
	border-bottom:1px solid #dddddd;
}
.tbl_03 th {
	height:36px;
	background:#f5f5f5;
	font-size:15px;
	color:#313131;
}
.tbl_03 td {
	height:40px;
	font-size:14px;
	color:#626262;
}
table.tbl_03 td > input.input-write {
	width:97%;
	height:25px;
	border:none;
	padding-left:1%;
} 
table.tbl_03 td > label > input {
	position:relative;
	top:-2px;
	left:-2px;
}
.tbl_03 td.price {text-decoration:line-through;}
.tbl_03 td.sale {color:#dc843c;}
.tbl_03 td > a {color:#626262;}
.tbl_03 td > a:hover {text-decoration:underline;}
/*-- END테이블 --*/


.page-btn {
	margin:40px auto;
	margin-bottom:0;
	width:380px;
	height:40px;
}
/*-- 버튼 --*/
.small-btn {
	display:inline-block;
	width:67px;
	height:24px;
	background:#dc843c;
	line-height:24px;
	color:#fff;
}
.m-btn {
	float:left;
	display:block;
	width:80px;
	height:32px;
	background:#645b52;
	text-align:center;
	line-height:32px;
	font-size:14px;
	color:#fff;
}
.big-btn {
	float:left;
	display:block;
	width:180px;
	height:40px;
	background:#645b52;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#fff;
}
.gray {
	margin-right:20px;
	background:#999999;
}
.m-gray {
	background:#999999;
}
/*-- END 버튼 --*/

ul.ul-point {
	margin:10px 0 30px 0;
}
ul.ul-point > li {
	margin-top:5px;
	padding-left:15px;
	font-size:14px;
	line-height:22px;
	color:#555;
	background:url('../images/point.png') no-repeat 5px 8px;
}

a.memberjoin_btn {
	display:block;
	width:96%;
	height:40px;
	text-align:center;
	line-height:40px;
	background-color:#666;
	color:#fff;
}
.ceoimg {
	position:absolute;
	top:95px;
	right:40px;
}

.txt_sun{color:#dc843c}