﻿/*-------------------------------
페이지의 레이아웃을 정의
--------------------------------*/


#wrap
{
    min-width: 1440px;
    height: auto;
}
/* header */
#header 
{
    background:#ffff;  
}
#header:after{clear:both}
#header .inner
{
    position: static;
	width:1440px;
	height:98px;
	background:#fff;
	margin: 0 auto;
}
#header .inner h1.logo {float: left;}
#header .inner h1.logo a
{
    display: block;
    margin: 23px 98px 0 0;
}
#header .inner h1.logo a img {display: block;}

#header .inner #etc
{
    width:337px;
	float: right;
	margin-top: 45px;
}
#header .inner #etc ul {float: right;}
#header .inner #etc ul li
{
    float: left;
    position: static;
	color:#e5e5e5;	
}
#header .inner #etc ul li img {/*margin-left: 20px;*/}
#header .inner #etc ul li select
{
    font-size: 14px;
    font-weight: bold;
    color: #000; 
}
#header .inner #etc ul li a
{
    display: block;
    width:19px;
    height: 17px;
	overflow: hidden;
	text-indent: -9999em;
	margin-right:13px;
	margin-left:13px;
}

#header .inner #etc ul li a.language
{   
    width: 34px;
    text-indent: 0;
}
#header .inner #etc ul li.search a
{
    background: url(/Content/Images/Style2/Common/ico_search.png)
}
#header .inner #etc ul li.join a
{
    background: url(/Content/Images/Style2/Common/ico_join.png)
}
#header .inner #etc ul li.login a
{
    background: url(/Content/Images/Style2/Common/ico_login.png)
}
#header .inner #etc ul li.search a:hover
{
    background: url(/Content/Images/Style2/Common/ico_search_hover.png)
}
#header .inner #etc ul li.join a:hover
{
    background: url(/Content/Images/Style2/Common/ico_join_hover.png)
}
#header .inner #etc ul li.login a:hover
{
    background: url(/Content/Images/Style2/Common/ico_login_hover.png)
}
#header .inner #etc ul li.logout a
{
    background: url(/Content/Images/Style2/Common/ico_logout.png)
}
#header .inner #etc ul li.logout a:hover
{
    background: url(/Content/Images/Style2/Common/ico_logout_hover.png)
}
/* etc ENG*/
#header .inner #etc
{
    width:337px;
	float: right;
	margin-top: 45px;
}
#header .inner #etc ul {float: right;}
#header .inner #etc ul li
{
    float: left;
    position: static;
	color:#e5e5e5;	
}
#header .inner #etc ul li img {/*margin-left: 20px;*/}
#header .inner #etc ul li select
{
    font-size: 14px;
    font-weight: bold;
    color: #000; 
}
#header .inner #etc ul li a
{
    display: block;
    width:19px;
    height: 17px;
	overflow: hidden;
	text-indent: -9999em;
	margin-right:13px;
	margin-left:13px;
}

#header .inner #etc.etc_ENG ul li a.language
{   
    width: 34px;
    text-indent: 0;
}
#header .inner #etc.etc_ENG ul li.search a
{
    background: url(/Content/Images/Style2/Common/ico_search.png)
}
#header .inner #etc.etc_ENG ul li.join a
{
    background: url(/Content/Images/Style2/Common/ico_join.png)
}
#header .inner #etc.etc_ENG ul li.login a
{
    background: url(/Content/Images/Style2/Common/ico_login.png)
}
#header .inner #etc.etc_ENG ul li.search a:hover
{
    background: url(/Content/Images/Style2/Common/ico_search_hover.png)
}
#header .inner #etc.etc_ENG ul li.join a:hover
{
    background: url(/Content/Images/Style2/Common/ico_join_hover.png)
}
#header .inner #etc.etc_ENG ul li.login a:hover
{
    background: url(/Content/Images/Style2/Common/ico_login_hover.png)
}
#header .inner #etc.etc_ENG ul li.logout a
{
    background: url(/Content/Images/Style2/Common/ico_logout.png)
}
#header .inner #etc.etc_ENG ul li.logout a:hover
{
    background: url(/Content/Images/Style2/Common/ico_logout_hover.png)
}



