@import url("./common.css");
@import url("./reward_point.css");

/* Login:Start */
.member_page .login_contents {
	overflow:hidden;
	width:100%;
	border:1px solid #e3e3e3;
}

.member_page .login_area {
	width:100%;
	padding-top:40px;
}

.member_page .msg_login {
	visibility:visible;
	width:100%;
	padding-left:22%;
	margin-bottom:10px;
	color:#fe5f4e;
	font-size:15px;
	font-weight:bold;
}

.member_page .box_info_cont {
	position:relative;
	width: 58%;
	height: auto;
	margin: 0 auto;
}

.member_page .input_info {
	width:77%;
	padding-right:10px;
	font-size:14px;
}

.member_page .input_info > div[class^="login_"] + div[class^="login_"] {
	margin-top:15px;
}

.member_page .login_id:nth-child(2) {
    margin-bottom:18px;
}

.member_page .txt_id,
.member_page .txt_pwd {
	display:none;
}

.member_page .box_id,
.member_page .box_pwd {
	position:relative;
}

.member_page span.txt_placeholder {
	top:15px;
	/*	left:185px;*/
	left:10px;
	color:#95a5a6;
    font-size:13px;
}

/*.member_page .tf_comm {*/
/*	width:70%;*/
/*	height:48px;*/
/*	padding:15px 10px;*/
/*	border-color:#d7d7d7;*/
/*	font-weight:bold;*/
/*	font-size:13px;*/
/*	line-height:18px;*/
/*	color:#95a5a6;*/
/*	letter-spacing:0;*/
/*}*/

.member_page .tf_comm {
	/*	width:70%;*/
	height:48px;
	padding:0 10px;
	/*	margin-left:32%;*/
	border-color:#d7d7d7;
	font-weight:bold;
	font-size:13px;
	line-height:48px;
	color:#95a5a6;
	letter-spacing:0;
}

#login_non_members .tf_comm {
	width:65%;
	vertical-align: top;
}

.member_page.social_login .cont_check {
	display:block;
	line-height:17px;
}

.member_page .lab_check {
	display:block;
	position: absolute;
	top: 0;
	left: 77%;
	width: 100%;
	text-align:left;
	cursor:pointer;
}

.member_page .txt_lab {
	padding-left:5px;
}

.member_page .box_help {
	display: none;
	padding-top: 20px;
}

.member_page .msg_help {
	color:#95a5a6;
	font-weight:bold;
	vertical-align:top;
}

.member_page .msg_help:before {
	content:"※";
	display:inline-block;
	width:12px;
	height:14px;
	font-size:12px;
	color:#95a5a6;
}

.member_page .btn_login {
	position: absolute;
	top: 0;
	left: 77%;
	width: 23%;
	max-width: 105px;
	height: 86px;
	margin: 25px 0 0;
	font-size:20px;
}

.member_page .login_contents .box_info_cont .btn_login {
	color: #fff;
}

.member_page .msg_error {
	display: none;
	width: 58%;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 17px;
	color:#fe5f4e;
}

.member_page .links_area {
	width:100%;
	height:64px;
	margin-top: 50px;
	text-align:center;
}

.member_page .member_links a {
	font-size:12px;
	/*color:#3a96d2;*/
	font-weight:bold;
}

.member_page .link_find_id:after,
.member_page .link_find_pwd:after{
	content:"|";
	margin:0 25px;
	color:#e3e3e3;
	font-weight:normal;
}

.member_page .member_links {
	padding:25px 0;
	background-color:#f8f8f8;
}

.member_page .ad_area {
	display:none;
}

.login_page_order + .box_info_cont {
	position: relative;
	font-size: 0;
}

.login_page_order + .box_info_cont .input_info {
	display: inline-block;
    padding-right: 10px;
    font-weight: 700;
    font-size: 14px;
}

.login_page_order + .box_info_cont form .cont_check {
	display: inline-block;
	width: 23%;
    line-height: 17px;
    text-align: left;
    vertical-align: top;
}

.box_info_cont form[name="orderTracking"] .login_page_button {
	max-width: 105px;
}
/* Login:End */

