@charset "utf-8";


#wrap {
	margin: 0px; position: relative; width: 100%; height: 100%; margin-left: 0px;
}

#header {
	z-index: 100; margin-left: 0; min-width: 980px; width: 100%; position: relative;
}
#contents {
	z-index: 10; position: relative; height:auto; padding-bottom: 85px; margin: 0px auto; top: 170px; width: 100%; min-width: 980px; background: #f2f4f9;
}
#m_contents {
	z-index: 10; position: relative; height:auto; padding-bottom: 85px; margin: 0px auto; top: 170px; width: 100%; min-width: 980px; background: #ffffff;
}

#footer {
	z-index: 20; margin-left: 0; min-width: 980px; width: 100%; position: relative; margin: 0px auto; top: 170px; background: #ffffff;
}
#m_footer {
	z-index: 20; margin-left: 0; min-width: 980px; width: 100%; position: relative; margin: 0px auto; top: 115px; background: #ffffff;
}


/* 공통 TopBanner / TopSearch / TopGNB */


#top_html {  
	float: left;
	position: absolute;
	width:100%;
	height:auto;
	z-index:1000;
	left:0px;
	top:0px;
}

#top_html .backser {  
	float: left;
	position: relative;
	width:100%;
	height:129px;
	z-index:800;
	background: #2365a8;
}
#top_html .backser .body_html {  
	float: none;
	position: relative;
	width:980px;
	margin: 0 auto;
	overflow:hidden;
}
#top_html .backser .body_html .header {  
	float: left;
	position: relative;
	width:980px;
	height: 129px;
	margin: 0 auto;
	margin-top: 0px;
}
#top_html .backser .body_html .header .logo{  
	float: left;
	position: relative;
	width:242px;
	margin-top: 21px;
	vertical-align: middle;
	text-align: left;
}

#top_html .backser .body_html .header .top_menu {  
	float: left;
	position: relative;
	width:738px;
	margin-top: 21px;
}
#top_html .backser .body_html .header .top_menu ul {  
	float: right;
}
#top_html .backser .body_html .header .top_menu li {  
	float: left;
	text-align:right;
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif; 
	font-size: 13px; 
	color: #ffffff;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer; 
	background-image:url(../img/common/textline.gif);
	background-position:right 6px;
	background-repeat:no-repeat;
}

#top_html .backser .body_html .header .top_menu li A {  
	color: #ffffff;
}
#top_html .backser .body_html .header .top_menu li IMG {  
	vertical-align: top;
}

#top_html .backser .body_html .header .basket_menu {  
	float: left;
	position: relative;
	width:738px;
	margin-top: 35px;	
}
#top_html .backser .body_html .header .basket_menu ul {  
	float: right;
}
#top_html .backser .body_html .header .basket_menu li {  
	float: left;
  width:286px;	
	height: 37px;	
	overflow: cell;
	line-height: 37px; 
	padding: 0 0 0 17px;
	background-image:url(../img/common/top_cartitem_bck.png);
	background-position:0px 0px;
	background-repeat:no-repeat;		
	text-align: left;
	font-family: 'OpenSemibold', 'OpenRegular', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif; 
	font-size: 13px; 
	color: #ffffff;
	font-weight: normal;
	cursor:pointer; 
}

#top_html .backser .body_html .header .basket_menu li A {  
	color: #ffffff;
}
#top_html .backser .body_html .header .basket_menu li IMG {  
	vertical-align: middle;
}


#top_html .backdoc {  
	float: left;
	position: relative;
	width:100%;
	height:39px;
	margin-top: 0px;
	background-image:url(../img/common/top_gnb_bck.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #dee0e5 solid;
	z-index:100000;
}
#top_html .backdoc .topgnb {  
	position:relative;
	width:100%;
	display:block;
}
#top_html .backdoc .topgnbmenu {
	width:980px;	
	margin:0 auto;
	text-align:left;
}

#nav {
  margin:0; 
  padding:0; 
  list-style:none;
}	

#nav li.home {
	width: 68px;
	height: 41px; 
	margin: -11px 0 0 -4px;
	border: none;
}
#nav li {
	float:left; 
	display:block; 
	width:149px;
	height: 39px;  
	background: none; 
	position:relative;
	z-index:500; 
	margin:0 1px;
	border-right: 1px #dfe0e5 solid;
}
#nav li IMG {
	vertical-align: middle;
}

/* parent menu */
#nav li a {
	display:block; 
	padding:10px 5px 0 5px; 
	height:23px; 
	text-decoration:none; 
	text-align: center; 
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif; 
	font-size: 16px; 
	color: #333333;
	font-weight: normal;
	
}

#nav li a:hover {
	color:#333;
}

/* selected menu */
#nav a.selected {
	color:#4174c5;
}

/* submenu */
#nav ul {
	position:absolute; 
	left:0; 
	display:none; 
	margin:6px 0 0 -4px; 
	padding:0; 
	list-style:none;
	border-top:1px solid #dfe0e5;
}