/*footer */
#footer
{
	background:#2b2b2b;
    font-weight: 300;
    font-size: 13px;
}
#footer .inner
{
    position: relative;
	width: 1440px;
    margin: 0 auto;
}
/* Foot 변경 (familybox 디자인)
#footer .header
{
    height: 80px;
    border-bottom: 1px solid #787878;
}
#footer .header .inner .familybox
{
	border: 2px solid #fff;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	float: left;
	width: 98px;
	color: #fff;
	margin-top: 25px;
	text-align: center;
	font-weight:bold;
	padding: 5px 2px 2px 2px;
}

#footer .header .inner ul.family_site
{
    color: #6c6c6c;
    font-weight: 300;
    font-size: 16px;
    line-height: 80px;
}

#footer .header .inner ul.family_site li
{ 
    float: left;
    padding-left: 30px;
    color: #646464;
}
#footer .header .inner ul.family_site li a
{    
    color: #cecece;
}
#footer .header .inner ul.family_site li a:hover,
#footer .header .inner ul.family_site li.on a
{
    color: #e4002b;
    font-weight: bold;
}

#footer .header .inner ul.sns
{
    float: right;
    width: 162px;
}
#footer .header .inner ul.sns li
{
    float: left;
    margin-left: 10px;
}
*/
/* 2016.10.10 footer 변경 디자인 (S)*/
#footer .header
{
    border-bottom: 1px solid #787878;
}
#footer .header .inner
{
    padding: 25px 0;
    height: 45px;
    overflow: hidden;
    color: #cecece;
}
#footer .header .inner ul.terms li.logo
{
    padding-left: 0px;
    padding-right: 13px;
}
#footer .header .inner ul.terms li
{
    float: left;
    height: 45px;
    line-height: 56px;
    padding-left: 39px;
    
}
#footer .header .inner ul.terms li a
{
    font-size: 13px;
    color:#fff;
    font-weight: bold;
}
#footer .header .inner ul.sns
{
    position: absolute;
    right: 0px;
    top: 25px;
}
#footer .header .inner ul.sns li
{
    float: left;
    margin-left: 11px;
}
/* 2016.10.10 footer 변경 디자인 (E)*/

#footer .footer .inner
{
    font-weight: 300;
    font-size: 13px;
	display: block;
	padding-left: 0;
	/*margin-top:2px;*/
	color: #cecece;
	line-height:20px;
	padding-bottom: 32px;
}
#footer .footer .inner ul 
{
    display: inline-block; 
}
#footer .footer .inner ul li
{
    float: left; 
	padding-left:35px;
}
#footer .footer .inner ul li a 
{
    font-size: 13px;
    color:#fff;
    font-weight: bold;
}
#footer .footer .inner address { font-style: normal; font-size: 13px;}
#footer .footer .inner address p a { color:#bbb;}
#footer .footer .inner address span {margin-left:15px;}
#footer .footer .inner img
{
    position: absolute;
    right: 0;
    top: 60px;    
}


/* container */
#container {position: relative;}
#container .top_navi
{
    padding: 77px 0;
	background: #fff;
	border-bottom: 3px solid #e4002b;
}
#container .top_navi h1
{
    font-size: 40px;
    line-height: 40px;
}
#container .top_navi .top_navi_inner
{
    width: 1440px;
    margin: 0 auto;
    position: relative;
}
#container .top_navi .top_navi_inner h2, #container .top_navi .top_navi_inner .tab_wrap {display: none; visibility: hidden}
#container .top_navi .top_navi_inner .navi_wrap ul li
{
    height: 49px;
    line-height: 49px;
    float:left;
	margin-right:50px;
}
#container .top_navi .top_navi_inner .navi_wrap ul li.combo
{
    float: left;
    background: url(/content/images/style2/common/ico_4.png) no-repeat /*103*/128px;
    padding-right: 60px;
    cursor: pointer;
    position: relative;
}
#container .top_navi .top_navi_inner .navi_wrap ul li
{
    padding-right: 50px;
    background: url(/content/images/Style2/common/ico_arrow.png) no-repeat center right 3px;
}