.member_page span.form_error {
	display:block;
	position:static;
	padding-top:5px;
	/*	padding-left:30%;*/
	font-size:12px;
	text-align:left;
}


/* 로그인 보안 */
.member_page.error .dubu_title {
    margin-top:95px;
}

.member_page .dubu_title {
	text-align:center;
	margin-top:51px;
}

.member_page .dubu_title h2 {
	font-size:35px;
	color:#222222;
}

.login_err_txt {
	display:inline-block;
	font-size:13px;
	margin-top:30px;
	color:#666666;
}

#recaptcha_widget > div {
}

#recaptcha_widget {
	display: inline-block;
    margin: 10px auto 0;
}


/* 로그인 회원 비회원 탭 */
.login_tap ul {
    font-size:0;
}

.login_tap ul li {
    display:inline-block;
    width:50%;
    text-align:center;
    height:53px;
    line-height:53px;
    border-right:1px solid #d9e0e2;
}

.login_tap ul li:last-of-type {
    border-right:0;
}

.login_tap ul li {
	position: relative;
    color:#95a5a6;
    font-size:13px;
    cursor:pointer;
    border-bottom:1px solid #d9e0e2;
}

.login_tap ul li.active {
    border-bottom:0;
}

.login_tap ul li.active::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
}

#certificateConfirm {
    border-top: 1px solid #f1eef0;
    margin: 0 auto;
    padding-top: 25px;
}

.member_page #login_non_members .certificateConfirm_no {
    display:inline-block;
	width:78%;
	vertical-align: top;
}

#certificateConfirm .input_info {
    display:block;
    font-size:0;
}

#certificateConfirm .cont_check {
	display: inline-block;
}

.member_page .wrap_limit_time {
    display:inline-block;
    font-size:12px;
    font-weight:normal;
}

#confirm {
    background:#4fd165;
}

.login_id .error_txt {
    display: block;
    font-size: 11px;
    text-align: left;
    line-height: 1;
    padding: 5px 0 0px 0;
    font-weight: normal;
    color: #ff1a40;
    margin-left: 35%;
}

.login_id.error #tf_num {
    border:1px solid #ff1a40;
}

.input_info .error_msg {
    display:block;
    color:#ff1a40;
    font-size:11px;
    text-align:center;
    line-height:1.5;
    font-weight:normal;
    padding-bottom:15px;
}

#certificateConfirm .input_info .error_msg {
    display:block;
    color:#ff1a40;
    font-size:11px;
    text-align:left;
    line-height:1;
    font-weight:normal;
    padding-top:5px;
    
}

.input_info.error #tf_num {
    border:1px solid #ff1a40;
}


/* 셀렉트 박스 */
.box_id {font-size:0;}

.box_id .selectBox {
    width:33%;
    display:inline-block;
    margin-right:2%;
    height:48px;
    border-color:#cccccc;
}

.box_id .selectBox-dropdown .selectBox-label {
    font-size: 13px;
    font-weight: normal;
    line-height: 46px;
    color: #979797;
    display: block;
    height: 46px;
    padding: 0 29px 0 10px;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color:#cccccc;
}

.box_id .selectBox-dropdown .selectBox-arrow {
    width: 29px;
    height: 46px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0px;
    background: url(../images/ico_login_box.png) no-repeat center;
    background-position: -181px -13px;
    background-color: transparent;
    border:0;
}

.selectBox-options LI {
    padding: 8px 10px 10px;
}

.selectBox-options LI A {
    font-size:13px;
    display:block;
}

.selectBox-options LI.selectBox-hover A {
    background-color:transparent;
}

.box_info_cont.box_bot {
	margin: 0 21%;
}

.box_info_cont.box_bot .input_info {
	width: 100%;
	padding-right: 0;
}

.box_info_cont.box_bot .input_info .box_id {
	margin-left: 0;
}

.box_info_cont.box_bot .input_info .box_id .tf_comm#tf_book_no {
	width: 64%;
	float: right;
}

.box_info_cont.box_bot .cont_check {
	width: 100%;
    margin-left:0;
    margin-bottom:15px;
}