#nav ul li {
	width:182px; 
	float:left; 
	border-bottom:1px solid #dfe0e5;
	border-left:1px solid #dfe0e5;
	border-right:1px solid #dfe0e5;
	background: #ebedf2;
}
#nav ul a {
	display:block;  
    height:100%;
    box-sizing: border-box;
	padding: 10px 5px; 
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif; 
	font-size: 15px; 
	color: #333333;
	font-weight: normal;
}

#nav ul a:hover {
	text-decoration:underline;	
	background: #ffffff;
}

/* fix ie6 */
*html #nav ul {
	margin:6px 0 0 -4px;
}

/* 공통 페이징스타일 */

#paging_focus {
	z-index: 30; 
	position: relative; 
	margin: 0px auto; 
	top: 170px; 
	width: 100%; 
	min-width: 980px;
	height: 104px;  
	background: #ffffff;
}
.paging_table {
	width: 980px; 
	margin: 0px auto; 
	padding-top: 37px;
}
.paging_table li {
	float: left;	
}
.paging_table li.fctitle {
	float: left;
	width: 754px;
	text-align: left;
}
.paging_table li.fctitle P {
	padding-top: 10px;
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif;
	font-size: 13px; 
	color: #95999e;
	font-weight: normal;
	line-height: 18px;	
}
.paging_table li.fcsns {
	float: left;
	width: 226px;
	text-align: right;
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif;
	font-size: 13px; 
	color: #333333;
	font-weight: normal;
}
.paging_table li.fcsns IMG {
	vertical-align: middle;
	margin-left: -2px;	
}

.mainConTB {
	width: 980px; margin: 0 auto; padding-top: 32px; overflow:hidden; 
}
.mainConTB:after {
	display: block; height: 0px; visibility: hidden; clear: both; content: " "
}
.mainConTB H3 {
	padding-bottom: 0
}



/* Page Left Menu */

.leftcontbox {
	position:relative;
	float: left;
	width: 222px;
	height: auto;
	margin-left: 0px;
}

.subgnbcontainer {
	position:relative;
	float: left;
	width: 222px;
	height: auto;
	margin-left: 0px;
	padding: 14px 0 0 0;
	vertical-align: top;
	z-index:500;
  background-color:#e2eaf2;	
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
  behavior: url(../js/subgnb/PIE.htc);
}

#subgnb{
  margin:0;
  padding:0;
  width:222px;
  list-style-type:none;
}
#subgnb .closed{ 
  background-image:url(../img/common/subnavi_arrow.gif);
}
#subgnb .closed,#subgnb .opened{
  background-position:right 13px;
  background-repeat:no-repeat;
}
#subgnb .header{
  background-color:#e2eaf2;
}
#subgnb .opened{  
  background-image:url(../img/common/subnavi_arrow_active.gif);
}
#subgnb .opened a {  
  color:#03479c;  
}
#subgnb a{
  display:block;
  font-weight:bold;
  text-decoration:none;
}
#subgnb a.hover{
  color:#000000;
}
#subgnb ul{
  overflow: hidden;
  margin:0;
  padding:0;
}
#subgnb ul.uicell {
  background: #ffffff;
  padding: 10px 0 10px 0; 
}
#subgnb li{
  width: 222px;
  margin:0;
  padding:0;
  list-style-type:none;
}
#subgnb li a{
  height: 24px; 
  padding: 6px 28px 0 28px;
  border-top:1px solid #ffffff;
  color:#000000;
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, '돋움',sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	line-height: 18px; 
}
#subgnb li.active a,#subgnb li li.active a{
  border-top:1px solid #ffffff;
  color:#03479c;
}
#subgnb li.active li a,#subgnb li li a{
  padding: 8px 28px 0 53px;
  border-top:0px solid #ffffff;
  color:#000000;
  background-image:url(../img/common/subnavi_active_con.gif);
  background-position:28px 10px;
  background-repeat:no-repeat;  
}
#subgnb li.active a.focus{
  background-image:url(../img/common/subnavi_active_conon.gif);
  background-position:28px 10px;
  background-repeat:no-repeat;
  color:#4174c5;  
}


#subgnbkr {
  margin:0;
  padding:0;
  width:222px;
  list-style-type:none;
}
#subgnbkr .closed{ 
  background-image:url(../img/common/subnavi_arrow.gif);
}
#subgnbkr .closed,#subgnbkr .opened{
  background-position:right 13px;
  background-repeat:no-repeat;
}
#subgnbkr .header{
  background-color:#e2eaf2;
}
#subgnbkr .opened{  
  background-image:url(../img/common/subnavi_arrow_active.gif);
}
#subgnbkr .opened a {  
  color:#03479c;  
}
#subgnbkr a{
  display:block;
  font-weight:normal;
  text-decoration:none;
}
#subgnbkr a.hover{
  color:#000000;
}
#subgnbkr ul{
  overflow: hidden;
  margin:0;
  padding:0;
}
#subgnbkr ul.uicell {
  background: #ffffff;
  padding: 10px 0 10px 0; 
}
#subgnbkr li{
  width: 222px;
  margin:0;
  padding:0;
  list-style-type:none;
}
#subgnbkr li a{
  height: 24px; 
  padding: 6px 28px 0 28px;
  border-top:1px solid #ffffff;
  color:#000000;
	font-family: 'NanumGothicBold', 'NanumGothic', 'NanumGothicExBold', Dotum, '돋움', 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	line-height: 18px; 
}
#subgnbkr li.active a,#subgnbkr li li.active a{
  border-top:1px solid #ffffff;
  color:#03479c;
}
#subgnbkr li.active li a,#subgnbkr li li a{
  padding: 8px 28px 0 53px;
  border-top:0px solid #ffffff;
  color:#000000;
  font-family: 'NanumGothic', 'NanumGothicBold', 'NanumGothicExBold', Dotum, '돋움', 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, sans-serif;  
  background-image:url(../img/common/subnavi_active_con.gif);
  background-position:28px 10px;
  background-repeat:no-repeat;  
}
#subgnbkr li.active a.focus{
  background-image:url(../img/common/subnavi_active_conon.gif);
  background-position:28px 10px;
  background-repeat:no-repeat;
  color:#4174c5;  
  font-family: 'NanumGothic', 'NanumGothicBold', 'NanumGothicExBold', Dotum, '돋움', 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, sans-serif;  
}