#container .top_navi .top_navi_inner .navi_wrap ul li.combo .other_navi_menu 
{
    display: none;
    position: absolute;
    background : #fff;
    top: 49px;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px -2px #999;
    z-index: 1;
    width: 150px;
    overflow: hidden;
}
#container .top_navi .top_navi_inner .navi_wrap ul li.combo .other_navi_menu ul li
{
    width: 100%;
    padding: 7px 10px;
    background: none;
    float:none;
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
}
#container .top_navi .top_navi_inner .navi_wrap ul li.combo .other_navi_menu ul li:last-child{ border-bottom: 0;}
#container .top_navi .top_navi_inner .navi_wrap ul li.combo .other_navi_menu ul li a { color: #737373; font-size: 15px; }
#container .inner_body {position: relative;}
#container .inner_body .fix_contents
{
    width: 1920px;
    margin: 0 auto;
}

#container .inner_body .fix_contents .tab_inner { background:#fff;}
#container .inner_body .fix_contents .tab_inner .tab_wrap
{
    font-size:20px;
	width:1180px;
	margin:0 auto;
	background:#fff;
}
#container .inner_body .fix_contents .tab_inner .tab_wrap ul {display:inline-block;}
#container .inner_body .fix_contents .tab_inner .tab_wrap ul li
{
    float:left;
	display:block;
	width: 293px;
    background: #fff;
    border: 1px solid #cccccc;
	text-align:center;
}
#container .inner_body .fix_contents .tab_inner .tab_wrap ul li a
{
    height: 70px;
    line-height: 70px;
}
#container .inner_body .fix_contents .tab_inner .tab_wrap ul li.on
{
    border-top: 2px solid #00baff;
    border-bottom: 0;
}
.section input
{
	padding: 8px 10px;
	/*height: 36px;*/
	border: 1px solid #ccc;
	font-size: 17px;
}
.section  select
{
    padding: 0 0 0 10px;
	height: 37px;
	border: 1px solid #ccc;
	font-size: 17px;
	-webkit-appearance: none;  /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
    background: url(/Content/Images/Style2/Common/ico_common_selectbox.gif) no-repeat 100% 50%;  /* 화살표 모양의 이미지 */
}
.section  select::-ms-expand { 
  display: none;
}

/*서브텍스트*/
#container .section .sub_text 
{
    /*font-size: 18px;
    line-height: 35px;
    color: #7d7d7d;*/
    font-size: 21px;
    line-height: 40px;
    color: #5e5e5e;
    
}

/* 통합검색 */
#wrap .common-search
{
    position:fixed; 
    width:100%;
    height:100%; 
    top:0; 
    background-color:#000; 
    filter:alpha(opacity=25); 
    background:rgba(0,0,0,.75); 
    z-index:1000;
}

/*테이블*/
.tbl_view
{
    width: 100%;
    position:relative;
    border-bottom: 1px solid #393f4f;
    border-top: 2px solid #393f4f;
    font: normal 12px dotum; 
}
.tbl_view tr th
{
    background: #f6f6f7;
    font: bold 13px dotum;  
}
.tbl_view thead tr th
{
    border-bottom: 1px solid #4f5666;
}
.tbl_view tr th.blue
{
    background: #f0fbfe;
}
.tbl_view tr th, .tbl_view tr td
{
    padding: 7px 5px;
    border-bottom: 1px solid #cacdd2;
	border-right: 1px solid #cacdd2;
}
.tbl_view .noline_bottom
{
    border-bottom: none;
}
.tbl_view .noline_right
{
    border-right: none;
}
.tbl_view .line_bottom
{
    border-bottom: 1px solid #4f5666
}

.tbl_view .line_top
{
    border-top: 1px solid #4f5666;
}
/*테이블2*/
.tbl2_view
{
    width: 100%;
    position:relative;
    border-top: 3px solid #e4002b;
    font-weight: 400;
    font-size: 21px;
    text-align: left;
}
.tbl2_view tr th
{
    font-weight: bold;
    font-size: 21px;
    padding: 30px 0 30px 40px;
    border-bottom: 1px solid #cacdd2;
    text-align: left;
}
.tbl2_view tr td
{
    font-weight: 300;
    font-size: 17px;
    padding: 30px 0;
    border-bottom: 1px solid #cacdd2;
    line-height: 30px;
}
.tbl2_view tr th.noline_right
{
    border-right: none;
}
.tbl2_view tr th.noline_left
{
    border-left: none;
}
.tbl2_view tr td.noline_right
{
    border-right: none;
}
.tbl2_view tr td.noline_left
{
    border-left: none;
}