.box_info_cont.box_bot #certificateConfirm .cont_check {
	width: 20%;
    margin-left:2%;
    margin-bottom:0;
    padding:0;
}

.box_info_cont.box_bot .cont_check .login_page_button {
	width: 100%;
}

.box_info_cont.box_bot .cont_check .login_page_button.login_page_button_bot {
	border-radius: 0px;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
}

.login_id .box_id .ddCombobox {
	min-width: auto;
}

.ddCombobox .ddTitle .arrow {
	top: 0;
	right: 0;
}

.login_id .box_id .ddCombobox .ddTitle > .ddTitleText {
	padding-left: 10px;
    padding-right: 29px;
	color: #95a5a6;
    font-size:14px;
}

.login_id .box_id .ddCombobox .ddChild {
	border-color: #d9d9d9;
	max-width: auto;
	width: 165px;
}

.login_id .box_id .ddCombobox .ddChild li {
	padding: 8px 10px 10px;
}

.login_id .box_id .ddCombobox .ddChild li:hover, .login_id .box_id .ddCombobox .ddChild li.selected {
	background-color: #cce5ff;
}

.member_page .links_area {
	clear: both;
}

#tf_book_no {
	width: 200px;
}

#tf_code {
	width: 100% !important;
}

#verify {
	width: 33% !important;
	height: 48px;
	border-color: #d9d9d9;
	float: left;
}

#login_non_members #verify {
	width: 33%;
    margin-right:1%;
}

#login_non_members .txt_placeholder {
	left: 38%;
}

#login_non_members .cont_check .login_page_button {
	margin: 0;	
}

#login_non_members #certificateConfirm .txt_placeholder {
    left:10px;
}

#login_non_members #certificateConfirm #confirm {
	color: #fff;
}

#tf_book_no + .form_error {
	/*margin-left: 170px;*/
}

#verify {
	/*padding: 0 10px;*/
}

#verify option {
	height: 30px !important;
}

#verify_row{ display: none;}

.msg_limit_time > span {
	color: #FF0000;
}

.member_page .error_msg_mistyped {
    display:block;
    color:#ff1a40;
    font-size:11px;
    text-align:left;
    line-height:1.5;
    padding:5px 0 15px 0;
    font-weight:normal;
}


/*소셜로그인*/
.member_page .msg_authority {
    width: 58%;
	margin: 0 auto;
	padding-bottom: 10px;
    color: #fe5f4e;
	font-size: 13px;
    font-weight: 700;
}

.social_account {
	position: relative;
	width: 58%;
	margin: 0 auto;
	text-align: left;
}

.social_account:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 20px;
	background: #e6e6e6;
}

.social_account .social_login_title {
	background: url(../images/social_login_tit.png) no-repeat 0 28px;
	text-indent: -99999px;
	padding: 28px 0 15px;
}

.social_account  {
	overflow: hidden;
}

.social_account ul li {
	display: inline-block;
	float: left;
	position: relative;
	width: 54px;
	height: 36px;
}

.social_account ul li a .other_icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 36px;
	text-align: center;
	-webkit-transition: width .3s cubic-bezier(0,0,.2,1);
	transition: width .3s cubic-bezier(0,0,.2,1);
}

