﻿@charset "utf-8";
@import url(/common/css/nanumgothic.css);
/********************************/
/* CSS reset */
	* {margin:0; padding:0;}
	html, body {width:100%; height:100%; font-family:"Nanum Gothic","Malgun Gothic","sans-serif"; color:Black; letter-spacing:-0.05em; vertical-align:baseline; border:0; -webkit-text-size-adjust:none; font-size:12px;}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,blockquote,iframe{margin:0;padding:0;}
	img {border:0 none; }
	form, fieldset {display:block; border:0; }
	ul,ol,li {list-style:none;}

	hr {display:none;}
	td {word-wrap:break-word;}
    table {border-spacing:0; border-collapse:collapse;}


	input{vertical-align:middle; font-family:Nanum Gothic; font-size:12px; color:#393939; border:1px solid #ccc; background-color:#fff; height:16px; padding:1px; margin:0px;}
	input[type=radio] {border:none; margin:0; padding:0}
	input[type=checkbox] {border:none; margin:0; padding:0}	
	input[type=file] {margin:0; padding:0; height:25px; vertical-align:middle; line-height:25px;}
	select {font:12px Nanum Gothic; height: 25px; padding: 3px 3px 3px 1px; vertical-align:middle; border:1px solid #ccc;}
	blockquote, q {quotes: none;}
	del {text-decoration: line-through;}
	input.inputN{clear:both; border:none; background:none;}
	textarea{vertical-align:middle; font-family:Nanum Gothic; font-size:12px; color:#393939; border:1px solid #ccc; background-color:#fff;padding:5px; margin:0px; resize:none;} 

	a:link {color:#666; text-decoration:none;}
	a:visited {color:#666; text-decoration:none;}
	a:hover, a:focus {color:#3399c9; text-decoration:none;}
	a:active {color:#666; text-decoration:none;}

	.leftW{float:left;}
	.rightW{float:right;}
	.clearG{clear:both;}
	.positionR {position:relative;}
	
	/* =float 해제 */
	.clearG:after {
		content: ".";
		height: 0;
		display: block;
		visibility: hidden;
		clear: both;
	}
	/* =float 해제 */

	/* ie용 홀리 핵 시작 */
	* html .f_clear{height:1px;}
	.f_clear{display:block; min-height:1px;}
	/* ie용 홀리 핵 끝 */
/********************************/



/* 포털 메뉴 */
#top_head { background-color:#e8e8e8; border-top:solid 1px #b84e14; height:27px; }
#top_con { height:27px; margin:0 auto; text-align:right; position:relative; }
#top_con ul { text-align:right; position:absolute; top:7px; right:0; font-size:0.9em; font-weight:bold; }
#top_con ul li { display:table-cell; color:#666666; }
#top_con ul li a:link { color:#666666; }
#top_con ul li a:hover { color:#000000; }
#top_con ul li.top_menu_on { color:#000000; }
#top_con ul li.top_con_bar { padding:0 5px 0 5px; color:#cbcbcb; }




/* Header Style */
.header			{height:78px; margin:0 auto; }
.header	.smenu	{display:inline-block; height:38px; font-size:11px; line-height:38px; float:right}

/* top 메뉴 */

.search select{ height:22px; font-size:11px; border:1px solid #CCC}
.searchbtn{padding-left:0px;width:29px;height:22px;border:0px}
.searchtxt{ width:124px; height:18px; margin-left:3px; border:none; color:#aaa; line-height:15px; border:1px solid #CCC}
.top_menu a{color: #454545;font-size: 15px;font-weight: 600;padding:0 16px;}
.top_menu a:hover{ color:#005daf;}

/*  container 탑메뉴 라인색상처리    */
.container_top{width:100%; min-width:990px; margin:0 auto;}
.container{width:100%; min-width:990px; margin:0 auto; border-top:5px solid #F36F21; border-bottom:1px solid #c6c6c6}

/* body style*/
#contentW {width:100%; height:100%; float:left; margin:0 auto; margin:15px 0 0 0;}
.contentC {height:100%; margin:0 auto;}

/* footer style*/
#footerW {width:100%; float:left; border-top:1px solid #dcdcdc;margin-top:20px;}
.footerC {margin:0 auto;}
.contents  {width:765px; float:left; margin-left:25px; margin-bottom:30px;}
.footer {height:50px; margin:0 auto; padding:10px 0; }
.footer dl dt { padding-right:20px; float:left}
.footer dl dd { font-size:12px; color:#8e8d8d; line-height:18px; letter-spacing:0px}

/* 상품카테고리 */
.left_area {width:200px; float:left;}
.MRO_cate { background:#F36F21; padding:6px 14px 6px 14px;} /* 20150714 수정*/
.MRO_cate h1 { font-size:15px; color:#FFF; font-weight:600; line-height:32px; border-bottom:1px solid #3491bc;} /* 20150714 수정*/
.MRO_cate h1 span img { float:right; margin:10px 1px 0 0;} /* 20150714 수정*/
.MRO_cate ul { margin:5px 3px;}
.MRO_cate ul li a	   { font-size:12px; color:#e5e4e4; font-weight:600; line-height:22px;}
.MRO_cate ul li a:hover { font-size:12px; color:#FFF; font-weight:800; line-height:22px;}
.MRO_cate ul li a.select{ color:#ffffff; font-weight:800;} /* 20150714 수정*/

.ETC_cate { background:#AC1C04; padding:6px 14px 6px 14px;}
.ETC_cate h1 { font-size:15px; color:#dafbc2; font-weight:600; line-height:32px; border-bottom:1px solid #7cbe4b; } /* 20150714 수정*/
.ETC_cate h1 span img { float:right; margin:10px 1px 0 0;} /* 20150714 수정*/
.ETC_cate ul { margin:5px 3px;}
.ETC_cate ul li a	      { font-size:12px; color:#dafbc2; font-weight:600; line-height:22px;}
.ETC_cate ul li a:hover { font-size:12px; color:#dafbc2; font-weight:800; line-height:22px;}

.OTHER_cate { background:#3d71ad; padding:6px 14px 6px 14px;}
.OTHER_cate h1 { font-size:15px; color:#dafbc2; font-weight:600; line-height:32px; border-bottom:1px solid #7cbe4b; } /* 20150714 수정*/
.OTHER_cate h1 span img { float:right; margin:10px 1px 0 0;} /* 20150714 수정*/
.OTHER_cate ul { margin:5px 3px;}
.OTHER_cate ul li a	      { font-size:12px; color:#dafbc2; font-weight:600; line-height:22px;}
.OTHER_cate ul li a:hover { font-size:12px; color:#dafbc2; font-weight:800; line-height:22px;}

.left_area .fi_cate { display:block; height:140px; background:#df6c74; padding:6px 14px 20px 14px;}
.left_area .fi_cate h1 { font-size:13px; color:#FFF; font-weight:600; line-height:32px; border-bottom:1px solid #e48188;}
.left_area .fi_cate ul { margin:10px 0;}
.left_area .fi_cate ul li {}
.left_area .fi_cate ul li img { padding:3px 5px 3px 0}
.left_area .fi_cate ul li.name { font-size:15px; line-height:24px; color:#FFF; font-weight:600}
.left_area .fi_cate ul li.department { font-size:12px; line-height:20px; color:#8f242b; font-weight:600}
.left_area .fi_cate ul li.num { font-size:12px; line-height:20px; color:#FFF; font-weight:600; letter-spacing:0.5px;}
.left_area .fi_cate ul li div { position: absolute; margin:-2px 0 0 127px;}


/* Main center */
.center_area {width:420px; height:100%; margin:0 25px; float:left} 
.center_area .main_condition	{ height:162px;}
.center_area .main_condition h1 { font-size:13px; color:#999795; font-weight:600; line-height:35px; padding-left:12px; background:#FFF; border:5px solid #F36F21}
.center_area .main_condition h1 span { color:#0d448e; font-weight:800; line-height:20px;}
.center_area .main_condition h1 img  { float:right; margin:4px 0;}
.center_area .main_condition div	 { height:116px; border:1px solid #d6d9db; border-top:none !important; background:#eaeeef; }
.center_area .main_condition div ul li	{ width:105px; margin-top:25px; border-right:1px solid #dadedf; font-size:11px; line-height:30px;  text-align:center; float:left}
.center_area .main_condition div ul li:last-child	{border-right:none !important}
.center_area .main_condition div ul li div.icon_area { height:45px; background:none; border:none;}
.center_area .main_condition div ul li span{ font-weight:800;}

/* Main Right */
.right_area {width:320px; height:100%; margin:0; float:right} 
.bill_cnt { color:#d66363; font-weight:800; text-decoration:underline}

.approve {border: #e0e0e0 4px solid; background-color:#f4f4f4; FONT-SIZE: 11px; color:#5e5e5e;padding-top:5px; padding:5px; margin-top:10px;}

/* common::main table */
.main_table 	{ width:100%; border:1px solid #c3c6cb}
.main_table th  { font-size:12px; font-weight:normal; line-height:26px; border:1px solid #c3c6cb; background:#e5e6ea;}
.main_table td  { font-size:12px; font-weight:normal; line-height:24px; border:1px solid #c3c6cb; background:#FFF;}


/* Shop Navi */
.mediumname{width:200px;height:30px;background-color:#137fb1;}
.mediumname h1{font-size:15px; color:#FFF; font-weight:600; line-height:32px;}
.location{line-height:30px; text-align:right;padding:6px 5px 6px 0;}


.category_select table { border:1px solid #ababab; border-bottom:1px solid #ababab !important; border-top:2px solid #757577;}
.category_select table tr { border-bottom:1px solid #dcdcdd; padding:5px 0}
.category_select table tr th { font-weight:lighter;line-height:26px; vertical-align:middle; text-align:left; background:#f4f6f7;padding-left:10px}
.category_select table tr td { padding-left:5px;}
.category_select table tr td a:hover { color:#0065b3}
.category_select table tr td li {line-height:20px; padding:2px; background:#FFF; padding-right:5px;float:left;font-size:11px;}
.category_select table tr td li a:hover { color:#0065b3} 


.category_exclusive table { border:1px solid #ababab; border-bottom:1px solid #ababab !important; border-top:2px solid #66b32d;}
.category_exclusive table tr { border-bottom:1px solid #dcdcdd; padding:5px 0}
.category_exclusive table tr th { font-weight:lighter;line-height:26px; vertical-align:middle; text-align:left; background:#ecf4e5;padding-left:10px}
.category_exclusive table tr td { padding-left:5px;}
.category_exclusive table tr td a:hover { color:#0065b3}
.category_exclusive table tr td li {line-height:20px; padding:2px; background:#FFF; padding-right:5px;float:left;font-size:11px;}
.category_exclusive table tr td li a:hover { color:#0065b3} 


/* 페이징*/
.btn_page{display:inline-block; font-size:12px; font-weight:normal; line-height:22px; text-align:center; padding: 0 10px 0 10px; margin-left:3px; margin-right:3px; cursor:pointer;}


/* 상품검색 결과 타이틀 */
.product_total { line-height:20px; margin:25px 0 0 0;}
.product_total span { color:#0065b3}
.product_icon_area { font-size:11px; margin:20px 0 0 -5px; float:left}
.product_icon_area img { padding:0 2px 0 5px; margin-top:-2px;}
.product_al_select  { height:26px; margin:-1px 2px 1px 2px;}

/* 상품 sort */
.btnarea     {width:100%;text-align:right}
.btn_excel   {display:inline-block; font-size:12px; color:#FFF; font-weight:600; line-height:26px; text-align:center; margin:10px 2px; padding:0 5px; background-color:#22a825; cursor:pointer;}
.btn_al_gray {display:inline-block; font-size:12px; color:#888888; font-weight:normal; line-height:24px; text-align:center; margin:10px 2px; padding:0 5px; border:1px solid #c7cad0; background-color:#FFF; cursor:pointer;}
.btn_al_blue {display:inline-block; font-size:12px; color:#0065b3; font-weight:normal; line-height:24px; text-align:center; margin:10px 2px; padding:0 5px; border:1px solid #0065b3; background-color:#FFF; cursor:pointer;}
.btn_al_blue img { padding:0 2px;}

.btn_download {display:inline-block; font-size:12px; color:#0065b3; font-weight:normal; line-height:24px; text-align:center; margin:2px 2px; padding: 0 10px 0 25px; border:1px solid #0065b3; background-color:#FFF; cursor:pointer; background:url(http://img.mmpint.com/mall/common/icon_download.png) 5px 7px no-repeat;}
.btn_download img { padding:0 2px; }

.btn_bot {display:inline-block; width:105px; width:105px; font-size:14px; color:#FFF; font-weight:600; line-height:46px; text-align:center; margin:10px 2px; padding:0 5px; background-color:#005cae; cursor:pointer;}
.btn_bot.excel  {  background-color:#22a825;}
.btn_bot.blue   {  background-color:#005cae;}
.btn_bot.gray   {  background-color:#9b9d9e;}
.btn_bot.lightblue  {  background-color:#4f94c6;}

.btnarea_tabletop  {position: absolute; width:765px; text-align:right; margin-top:-21px}
.btn_top_blue      {display:inline-block; width:42px; height:19px; font-size:11px; color:#FFF; font-weight:normal; line-height:19px; text-align:center; margin:0px 1px 3px 1px; background-color:#4f94c6; cursor:pointer}


/* 상품목록 */
.sub_table		{ width:100%; }
.sub_table th	{ height:32px; font-size:12px; color:#000; font-weight:800; line-height:32px; border-top:1px solid #c3c6cb; border-bottom:1px solid #c3c6cb; background:#f9f9f9;}
.sub_table td	{ font-size:12px; color:#000; font-weight:normal; border-bottom: 1px solid #dbdbdb;}

.sub_table2 table		{ width:100%; clear:both}
.sub_table2 table th	{ height:32px; font-size:12px; color:#000; text-align:center; font-weight:normal; line-height:32px; border-top:1px solid #c3c6cb; border-right:1px solid #c3c6cb; border-bottom:1px solid #c3c6cb; background:#f9f9f9}
.sub_table2 table th:last-child	{border-right:none !important;}
.sub_table2 table td	{ font-size:12px; color:#000; font-weight:normal; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background:#FFF; padding:0 5px;}
.sub_table2 table td:last-child	{border-right:none !important;}

.tb_list{ background-color: #c3c6cb;}
.tb_list tr{ background-color:#FFFFFF;}
.tb_input_title{background-color: #F7F8FD; font-weight:800 ; font-size: 11px; text-align: left;}
.tb_input_title_notnull{ background-color: #F7F8FD; font-weight:800; font-size:11px; color: #f00; text-align:left;}



.proname { color:#005cae; font-weight:600}
.price {color:#d4000b; font-weight:600;}
.btn_gray_small  {display:inline-block; width:50px; height:20px; font-size:11px; color:#575656; font-weight:normal; line-height:15px; text-align:center; border:1px solid #c2c2c2; margin:2px 0; background-color:#ececec;}
.btn_gray{display:inline-block; font-size:11px; color:#575656; font-weight:normal; text-align:center; border:1px solid #c2c2c2; background-color:#ececec;}
.btn_red{display:inline-block; font-size:11px; color:#a81b6e; font-weight:normal; text-align:center; border:1px solid #c2c2c2; background-color:#ececec;}

.count{text-align:center;}
.count li{float:left;text-align:center}


/*********** 상품상세보기 *************/

.detail_cate_prd_info { width:100%; text-align:left; border-bottom:solid 1px #e1e1e1; padding-bottom:5px; }
.detail_cate_prd_info th.detail_prd_tit { text-align:left; font-size:1.9em; font-weight:bold;  padding:0 0 18px 0; border-bottom:solid 1px #f0f0f0; }
.detail_cate_prd_info th { text-align:left; color:#2c2c2c; width:145px; height:28px; font-weight:lighter; }
.detail_cate_prd_info td { text-align:left; color:#2c2c2c; }
.detail_cate_prd_info th.detail_prd_1 { font-weight:bold; padding-top:5px; }
.detail_cate_prd_info td.detail_prd_1 { color:#de1f6f; font-weight:bold; }
.detail_cate_prd_info th.detail_prd_op_1 { background-color:#fafafa; padding-top:5px; border-top:solid 1px #e1e1e1; font-weight:800;}
.detail_cate_prd_info td.detail_prd_op_1 { background-color:#fafafa; padding-top:5px; border-top:solid 1px #e1e1e1; }
.detail_cate_prd_info th.detail_prd_op { background-color:#fafafa; }
.detail_cate_prd_info td.detail_prd_op { background-color:#fafafa; }
.detail_cate_txt_box div.detail_btn_box { margin:15px 0 0 0; text-align: center; }
.detail_cate_txt_box div.detail_btn_box span { padding-right:6px; }
.detail_t2{ color:#fb8033;}
.detail_t2p{ color:#fb8033; font-size:16px; font-weight:bold;}

#detail_desc_box { width:100%; margin:80px 0 0 0; }
.detail_desc_menu { border-bottom:solid 2px #0065b3; }

.detail_btn_on { float:left; background-color:#0063b1; color:White; width:120px; padding:10px 0 8px; text-align:center; margin-right:5px; cursor:pointer; }
.detail_btn { float:left; background-color:#f3f3f3; border:solid 1px #dfdfdf; width:120px; padding:9px 0 7px 0; text-align:center; margin-right:5px; cursor:pointer; }
.detail_desc_con { margin:15px 0 50px 0; overflow-x: auto; }


/************************************************장바구니 *****************************************************/ 
.sub_tit { width:100%; border:solid 2px #757577; border-left:none; border-right:none; color:Black; }
.sub_tit .sub_tit_area { float:left; vertical-align:middle; padding:10px; }
.sub_tit .sub_tit_area_img { float:right; text-align:right; padding:38px 20px 39px 0; }
.sub_tit .sub_tit_area h3 { font-size:3em; margin:0; padding:42px 0 44px; }
.sub_tit .sub_tit_area p { margin:20px 30px 20px 10px; line-height:22px; }
.sub_tit .sub_tit_area h3.sub_tit_oneline { font-size:3em; margin:0; padding:32px 0 0; }
.sub_tit .sub_tit_area p.sub_tit_desc { margin:0; padding:5px 0 0 5px; font-weight:bold; }


.tb_box_sty { border:solid 2px #c3c6cb; padding:20px 0 20px 0; background-color:#f7fbfe; font-size:1.2em;color:#026fff; }
.tb_box_sty_price { border:solid 5px #a4a5b7; margin-top:20px; background-color:#eaedfe;font-size:1.2em;}
.price_txt { padding:10px 0 20px 0;line-height:25px; }
.cart_price_txt { font-size:1.4em; }
.cart_big_price { font-size:1.8em; color:#ca0122; }
.price_bar { padding:30px 25px 0; text-align:center; }
.cart_price { color:#ca0122; font-weight:bold;padding:10px 0 20px 0;line-height:25px; }

.price_line dl { padding-top:10px;}
.price_line dl dd { float:left; line-height:25px; text-align:center; margin:0 10px 0 0;}

.price_icon { position:absolute; top:30px; right:-20px; }


.cart_list2 { width:100%; margin:10px 0 0 0; border-top:solid 1px #c5c6ca; line-height:17px; }
.cart_list2 th { background-color:#f9f9f9; font-size:1.2em; height:32px; font-weight:lighter; border-bottom:solid 1px #c5c6ca; color:Black; }
.cart_list2 td { border-bottom:solid 1px #e9e9e9; border-right:solid 1px #e9e9e9; color:#666; }
.cart_list2 td.cart_list_item_tit { text-align:left; padding:0 0 0 10px; font-weight:bold; }


.delivery_add {float:left;width:100%;background:#eaeeef;}
.delivery_add div{float: left;}
.delivery_maintitle{font-weight:600;text-align:center;  background :#b9d2e4;}
.delivery_arr{vertical-align:middle; margin-top:20px;width:30px;}

.sub_table tfoot tr td { height:40px; text-align:right; border-top:1px solid #f0f0f0; background:#fafafa; padding:10px 20px;}
.sub_table tfoot tr td dl			{width:300px; float:right; line-height:22px; text-align:right}
.sub_table tfoot tr td dl dt        {width:50%; text-align:right; line-height:22px; float:left}
.sub_table tfoot tr td dl dt.total  {font-size:15px; line-height:28px; color:#000; font-weight:600;}
.sub_table tfoot tr td dl dd.price  {font-size:15px; line-height:28px; color:#d4000b; font-weight:600;}


/* 결제정보*/
.order_table { width:100%; position:relative; }
.order_table h5 { font-size:1.4em; padding:0; margin:20px 0 15px 10px; color:#005cae}
.order_table table { width:100%; margin:10px 0 0 0; border-top:solid 1px #c5c6ca; border-bottom:solid 1px #c5c6ca; line-height:17px; }
.order_table table th { background-color:#f9f9f9; height:32px; text-align:right; border-right:solid 1px #e9e9e9; border-bottom:solid 1px #e9e9e9;padding-right:10px; }
.order_table table td { border-bottom:solid 1px #e9e9e9; border-right:solid 1px #e9e9e9; color:#666; height:32px; text-align:left; padding-left:5px; }




h5 { font-size:1.4em; padding:0; margin:20px 0 15px 10px; color:#005cae}
/*********** POPUP *************/
.pop_wrap 		 { display:inline-block;  border:3px solid #0065b3; background:#FFF}
.pop_wrap .title { height:50px; font-size:20px; line-height:50px; font-weight:600; color:#FFF; overflow:hidden; padding:0 15px; background:#0065b3}
.pop_wrap span.close { line-height:50px; margin:20px 10px 0 0; cursor:pointer; float:right}
.pop_wrap .contents  { margin:0 auto; background:#FFF; padding:20px 25px 10px 25px;}
.pop_wrap .contents .box { border:1px solid #c3c8cc; background:#fafafa; padding:15px; margin:10px 0 0 0;}
.pop_wrap .contents dl dt { width:80px; line-height:32px; vertical-align:top; float:left}
.pop_wrap .contents dl dd { line-height:35px; padding:3px 0 2px 0}
.pop_wrap .contents dl dd input { height:27px; line-height:27px;}
.pop_wrap .contents dl dd textarea {}

.btn_pop { display:inline-block; width:80px; font-size:11px; color:#FFF; font-weight:600; line-height:23px; text-align:center; margin:0 2px; padding:0 2px; }
.btn_pop.basic { background-color:#4a4643;}
.btn_pop.hot { background-color:#ff6a00;}

.pop_info { display:inline-block; width:600px; height:80px; padding:5px; margin-bottom:5px;}
.pop_info h1 { font-size:20px; font-weight:600; margin-top:8px;}
.pop_info span { display:block; width:100px; margin-top:10px; float:left}
.pop_info div { font-size:12px; font-weight:normal; line-height:20px; float:left}

/* mypage 메뉴 */
.mypagemenu{border-left:11px solid #F36F21;background-color:#F36F21;padding:15px 15px 15px 0}
.leftinfo h1  { font-size:24px; color:#FFF; font-weight:800; line-height:30px; padding:0 0 10px 10px;}
.mybody{ background:#FFF;}
.mymenu{ padding:10px 0 10px 0;width:179px;height:150px;border-right:1px solid #dcdcdd;}
.mymenu li{padding-left:5px;}
.mymenu li a { text-decoration:none;}
.mymenu li a:visited { text-decoration:none;}
.mymenu li a:hover { color:#0065b3 ; text-decoration:none;}
.mymenu li a:active { color:#0065b3 ; text-decoration:none;}

/* mypage */
.my_table 	{ width:100%; border:1px solid #c3c6cb}
.my_table th  { font-size:12px; line-height:26px; border:1px solid #c3c6cb; background:#e5e6ea;}
.my_table td  {line-height:24px; border:1px solid #c3c6cb; }


.top_info990 { display:inline-block; width:100%; min-height:90px; border-top:2px solid #757577; border-bottom:2px solid #757577; padding:10px 0px 10px 0px; margin:10px 0 10px 0;}
.top_info990 h1 { font-size:26px; font-weight:600; }
.top_info990 span { display:block; width:140px; text-align:center; float:left}
.top_info990 div { font-size:13px; font-weight:normal; line-height:20px; vertical-align:middle; float:left}

h3 { font-size:15px; color:#000; line-height:15px; font-weight:600; padding: 22px 0 12px 0;}
h3 img { margin-right:5px;}
h3 span { font-size:13px; color:#7d7d7d; line-height:15px; font-weight:600; padding:0 10px;}

.mybox {border:1px solid #e3e3e3; background:#fafafa; }

.info_check { font-size:13px; line-height:23px; margin:20px 0 50px 0}
.info_check img { padding-right:5px;}
.info_check_L1 { font-size:13px; line-height:23px; margin:20px 0 10px 0}
.info_check_L1 img { padding-right:5px;}

.tax_select { font-size:18px; color:#454545; font-weight:600; text-align:center; padding:15px 0;}
.tax_select .font-blue { color:#2178bc; }
.tax_select img { padding:0 13px 2px 13px; vertical-align:middle}
.list_count_area { color:#777777; font-size:11px; float:left}

/*== 라인높이*/
.td60{min-height:60px;line-height:60px;}
.td55{min-height:55px;line-height:55px;}
.td50{min-height:50px;line-height:50px;}
.td45{min-height:45px;line-height:45px;}
.td40{min-height:40px;line-height:40px;}
.td35{min-height:35px;line-height:35px;}
.td34{min-height:34px;line-height:34px;}
.td33{min-height:33px;line-height:33px;}
.td32{min-height:32px;line-height:32px;}
.td31{min-height:31px;line-height:31px;}
.td30{min-height:30px;line-height:30px;}
.td29{min-height:29px;line-height:29px;}
.td28{min-height:28px;line-height:28px;}
.td27{min-height:27px;line-height:27px;}
.td26{min-height:26px;line-height:26px;}
.td25{min-height:25px;line-height:25px;}
.td24{min-height:24px;line-height:24px;}
.td23{min-height:23px;line-height:23px;}
.td22{min-height:22px;line-height:22px;}
.td21{min-height:21px;line-height:21px;}
.td20{min-height:20px;line-height:20px;}
.td19{min-height:19px;line-height:19px;}
.td18{min-height:18px;line-height:18px;}
.td17{min-height:17px;line-height:17px;}
.td16{min-height:16px;line-height:16px;}
.td15{min-height:15px;line-height:15px;}
.td14{min-height:14px;line-height:14px;}


.border_box{    display: block;    border: 1px solid #c3c8cc;    background: #fafafa;    margin-bottom: 10px;}
.td_center{text-align:center;}
.padleft5 {padding-left:5px;text-align:left;}
.pad5 {padding:5px 5px 5px 5px;}
.padright5 {padding-right:5px;text-align:right;}

.padleft3 {padding-left:3px;text-align:left;}
.pad3 {padding:3px;}
.padright3 {padding-right:3px;text-align:right;}
.td_top_border {border-top:1px solid #c3c8cc;}
.td_bottom_border {border-bottom:1px solid #c3c8cc;}

/* 테이블 overflow .. 처리 */
.br_none{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.pad10{padding:10px 10px 10px 10px;}
.pad20{padding:20px 20px 20px 20px;}
.pad30{padding:30px 30px 30px 30px;}

.p11{font-size:11px;}
.p12{font-size:12px;}
.p13{font-size:13px;}
.p14{font-size:14px;}
.p18{font-size:18px;}
.p20{font-size:20px;}

.border{ BORDER:#d6d6d6 1px solid;}
.border_darkgray{border: 1px solid #D5D5D5;}

.input {vertical-align: middle; height: 18px; line-height:18px;} 
.input_label{vertical-align: middle; height: 18px;line-height:18px; border: #FFFFFF 1px solid;}
.sellist { BORDER: #c7c7c7 1px solid;COLOR: #666666; FONT-SIZE: 11px; BACKGROUND-COLOR: #ffffff ;height:24px;}


.font-lightgray{color:lightgray;}
.font-gray{color:gray;}
.font-white{color:white;}
.font-red{color:red;}
.font-blue{color:blue;}
.font-darkblue{color:darkblue;}
.font-lightblue{color:lightblue;}
.font-green{color:green;}
.font-orange{color:orange;}
.font-gold{color:gold;}
.font-black{color:black;}
.font-blue1{color: #006fff;}


.bg_orange{background-color:orange;}
.bg_darkorange{background-color:darkorange;}
.bg_demand{background-color:#ff6a00}
.bg_black{background-color:black;}
.bg_red{background-color:red}
.bg_green{background-color:green;}
.bg_lightgreen{background-color:#25de3d;}
.bg_gold{background-color:gold;}
.bg_darkturquoise{background-color:darkturquoise;}
.bg_deeppink{background-color:deeppink;}

.bg_blue{background-color:blue;}
.bg_darkblue{background-color:#005cae;}
.bg_lightblue{background-color:#eaedfe;}

.bg_gray{background-color:#ececec;}
.bg_mainbox{background-color:#ebebeb;}
.bg_darkgray{background-color:darkgray;}

.bg_addr{background-color:#eaeeef;}
.bg_subtit{background-color: #ecf6d2;}
.bg_default{background-color: #ececec;}
.bg_button{border:1px solid #c2c2c2; margin:2px 0;}

.bg_wish{background-color:#4f94c6;}
.bg_option{background-color:#22a825;}
.bg_basket{background-color:#005cae;}
.bg_delete{background-color:#a81b6e;}
.bg_addr{background-color:#4f94c6;}
.bg_direct{background: #EB5D37;}
.bg_title{background:#f9f9f9;}
.bg_customercenter{background:#f3f3f5;}

.p10{font-size:10px}
.p11{font-size:11px}
.p12{font-size:12px}
.p13{font-size:13px}

.bold{font-weight:800;}
.basictext{font-family:"Nanum Gothic","Malgun Gothic","sans-serif"; color:Black; letter-spacing:-0.05em; vertical-align:baseline; border:0; -webkit-text-size-adjust:none; font-size:12px;}

#intro_login  {width:100%; min-width:875px; height:100%; float:left;}
.intro_loginC {width:875px; margin:0 auto; margin-top:150px;}

.loginbox	  {}
.loginbox h1  { display:inline-block; font-size:13px; color:#FFF; margin:45px 0 0 298px;}
.loginbox .loginarea  {width:380px; margin:60px 0 0 40px; float:left}
.loginbox .loginarea span {line-height:18px; letter-spacing:-1px}
.loginbox .loginarea div.login_form { position:; width:255px; float:left}
.loginbox .loginarea div.login_form p { display:block; line-height:25px; padding:2px 0 0 0; clear:both}
.loginbox .loginarea div.login_btn a { display:inline-block; width:89px; height:69px; font-size:13px; font-weight:600; text-align:center; color:#FFF; line-height:69px; background:#F36F21;}
.loginbox .loginarea div.login_form p span{ display:inline-block; width:60px; color:#666; vertical-align:middle; padding-left:15px;}
.loginbox .loginarea div.login_form p input {color:#666;width:160px;height:28px;line-height:28px;padding-left:10px;margin-top:-1px;margin-bottom:3px;vertical-align:middle;background-color:#fafafa;border-top:1px solid #c6c6c6;border-left:1px solid #c6c6c6;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee;}
.loginbox .loginarea p.login_text {font-size:11px;font-weight:normal;line-height:20px; padding-top:18px; letter-spacing:-1px; padding-left:0px; margin-bottom:10px; clear:both;}
.loginbox .loginarea p.login_text input { padding:0 5px; margin-top:-3px}

.loginbox .guide  {width:430px; margin-top:15px; float:right}
.loginbox .guide dl { padding:0 0 0 25px}
.loginbox .guide dl dt { font-size:13px; color:#B43029; line-height:24px; font-weight:600; margin-top:10px;}
.loginbox .guide dl dd { font-size:12px; color:#717070; line-height:24px; letter-spacing:-1}

/* 메뉴얼 다운로드 */
.btn_manual { display:block; width:160px; height:31px; font-size:13px; color:#FFF; font-weight:normal; line-height:31px; padding-left:13px; margin:14px 0 0 3px; background:url(http://img.mmpint.com/mall/mro/2015-korail/main/icon_btn_manual.png) right no-repeat #0065b3; background-position:143px 7px;}