/*테이블3*/
.tbl3_view
{
    width: 100%;
    position:relative;
    border-top: 3px solid #000;
    font-weight: 400;
    font-size: 21px;
    text-align: left;
}
.tbl3_view tr th
{
    font-weight: bold;
    font-size: 21px;
    padding: 30px;
    border-bottom: 1px solid #cacdd2;
    text-align: left;
	border: 1px solid #cacdd2;
}
.tbl3_view tr td
{
    font-weight: 400;
    font-size: 17px;
    padding: 20px 30px;
    border-bottom: 1px solid #cacdd2;
    line-height: 30px;
	border: 1px solid #cacdd2;
}
.tbl3_view tr th.noline_right
{
    border-right: none;
}
.tbl3_view tr th.noline_left
{
    border-left: none;
}
.tbl3_view tr td.noline_right
{
    border-right: none;
}
.tbl3_view tr td.noline_left
{
    border-left: none;
}
/*서비스신청 테이블 padding 10px 27px*/
.tbl4-1_view
{
    width: 100%;
    position:relative;
    border-top: 3px solid #000;
    font-weight: 400;
    font-size: 21px;
    text-align: left;
}
.tbl4-1_view tr th
{
    font-weight: bold;
    font-size: 21px;
    padding: 30px;
    text-align: left;
	/*text-align: left;*/
}
.tbl4-1_view tr td
{
    /*border-bottom: 1px solid #e1e1e1;*/
    line-height: 17px;	
	font-weight: bold;
    font-size: 17px;
    padding: 20px 30px;
}
.tbl4-1_view tr td.first
{
    padding-top: 20px;
}
.tbl4-1_view tr td.last
{
    padding-bottom: 20px;    
}

/*서비스신청 테이블 padding 20px 27px*/
.tbl4-2_view
{
    width: 100%;
    position:relative;
    border-top: 3px solid #000;
    font-weight: 400;
    font-size: 21px;
    text-align: left;
}
.tbl4-2_view tr th
{
    font-weight: bold;
    font-size: 21px;
    padding: 20px 27px;
    text-align: left;
}
.tbl4-2_view tr td
{
    /*border-bottom: 1px solid #e1e1e1;*/
    line-height: 17px;	
	font-weight: bold;
    font-size: 17px;
    padding: 20px 27px;
}


/*테이블_회색*/
.tbl_gray
{
    width: 100%;
    position:relative;
    border-top: 3px solid #cacdd2;
    font-size: 21px;
    font-weight: 400;
    text-align: center;
}
.tbl_gray tr th
{
    font-weight: bold;
    font-size: 21px;
    padding: 30px;
	background-color:#f8f8f8;
	border: 1px solid #cacdd2;
}
.tbl_gray tr td
{
    font-size: 16px;
    font-weight: 400;
    padding: 30px 0;
    border: 1px solid #cacdd2;
    line-height: 16px;
}
.tbl_gray th.noline_right
{
    border-right: none;
}
.tbl_gray th.noline_left
{
    border-left: none;
}
.tbl_gray td.noline_right
{
    border-right: none;
}
.tbl_gray td.noline_left
{
    border-left: none;
}

/*검색*/
#wrap .common-search .search_bg
{
    width: 100%;
    height: 355px;
    background: #000;
    position: relative;
}
#wrap .common-search .searchform .close
{
    width: 30px;
    height:30px;
    float: right;
    margin-top: 40px;
    margin-right: 40px;
}
#wrap .common-search .searchBox
{
	width: 440px;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	padding-top: 200px;
    overflow: hidden;
}
#wrap .common-search .searchBox input
{
	float: left;
    width: 319px;
    border: 0;
    font-size: 21px;
    line-height: 21px;
    margin: 0px;
    padding: 15px 25px;
	background:rgba(0,0,0,.75);
    color: #fff;
}