.social_account ul li.other_facebook a .other_icon {background-color:#4c76be;}
.social_account ul li.other_kakao a .other_icon {background-color:#ffe600;}
.social_account ul li.other_naver a .other_icon {background-color:#2db400;}
.social_account ul li.other_google a .other_icon {background-color:#fc5345;}
.social_account ul li.other_twitter a .other_icon {background-color:#00c7ff;}
.social_account ul li.other_instagram a .other_icon {background-color:#7c5641;}
.social_account ul li.other_line a .other_icon {background-color:#2db400;}
.social_account ul li.other_nurimedia a .other_icon {background-color:#efefef;}

.social_account ul li a .other_icon:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 36px;
	background: url(../images/social_login_icon@2x.png) no-repeat;
	background-size: cover;
}

.social_account ul li.other_facebook a .other_icon:after {background-position: 0 0;}
.social_account ul li.other_kakao a .other_icon:after {background-position: 0 -36px;}
.social_account ul li.other_naver a .other_icon:after {background-position: 0 -72px;}
.social_account ul li.other_google a .other_icon:after {background-position: 0 -108px;}
.social_account ul li.other_twitter a .other_icon:after {background-position: 0 -144px;}
.social_account ul li.other_instagram a .other_icon:after {background-position: 0 -180px;}
.social_account ul li.other_line a .other_icon:after {background-position: 0 -216px;}
.social_account ul li.other_nurimedia a .other_icon:after {background-position: 0 -254px;}

.social_account ul li a {
	display: block;
	position: relative;
}

.social_account ul li .other_txt {
	display: none;
}

.social_account ul li .other_icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 36px;
	-webkit-transform: scaleY(0);
			transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
			transform-origin: 50% 100%;
	-webkit-transition-property: transform;
			transition-property: transform;
	-webkit-transition: 350ms ease-out;
			transition: 350ms ease-out;
}

.social_account ul .design_social:hover,
.social_account ul .design_social:hover .other_icon{
	-webkit-transition: all 0.6s ease-out;
			transition: all 0.6s ease-out;
}

.social_account ul .design_social:hover .other_icon:before {
	-webkit-transform: scaleY(1);
			transform: scaleY(1);
}

.social_account ul li .other_icon.facebook:before {background: #2d4984;}
.social_account ul li .other_icon.kakao:before {background: #ffc20e;}
.social_account ul li .other_icon.naver:before {background: #289704;}
.social_account ul li .other_icon.google:before {background: #e63122;}
.social_account ul li .other_icon.twitter:before {background: #00a2ff;}
.social_account ul li .other_icon.instagram:before {background: #4d3222;}
.social_account ul li .other_icon.line:before {background: #289c01;}
.social_account ul li .other_icon.nurimedia:before {background: #e6e6e6;}


/***** Mediaquery:Start *****/
/* Large Desktop:Start */
@media screen and (min-width:1200px) {
}
/* Large Desktop:End */


/* Desktop:Start */
@media screen and (min-width:992px) and (max-width:1199px) {
	.member_page span.txt_placeholder {
		/*		left:156px;*/
	}
}
/* Desktop:End */


/* Tablet:Start */
@media screen and (min-width:768px) and (max-width:991px) {
	.member_page span.txt_placeholder,
	.member_page span.form_error {
		top:16px;
	}
}
/* Tablet:End */


/* Mobile:Start */
@media screen and (max-width:767px) {
	.member_page .login_area {
		width:100%;
		padding-top:30px;
	}

	.member_page span.txt_placeholder,
	.member_page span.form_error {
		/*		top:13px;*/
		top:16px;
		left:13px;
	}

	.member_page span.form_error {
		padding-left:0;
	}

	.member_page .input_info {
		display:block;
		float:none;
		position:relative;
		width:100%;
		padding: 0;
		font-weight:bold;
		font-size:14px;
	}
	
	.member_page .box_info_cont {
		width: 96%;
	}
	
	.member_page .cont_check .design_checkbox {
		position: static;
		margin: 15px 0 10px;
	}
	
	.box_info_cont.box_bot .input_info {
		padding: 0;
	}
	
	.box_info_cont.box_bot .cont_check button.login_page_button.login_page_button_bot {
		width: 100%;
		height: 48px;
		border-radius: 3px;
		font-size: 15px;
		color: #fff;
		font-weight: bold;
	}

	.member_page .box_id,
	.member_page .box_pwd {
		margin-left:0;
	}

	.member_page .tf_comm {
		width:100%;
		height:48px;
		padding:0px 10px;
		font-size:13px;
		color:#95a5a6;
		letter-spacing:0;
		line-height:48px;
	}

	.member_page .cont_check {
		width:100%;
		padding: 0;
		line-height:17px;
	}

	.member_page .wrap_limit_time {
		padding-left:0px;
        width:100%;
	}

	.member_page .lab_check {
		display:block;
		/*margin-top:30px; 로그인화면에서 필요이상으로 떨어짐 삭제*/
		text-align:left;
	}

	.member_page .box_help {
		position:static;
		padding: 5px 0;
	}

	.member_page .btn_login {
		position: static;
		width:100%;
		max-width: none;
		height:55px;
		margin-top: 10px;
		font-size:20px;
		font-weight:bold;
	}

	.member_page .msg_error {
		width: 100%;
		margin: 0;
		padding: 15px 10px 0;
	}

	.member_page .links_area {
		margin-top: 30px;
	}

	.member_page .link_find_id:after,
	.member_page .link_find_pwd:after {
		content:"|";
		margin:0 15px;
		color:#e3e3e3;
		font-weight:normal;
	}

	.member_page .msg_login {
		padding-left:20px;
	}

	.login_page_order + .box_info_cont .input_info {
		padding-right: 0;
	}

	.login_page_order + .box_info_cont form .cont_check {
		width: 100%;
	}

	#login_non_members #certificateConfirm .cont_check #confirm {
		margin: 0;
	}

	
	/* 로그인 보안 */
	.member_page .dubu_title h2 {
		font-size:25px;
	}

	.login_err_txt {
		letter-spacing:.5px;
	}
	
	
	/*소셜로그인*/
	.member_page .msg_authority {
		margin-left: 2%;
	}
	
	.social_account {
		width: 96%;	
	}
}

@media screen and (max-width:500px) {
	.member_page .lab_check {
		/*margin-top:35px; 20170307 삭제-로그인화면에서 필요없어 보임.*/
	}

	.member_page .link_find_id:after,
	.member_page .link_find_pwd:after {
		margin:0 7px;
	}
}
/* Mobile:End */
/***** Mediaquery:End *****/


/* Login for shopping:start */
.member_page .btn_comm {
	/*background-color: #454545;*/
}

.member_page .btn_comm.point_btn {
	/*background-color: #5983bd;*/
}

.member_page .login_area > a {
	display: block;
	width: 410px;
	margin: 0 auto;
}

.login_page_note {
	width: 58%;
	height: 42px;
	margin: 50px auto 0;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
}

.login_page_order {
	width: 58%;
	margin: 18px auto 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.member_page .cont_check{
	display: inline-block;
	width: 100%;
	line-height: 17px;
}

.login_page_button {
	/*border: 1px solid #999;*/
    background-color: #5983bd;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 48px;
    cursor: pointer;
	width: 100%;
}


/* 로그인 납부조회 */
.box_info_cont.box_bot #certificateConfirm .input_info {
    
}

.box_info_cont.box_bot #certificateConfirm .login_id {
    margin-bottom:0;
}

#certificateConfirm {
    font-size:0;
}

.wrap_limit_time {
	width: 20%;	
	float: right;
}

#certificateConfirm .wrap_limit_time {
	float: none;
}

.wrap_limit_time .msg_limit_time {
    width: 100%;
	display:inline-block;
	margin-top: 5px;
    font-size:12px;
}

.box_info_cont.box_bot #tf_book_no + .form_error {
	margin-left: 36%;
}


@media (max-width: 767px) {
	.member_page .login_area > a {
		width: 96%;
	}

    .login_page_order {
		width: 96%;
    }

    .login_page_button {
		width: 100%;
		max-width: none;
		font-size: 20px;
		margin: 10px 0;
	}

	.box_info_cont form[name="orderTracking"] .login_page_button {
		max-width: none;
	}

    .member_page .box_info_cont {
        height:auto;
    }

    div.box_info_cont.box_bot {
		width: 96%;
		margin: 0 auto;
    }

    .ddTitleText {
        text-align:left;
    }

    .member_page .wrap_limit_time {
        display:inline-block;
        width:20%;
        padding-left:0;
    }

    .box_info_cont.box_bot #certificateConfirm .input_info {
        display:inline-block;
    }

    .wrap_limit_time .msg_limit_time {
        width:100%;
	}

	#login_non_members .wrap_limit_time{
		width: 100%;
	}

	#login_non_members .msg_limit_time {
		margin-top: 10px;
	}

	#login_non_members #certificateConfirm .error_msg {
		padding: 5px 0;
	}

	.login_page_note {
		width: 96%;
		margin: 50px 2% 0;
	}
}
/* Login for shopping:end */


/*** skin for Language ***/
.ddCombobox {
	height: 50px;
	min-width: 196px;
	font-size: 15px;
	background: white;
	display: inline-block;
	position: relative;
	color: #6d6d6d;
	border: 1px solid #c2c2c7;
	border-radius: 2px;
	vertical-align: middle;
}

.ddCombobox.h35 {
	height: 35px;
}

.ddCombobox.h35 .ddTitle .ddTitleText {
	line-height: 33px;
	padding: 0px 40px 0px 32px;
}

.ddCombobox.h35 .ddTitle .dd_icon {
	background: url(../images/ico_login_box.png) no-repeat center;
	background-position: -30px 9px;
	width: 12px;
	height: 100%;
	position: absolute;
	left: 11px;
	top: 0;
}

.ddCombobox.h35 .ddTitle .dd_icon.dd_icon_room {
	background: url(../images/ico_login_box.png) no-repeat center;
	width: 15px;
	background-position: -60px 9px;
}

.ddCombobox.h35 .ddTitle .arrow {
	background-position: -140px 15px;
	height: 30px;
}

.ddCombobox.h35 .ddChild {
	top: 36px;
}

.ddCombobox .ddTitle {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ddCombobox .ddTitle > .ddTitleText {
	overflow: hidden;
	height: 100%;
	line-height: 48px;
	padding: 0px 40px 0px 50px;
	white-space: nowrap;
	display: block;
	cursor: pointer;
	text-overflow: ellipsis;
	color: #000;
}

.ddCombobox .ddTitle > .ddTitleText a {
	color: #6d6d6d;
}

.ddCombobox .ddTitle .dd_icon {
	background: url(../images/ico_login_box.png) no-repeat center;
	background-position: -77px 14px;
	width: 40px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ddCombobox .ddTitle .arrow {
	width: 29px;
	height: 46px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 2px;
	top: 2px;
	background: url(../images/ico_login_box.png) no-repeat center;
	background-position: -181px -13px;
	background-color: #FFF;
}

.ddCombobox .ddTitle .arrow:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin-top: -2px;
	margin-left: -4px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #6d6d6d;
}

.ddCombobox.disabled {
	border: 2px solid #c2c2c7;
	cursor: not-allowed;
}

.ddCombobox.disabled .ddTitle > .ddTitleText {
	background-color: #f3f3f3;
	cursor: not-allowed;
}

.ddCombobox.disabled .ddTitle .arrow {
	background-color: #f3f3f3;
	cursor: not-allowed;
}

.ddCombobox.disabled .ddChild {
	display: none !important;
}

.ddCombobox .ddChild {
	max-width: 100%;
	max-height: 160px;
	overflow-y: auto;
	overflow-x: hidden !important;
	border: 1px solid #c2c2c7;
	border-radius: 2px;
	background-color: white;
	text-align: left;
	margin-left: -1px;
	display: none;
	position: absolute;
	top: 51px;
	z-index: 999;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.ddCombobox .ddChild li {
	width: 100%;
	padding: 8px 19px 10px;
	line-height: 1.5;
	display: block;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	font-weight: bold; 
}

.ddCombobox .ddChild li:hover, .ddCombobox .ddChild li.selected {
	background-color: #edeff2;
}

.ddCombobox .ddChild li:hover a, .ddCombobox .ddChild li.selected a {
	color: #000;
}

.ddCombobox .ddChild li a {
	color: #6d6d6d;
}

.h45.ddCombobox .ddTitle > .ddTitleText {
	padding-top: 10px;
}

.h45.ddCombobox .ddChild li {
	padding: 11px 12px 12px;
}

.h45 .ddChild {
	top: 48px;
}
/*** Languate : end ***/


/*# sourceMappingURL=_combobox.css.map */
@media (max-width: 480px) {
	.box_info_cont.box_bot {
		margin: 0;
	}

	.box_info_cont.box_bot .login_id {
		margin-right: 0px;
	}
}

#tf_book_no + .form_error {
	clear: both;
}