/* inc Left Banner Slider  */

.contltbnr {
	position:relative;
	float: left;
	width: 222px;
	margin-top: 28px; 
	vertical-align: top;
}

#bnrcontainer {
  position:relative; 
  background: none; 
  padding:0;
  width: 222px;
  height: 252px; 
}
.sliderbutton {
  position:absolute; 
  display:block;
  width: 222px;
  height: 29px;
  top: 223px;
  left: 62px;
  cursor:pointer;
  z-index: 20;
}
#slideleft {
  background:url(../img/common/btn_sliderprev.png) 15px 0px no-repeat;
}
#slideleft:hover {
  background-position: 15px 0px;
}
#slideright {
  background:url(../img/common/btn_slidernext.png) 50px 0px no-repeat;
}
#slideright:hover {
  background-position: 50px 0px;
}
#slider {
  float:left; 
  position:absolute; 
  overflow:auto; 
  width: 222px;
  height:208px; 
  z-index: 10;
}
#slider ul {
  position:absolute; 
  list-style:none; 
  top:0; 
  left:0
}
#slider li {
  float:left; 
  width: 222px;
  height:208px; 
}
.pagination {
  position:absolute;
  display: none;
  top:40px; 
  right:61px; 
  list-style:none; 
  height:25px
}
.pagination li {
  float:left; 
  cursor:pointer; 
  height:8px; 
  width:8px; 
  background:#ccc; 
  margin:0 4px 0 0; 
  border:1px solid #fff
}
.pagination li:hover, li.current {
  background:#fff
}



/* Footer/Copyright */

.footConTB {
	width: 100%; position: absolute; margin: 0px auto; z-index: 10; margin-top: 0px; background: #ffffff; border-top: 1px #dee0e5 solid;
}
.footConTB:after {
	display: block; height: 0px; visibility: hidden; clear: both; content: " "
}
.footConTB H3 {
	padding-bottom: 0px;
}

.footertb {
	width: 980px; 
	margin: 0px auto; 
}

.footertb .footerutil {
	width: 980px; 
	margin: 0px auto;
	padding-top: 28px;
}
.footertb .footerutil li {
	float: left; 
	vertical-align: middle; 
	padding-bottom: 47px;
}
.footertb .footerutil li.footlogo {
	float: left; 
	width: 120px;
}
.footertb .footerutil li.footgnbcopy {
	float: left; 
	width: 828px;
	padding-left: 32px;
}



/* ------------------------------
공통 페이징 처리
------------------------------ */

.pdnum {
	width:100%; 
	margin: 0 auto;
}
.pdnum ul {	
}
.pdnum li {
	float: left;
	text-align: center;
	padding-top: 54px;
}
.pdnum li IMG {
	vertical-align: middle;	
}
.pdnum li.numprev {
	font-size: 13px; 
	width:106px; 	
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif;
	text-align: left;
	color:#3e474c;
	letter-spacing: 0;
}
.pdnum li.numprev  a {
	text-decoration: none;
	color:#3e474c;   	
}
.pdnum li.numnext {
	font-size: 13px; 
	width:106px; 	
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif;
	text-align: right;
	color:#3e474c;
	letter-spacing: 0;
}
.pdnum li.numnext   a {
	text-decoration: none;
	color:#3e474c;   	
}
.pdnum li.num {
	font-size: 13px; 
	width:516px; 	
	font-family: 'OpenRegular', 'OpenSemibold', 'OpenBold', 'OpenExtraBold', arial, helvetica, 'NanumGothic', 'NanumGothicBold','NanumGothicExBold',Dotum, "돋움",sans-serif;
	text-align: center;
	color:#e74c3c;
	letter-spacing: 0;
	margin-top: 12px;
}
.pdnum li.num a {
	color: #e74c3c;
	text-decoration: none;   	
}
.pdnum li.num a:hover {
	color: #3e474c;
	text-decoration: none;	
}
.pdnum li.num a.pdnumcurrent {
	color: #3e474c;
	text-decoration: none;	
}