#wrap .common-search .searchBox input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#wrap .common-search .searchBox input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#wrap .common-search .searchBox input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#wrap .common-search .searchBox input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#wrap .common-search .searchBox a
{
    width: 31px;
    height: 29px;
    display: block;
    float: left;
    padding: 12px 20px;
    background: rgba(0,0,0,.75) url(/content/images/style2/common/ico_popup_search.png) no-repeat 50% 50%;
}

/* GNB 메뉴 */
#top_gnb
{
    overflow: hidden;
    float: left;
    width: 858px;
}
#top_gnb > ul
{
    overflow: hidden;
    padding: 0;
    margin: 0; 
}

#top_gnb > ul > li
{
    float: left;
    position: static;
    margin: 0 32px;
}
#top_gnb > ul > li:first-child
{
    margin-left: 0;
}
#top_gnb > ul > li:last-child
{
    margin-right: 0;
}
#top_gnb > ul > li > a
{
    width: 114px;
    display: block;
    padding: 44px 0 32px 0;
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    color: #030303;
    
}
#top_gnb > ul > li > a.active, 
#top_gnb > ul > li > a.selector
{
    border-top: 5px solid #E81123;
    padding-top: 39px;
    color: #E81123;
}
#top_gnb div.menu
{
    background: #fff;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    width: 195px;
    z-index: 7800;
    -webkit-box-shadow: 0 5px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 5px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0 5px 10px 0px rgba(0,0,0,0.15);
}
#top_gnb div.menu ul li
{
    width: 100%;
    padding: 10px 29px;
    background: none;
    float: none;
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
    display: block;
}
#top_gnb div.menu ul li{}

#top_gnb div.menu ul li a
{
    color: #7f7f7f;
    /*font-size: 15px;*/
}
#top_gnb div.menu ul li:hover a
{
    font-weight: bold;
    color: #000;
}
/* GNB ENG 메뉴 */

#top_gnb.top_gnb_ENG > ul > li
{
    float: left;
    position: static;
    margin: 0 10px;
}
#top_gnb.top_gnb_ENG > ul > li:first-child
{
    margin-left: 0;
}
#top_gnb.top_gnb_ENG > ul > li:last-child
{
    margin-right: 0;
}
#top_gnb.top_gnb_ENG > ul > li > a
{
    width: 190px;
    display: block;
    padding: 44px 0 32px 0;
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    color: #030303;   
}

#top_gnb.top_gnb_ENG > ul > li > a.active, 
#top_gnb.top_gnb_ENG > ul > li > a.selector
{
    border-top: 5px solid #E81123;
    padding-top: 39px;
    color: #E81123;
}
#top_gnb.top_gnb_ENG div.menu
{
    background: #fff;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    width: 215px;
    z-index: 7800;
    -webkit-box-shadow: 0 5px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 5px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0 5px 10px 0px rgba(0,0,0,0.15);
}


/*버튼*/
.btn_gray
{
    display: inline-block;
    width: 210px;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 48px;
    background-color: #f9f9f7;
    border: 1px solid #cccccc;
}
.btn	/* 버튼 공통*/
{
    cursor: pointer;
    display: inline-block;
    overflow: visible;
    box-sizing: border-box;
    vertical-align: middle;
}
.btn.black	/* 검은색 */
{
    background-color: #666;
    color: white;
}
.btn.white	/* 흰색*/
{
    background-color: #fff;
    color: #666;    
}
.btn.red	/* 빨강색 */
{
    background-color: #E81123;
    color: #fff;
}
.btn.gray	/* 회색 */
{
    background-color: #f9f9f7;
    color: #000;
}
.btn.darkgray /*쥐색*/
{
    background-color: #636363;
    border: 1px solid #000;
    color: #fff;
    margin-left: 20px;
}
.btn.round	/* 모서리 둥근 버튼*/
{
   border-radius: 6px;
    -webkit-border-radius: 6px;
}

.info-text
{
    background: url(/Content/Images/Style2/Account/ico_account_info.png) no-repeat center left;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 25px;
    font-size: 14px;
    font-weight: 400;
    color: #808080;
}

/* 버튼 */
/*
.btn
{
    border: 1px solid #e1e1e1;
    text-align: center;
    background-color: #F9F9F7;
    display: block;
    margin: 0 auto;
    font-size: 17px;
    color: #000;
    font-weight: 400;
}

.btn.red
{
	background-color:#E81123;
	color: #fff;
}
*/
/* Bar */
.bar.black
{
	border: 2px solid #000;
}
.bar.red
{
	border: 2px solid #E81123;
}
.bar.gray
{
	border: 1px solid #e1e1e1;
}
.bar.gray_bold
{
	border: 2px solid #e1e1e1;
}
/* 검색결과 */
.section.search { border-top: 1px solid #e5e5e5;}
.section.search .searchBox_wrap
{
	padding: 60px 250px;
	background-color: #f8f8f8;
}
.section.search .searchBox_wrap .searchBox
{
	border: 3px solid #e1e1e1;
	background-color: #fff;
	height: 50px;
	line-height: 50px;
}
.section.search .searchBox_wrap .searchBox label
{
	font-weight: bold;
	font-size: 20px;
	color: #E81123;
	padding: 0 20px;
}
.section.search .searchBox_wrap .searchBox span
{
    color: #e6e6e6;
}
.section.search .searchBox_wrap .searchBox input 
{
	border: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #919191;
	padding: 0 0 0 23px;
	width: 740px;
}
.section.search .searchBox_wrap .searchBox .btnSearch
{
    overflow: hidden;
    width: 25px;
    height: 32px;
    background: url(/Content/Images/Style2/Common/ico_allsearch_search.png) no-repeat 0px 0px;
    font-size: 0;
    cursor: pointer;
    padding: 0;
}
.section.search .common_tab ul li
{
	width: 286px !important;
	border-right: 0px !important;
}
.section.search .common_tab ul li:last-child
{
	border-right: 1px solid #ccc !important;
}
.section.search .common_tab ul li a:hover
{
	background-color: #E81123 !important;
	color:#fff !important;
}
.section.search .list ul li 
{
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	padding: 35px 15px;
}
.section.search .list ul.product li
{
	height: 110px;
}
.section.search .list ul.product li .img
{
	position: absolute;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	width: 110px;
	height: 110px;
	top: 35px;
}
.section.search .list ul.product li .wrap
{
	padding-left: 150px;
	padding-top: 15px;
}

.section.search .list ul li.nodata
{
	height: 50px;
	line-height: 50px;
	text-align: center;
}

/*페이징*/
.pager
{
    padding: 30px 0;
    text-align: center;
    
}
.pager_inner
{
    overflow: hidden;
    display: inline-block;    
}
.pager p
{
    float: left;
    padding: 0;
    height: 40px;
}
.pager p a
{
    line-height: 42px;
    padding: 13px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}
.pager p a:hover
{
    /*text-decoration: underline;*/
}
.pager ul
{
    overflow: hidden;
    float: left;
    margin: 0 5px;
    height: 42px;
}
.pager li
{
    float: left;
    padding: 0;
    list-style: none;
    width: 45px;
    height:40px;    
}
.pager li:first-child
{
    margin-left: 0;
    
}
.pager p.next_page,
.pager p.last_page,
.pager p.first_page,
.pager p.prev_page

{
	border: 1px solid #d3d3d3;
    font-size: 12px;
}
.pager li a
{
    display: block;
    padding: 13px 15px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-left: none;
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    font-weight: bold;
}
.pager li a.firstNode
{
	border-left: 1px solid #d3d3d3;
}
/*
.pager li a:hover, .pager li.active a:hover
{
    border: 1px solid #0B59D7;
    color: #0B59D7;
    font-weight: bold;
}
*/
.pager li.active a
{
    font-weight: bold;
    background: #e5002b;
	border: 0 none;
    border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
    color: #fff;
}
/* page sun theme */
.pager.sun
{
    border: 0 none;
    background: #fff;
}
.pager.sun ul
{
    padding: 15px 0;
    
}
.pager.sun .prev_page a, .pager.sun .next_page a
{
    display: block;
    color: #888;
    border: 1px solid #d5d5d5;
    padding: 0 10px;
    font-size: 12px;
    line-height: 30px;
}
.pager.sun .prev_page a
{
    padding-left: 25px;
    background: url('/content/images/common/ico_arrow_pager_prev_15x15_gray.png') no-repeat 5px center;
}
.pager.sun .prev_page a:hover, .pager.sun .next_page a:hover
{
    border: 1px solid #0064b9;
    text-decoration: none;
}
.pager.sun .next_page a
{
    padding-right: 25px;
    background: url('/content/images/common/ico_arrow_pager_next_15x15_gray.png') no-repeat 70px center;
}
.pager.sun li a
{
    border: 1px solid #fff;
}
.pager.sun li a:hover, .pager.sun li.active a
{
    color: #fff;
    background: #e5002b;
    border: 1px solid #d3d3d3;
}
.pager.sun .first_page, .pager.sun .last_page
{
    display: none;
}


/* bpopup */
.global_bpopup
{
    position: relative;
    background: #fff;
    /*
    border-radius: 5px;
    box-shadow: 0 0 5px 5px #999;
    */
    min-width: 200px;
    min-height: 100px;
}
.global_bpopup .btn_close
{
    position: absolute;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    right: -8px;
    top: -8px;
    background: url('/content/images/common/ico_house.png') no-repeat -85px -19px;
    cursor: pointer;
	display: none;
}
.global_bpopup .top-bar
{
    /*border-top: 10px solid #0844a4;*/
}
.global_bpopup .content
{
    min-height: 200px;
}
.global_bpopup .close_wrap
{
    /*border-top: 3px solid #0844a4;
    background: rgb(238,238,238);
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    padding: 10px 15px;
	*/
    overflow: hidden;
	background-color: #58595B;
	padding: 10px 15px;
}
.global_bpopup .close_wrap a
{
    color: #fff;
    font-size: 14px;
    /*letter-spacing: -1px;*/
}
.global_bpopup .close_wrap a.today
{
    float: left;
}
.global_bpopup .close_wrap a.close
{
    float: right;
}
.global_bpopup .close_wrap .today .popupimg
{
    display: block;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    background: url('/content/images/common/ico_house.png') no-repeat -308px -0px;
    float: right;
    margin: 1px 0px 0px 5px;
}

/*공통 탭*/

/*빨강 탭*/
#container .common_tab 
{
    position: relative;
}
#container .common_tab ul 
{
    overflow: hidden;
}
#container .common_tab li 
{
    float: left;
    width: 358px;
    background: #fff;
    border: 1px solid #cccccc;
    text-align: center;
}
#container .common_tab ul li a.active
{
    background: #e4002b;
    color: #fff;    
}
#container .common_tab li a 
{
    display: block;
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    color: #000;
}

/*검정탭*/
.tab_inner
{
    margin-top: 77px; 
    margin-bottom: 123px;
}
.tab_inner .contents_tab
{
    font-size:20px;
	width:1440px;
	margin:0 auto;
	background:#fff;
}
.tab_inner .contents_tab ul
{
    display:inline-block;
    width: 100%
}
.tab_inner .contents_tab ul li /*기본탭 2개*/
{
    float:left;
    width: 50%;
    background: #000;
	text-align:center;
}
.tab_inner .contents_tab.tab03 ul li  /*탭 3개*/
{
    width: 33.3%
}
.tab_inner .contents_tab.tab04 ul li /*탭 4개*/
{
    width: 25%
}
.tab_inner .contents_tab ul li a
{
    display:block;
    height: 70px;
    line-height: 70px;
    color: #fff;
    border: 1px solid #cccccc;
}
.tab_inner .contents_tab ul li.active 
{
    background: #e4002b;
}
.tab_inner .contents_tab ul li a.active 
{
    background: #e4002b;
}
.tab_inner .contents_tab ul li a:hover
{
    background: #e4002b;
}


/* fancybox */
#fancybox-alert
{
    border: 5px solid #1263a8;
}
#fancybox-alert .content
{
    text-align: center;
    font-size: 15px;
    padding: 0 10px;
    font: normal 1em NanumGothic;
    line-height: 1.5em;
}
#fancybox-alert .btn-wrapper
{
    text-align: center;
    border-top: 1px solid #1263a8;
    padding: 0 10px;
    background: #f5f5f5;
}
#fancybox-alert .btn-wrapper input
{
    margin: 20px 0;
}
#fancybox-alert .btn-wrapper .btn-fancybox-ok
{
    background: #1263a8;
    color: #fff;
    border: 1px solid;
}
