﻿@charset "utf-8";

/* RESET */
body{-webkit-text-size-adjust:none} /*화면 회전시 폰트사이즈 고정*/
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,del,em,font,img,ins,strong,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,menu,section,article{margin:0;padding:0;border:none 0}
body{font-family:dotum,'돋움',gulim,'굴림','Apple-Gothic','애플고딕',Droid Sans,Helvetica,Tahoma,sans-serif;font-size:12px}
html,body{min-height:100%;min-width:300px}
select,input,img,li,button{vertical-align:middle;text-align:left}
form legend,table caption{width:0;height:0;font-size:0;text-indent:-9999px;line-height:0}
input[type=text],input[type=tel],input[type=password],select,textarea{font-family:dotum,'돋움';border:1px solid #ccc;color:#333}
input[type=checkbox]{border-color:#8e8f8f}
input,textarea{-webkit-border-radius:0}
img,fieldset,iframe{border:0 none}
div{border-collapse:collapse}
table,div{border-spacing:0}
table{width:100%}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal}
ul,li,ol{list-style-type:none}
li,p,dt,dd,div,span{white-space:normal}
button{*overflow:visible;font-family:dotum,'돋움';padding:0;margin:0;border:0 none;background:transparent;cursor:pointer}
button::-moz-focus-inner{border:0;padding:0}
a{text-decoration:none}
label{cursor:pointer}
img{max-width:100%}

.black{color:#000 !important}
.red{color:#d3376f !important}
.yellow{color:#ff0 !important}
.pink{color:#fbcbdc !important}
.txt_right{text-align:right !important}
.txt_center{text-align:center !important}
.pdv40{padding:40px 0 !important}
.mgt5{margin-top:5px !important}
.mgt10{margin-top:10px !important}
.mgt20{margin-top:20px !important}
.mgb5{margin-bottom:5px !important}
.mgb20{margin-bottom:20px !important}
.mgb40{margin-bottom:40px !important}
.s_gray{font-size:0.9em;color:#999}

/*header*/
header{width:100%;background:#ffffff;padding:0px 0 0;}
.logo_box{width:100%;clear:both;text-align:center;position:relative;height:50px;background:url(../imgs/common/br_line.png) repeat-x;-webkit-background-size:2px 50px;}
.logo_box ul li.a{float:left;position:relative;top:10px;width:24%;height:16px;text-align:center;color:#fff;border-right:solid 2px #cfcfcf;line-height:12px;padding:0px;font-size:24px;font-weight:bold;}
.logo_box ul li.b{float:left;position:relative;top:10px;width:24%;height:16px;text-align:center;color:#fff;line-height:12px;padding:0px;font-size:25px;font-weight:bold;}
.logo_box a.t_btn{display:block;font-size:0px;text-indent:-9999px;cursor:pointer}
.logo_box a.cate{width:80px;height:36px;background:url(../imgs/common/ico_category.png) no-repeat 0 0;-webkit-background-size:80px 36px;padding-right:5px;border-right:solid 2px #cfcfcf;}
.logo_box img.Tlogin{width:80px;height:13px;-webkit-background-size:80px 14px;}
.logo_box img.Tlogout{width:80px;height:13px;-webkit-background-size:80px 14px;}
.logo_box img.Tmy{width:80px;height:13px;-webkit-background-size:80px 14px;}
.logo_box img.Tjoin{width:80px;height:13px;-webkit-background-size:80px 14px;}
.logo_box img.Tcart{width:80px;height:13px;-webkit-background-size:80px 14px;}
.logo_box span{position:absolute;width:80px;height:36px;top:0;}
@media screen and (-webkit-min-device-pixel-ratio:2){
	.logo_box a.cate{background-image:url(../imgs/common/ico_category.png)}
	.logo_box a.Tlogin{background-image:url(../imgs/common/ico_login2.png)}
	.logo_box a.Tlogout{background-image:url(../imgs/common/ico_logout2.png)}
	.logo_box a.Tjoin{background-image:url(../imgs/common/ico_join.png)}
	.logo_box a.Tmy{background-image:url(../imgs/common/ico_mypage.png)}
	.logo_box a.Tcart{background-image:url(../imgs/common/ico_cart2.png)}
}
.logo_box2{width:100%;clear:both;text-align:center;position:relative;height:65px;line-height:100px;}
.logo_box2 h1{width:200px;height:49px;margin:0 auto;}
.logo_box2 h1 img {vertical-align:top;}
.logo_box2 span{position:absolute;width:50px;height:50px;top:0;right:0px;;background:url(../imgs/common/bookmark.png) no-repeat ;-webkit-background-size:50px 50px;}
.logo_box2 a.bookmark{width:50px;height:50px}

.search_box{margin:0 auto;clear:both;padding:0 5px}
.search_box form{margin:0px auto;display:block;border-radius:0px;width:100%;position:relative}
.search_box form label{width:0;height:0;font-size:0;text-indent:-9999px;line-height:0}
.search_box form input{background:#fff;border:0 none;width:75%;height:30px;padding:0px;color:#999;background-color:#fff;border:5px solid #ff3b6a;}
.search_box form input.txt_search {background:url(../imgs/bg/txt_search.png) 0 10px no-repeat;-webkit-background-size:110px 18px}
.search_box form button{position:relative;left:0px;font-size:0px;width:55px;height:40px;background:url(../imgs/button/top_search_btn.png) no-repeat 0 0px;-webkit-background-size:55px 40px;cursor:pointer;}
@media screen and (-webkit-min-device-pixel-ratio:2){
	.search_box form button{background-image:url(../imgs/button/top_search_btn.png)}
	.search_box form input.txt_search {background:url(../imgs/bg/txt_searchx2.png) 0 7px no-repeat;-webkit-background-size:110px 18px}
}
header nav{overflow:hidden;height:30px;background:#e16a93;border:solid 1px #d3376f;border-left:0 none;border-right:0 none}
header nav div{float:right;line-height:30px;padding-right:10px;overflow:hidden}
header nav div a{color:#fff;font-size:0.9em;display:block;float:left;margin-left:10px;padding-left:22px;line-height:30px}
header nav div a.cs{background:url(../imgs/common/ico_cs.png) left 4px no-repeat;-webkit-background-size:21px 20px}
header nav div a.my{background:url(../imgs/common/ico_my.png) left 5px no-repeat;-webkit-background-size:19px 18px}
header nav a.cart{float:left;display:block;font-size:0px;text-indent:-9999px;cursor:pointer;width:50px;height:30px;margin:0 auto;background:#d3376f url(../imgs/common/ico_cart.png) no-repeat top center;-webkit-background-size:33px 30px;border-right:solid 1px #c52d63}
@media screen and (-webkit-min-device-pixel-ratio:2){
	header nav a.cart{background-image:url(../imgs/common/ico_cartx2.png)}
}

.mMenu{margin:0 auto;clear:both;background:#3d3137;margin-top:5px;}
.mMenu ul{overflow:hidden;border-bottom:solid 2px #ff3b6a}
.mMenu ul li.a{float:left;position:relative;width:24.5%;height:40px;text-align:center;color:#fff;border-right:solid 2px #31272c;line-height:40px;padding:0px;font-size:24px;font-weight:bold;}
.mMenu ul li.b{float:left;position:relative;width:24.5%;height:40px;text-align:center;color:#fff;line-height:40px;padding:0px;font-size:24px;font-weight:bold;}

.mMenu img.best{width:54px;height:12px;-webkit-background-size:54px 12px}
.mMenu img.new{width:54px;height:12px;-webkit-background-size:54px 12px}
.mMenu img.brand{width:54px;height:12px;-webkit-background-size:54px 12px}
.mMenu img.cs{width:54px;height:12px;-webkit-background-size:54px 12px}

.mCate{margin:0 auto;clear:both;background:#ffffff;border-top:solid 6px #ff3b6a}
.mCate ul{overflow:hidden;border-bottom:solid 2px #cccccc}
.mCate ul li.a{float:left;position:relative;width:19.5%;height:90px;text-align:center;color:#fff;border-right:solid 2px #cccccc;line-height:90px;padding:0px;font-size:24px;font-weight:bold;}
.mCate ul li.b{float:left;position:relative;width:19.5%;height:90px;text-align:center;color:#fff;line-height:90px;padding:0px;font-size:24px;font-weight:bold;}

.mCate img.cateimg1{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg2{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg3{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg4{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg5{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg6{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg7{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg8{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg9{width:60px;height:65px;-webkit-background-size:60px 65px;}
.mCate img.cateimg10{width:60px;height:65px;-webkit-background-size:60px 65px;}

/* footer */
footer{background:#444;height:150px;text-align:center}
footer nav ul{overflow:hidden;border-top:solid 2px #222;border-bottom:solid 1px #222}
footer nav ul li{float:left;width:33%;text-align:center;padding:8px 0;color:#fff;border-left:solid 1px #222}
footer nav ul li a{color:#fff}
footer nav ul li:first{border-left:none 0}
footer .menu{overflow:hidden;margin:10px auto}
footer .menu a{display:block;float:left;margin-left:5px;padding:0 8px;color:#aaa}
footer address{display:block;margin:10px 0 20px;padding:0 10px;font-size:0.9em;text-align:left;color:#666;letter-spacing:-0.05em;line-height:1.4em}
footer address a{color:#666}

/* contents Size */
#contents{overflow:hidden;text-align:left;min-height:320px;}

/* paging */
.paging{text-align:center}
.paging ul {margin:20px auto 40px}
.paging li{overflow:hidden;display:inline-block}
.paging span{
	display:block;
	float:left;
	width:35px;
	border-radius:5px;
	color:#444;
	display:inline-block;
	font-weight:bold;
	margin:0 3px;
	text-align:center;
	background-color:#fff;
	background:-moz-linear-gradient(top, #fff, #eee);
	background:-ms-linear-gradient(top, #fff, #eee);
	background:-webkit-linear-gradient(top, #fff, #eee);
	border:1px solid #ddd;
	text-shadow:-1px -1px 0 #fff;
}
.paging span{height:28px;line-height:28px}
.paging .prev, .paging .next{border:1px solid #cbcbcb}
.paging span a{color:#222}


/* 상품관련_사진 공통 CSS */
.main_prod, .banner_event{width:100%}
.main_prod h2, .banner_event h2{font-size:1.2em;padding:10px 5px 0;letter-spacing:-0.1em;border-top:solid 1px #ccc}
.main_prod h2 strong, .banner_event h2 strong{color:#d3376f}

.item .brand{font-size:0.9em;font-weight:bold;color:#444}
.item .title{margin-top:5px}
.item .price{color:#000;margin-top:5px}
.item .price del{color:#999}
.item .num{margin-top:6px;color:#777}
.item .option{margin-top:3px;color:#777}
.item .rb_price{font-size:1.2em;color:#d3376f;margin-top:5px}
.item .rm_price{font-size:1em;color:#d3376f;margin-top:5px}
.item .state{margin-top:8px;color:#000}

.pro_list{width:99%;overflow:hidden;margin:10px auto 15px}
.pro_list li{width:33%;float:left;text-align:center;margin-bottom:10px;height:180px}
.pro_list li.none{width:100%}
.pro_list li a{display:block;width:100px;text-align:left;margin:0 auto;color:#666}
.pro_list li a img{width:100px;height:100px;border:solid 1px #ddd}
.pro_list li .item{margin-top:5px}
.pro_list li .item .title{max-height:28px;overflow:hidden}
	/* 아이폰 320px이하 */
	@media all and (max-width:320px){
		.pro_list li a{display:block;width:80px;text-align:left;margin:0 auto}
		.pro_list li a img{width:80px;height:80px;border:solid 1px #ddd}
	}
	/* 아이패드/갤럭시탭 */
	@media all and (min-width:768px){
		.pro_list{width:100%;overflow:hidden;margin:20px auto 0}
		.pro_list li{width:25%;float:left;text-align:center;margin-bottom:20px}
		.pro_list li a{display:block;width:130px;text-align:left;margin:0 auto;color:#666}
		.pro_list li a img{width:130px;height:130px;border:solid 1px #ddd}
	}
/* 상품관련_리스트 공통 CSS */
.pro_list_ver{width:100%;margin-bottom:15px}
.pro_list_ver li{text-align:left;min-height:100px;border-bottom:solid 1px #ddd}
.pro_list_ver li.none{height:auto;text-align:center;padding:30px 0}
.pro_list_ver li a{display:block;overflow:hidden;color:#666}
.pro_list_ver li a img{float:left;width:100px;height:100px;border-right:solid 1px #ddd}
.pro_list_ver li .item{float:left;width:190px;margin-left:10px;padding-top:22px}
	/* 아이폰 320px이하 */
	@media all and (max-width:320px){
		.pro_list_ver li{text-align:left;height:80px;border-bottom:solid 1px #ddd}
		.pro_list_ver li a{display:block;overflow:hidden;color:#666}
		.pro_list_ver li a img{float:left;width:80px;height:80px;border-right:solid 1px #ddd}
		.pro_list_ver li .item{float:left;width:210px;margin-left:10px;padding-top:10px}
	}
	/* 아이패드/갤럭시탭 */
	@media all and (min-width:768px){
		.pro_list_ver li{text-align:left;height:150px;border-bottom:solid 1px #ddd}
		.pro_list_ver li a{display:block;overflow:hidden;color:#666}
		.pro_list_ver li a img{float:left;width:150px;height:150px;border-right:solid 1px #ddd}
		.pro_list_ver li .item{float:left;width:520px;margin-left:10px;padding-top:22px}
	}
.pro_none{width:100%;margin:15px 0;text-align:center}

/* select Box관련 공통 CSS */
.select_arrow{display:inline-block;background:url(../imgs/icon/ico_select_arrow.png) 0 0 no-repeat;width:14px;height:9px;-webkit-background-size:14px 9px}
@media screen and (-webkit-min-device-pixel-ratio:1.5){
	.select_arrow{display:inline-block;background:url(../imgs/icon/ico_select_arrowx2.png) 0 0 no-repeat;width:14px;height:9px;-webkit-background-size:14px 9px}
}
.select_bg{display:inline-block;background:url(../imgs/bg/select_bg.png) left bottom repeat-x}
.gc_radius5{-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-top-left-radius:5px;-moz-border-top-right-radius:5px;-moz-border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}

/* table */
table{margin-top:8px}
table thead th{border-top:solid 1px #000;border-bottom:solid 1px #000;background:#444;color:#fff;letter-spacing:0em;padding:8px;text-align:center}
table tbody th{text-align:left;border-bottom:solid 1px #ccc;padding:8px;color:#444;font-weight:normal}
table tbody td{text-align:left;padding:8px;border-bottom:solid 1px #ccc;color:#666}
table tbody th a{color:#444}
table tbody td a{color:#666}
td.noti_desc{background:#fff;border-bottom:solid 1px #ddd;padding:15px;color:#666;border-bottom:solid 2px #000}
table.my{margin-top:0}
table.my tbody th{background:#ddd;color:#444;border-right:solid 1px #ccc;font-weight:bold;border-bottom:solid 1px #bbb}
table.my tbody td{background:#fff;color:#666;border-bottom:solid 1px #ccc;position:relative}
table tfoot td {border-bottom:solid 1px #ccc;background:#f6f6f6;padding:8px;text-align:right;}
table tfoot td .coupon_confirm {border:solid 1px #ddd;background:#fff;padding:10px;font-size:11px;}
table tfoot td .coupon_confirm strong {padding:0 0 0 20px;}
table tfoot td .coupon_confirm span {color:#888;padding:0 10px;}

table.form{border-top:solid 1px #000}
table.form tbody th{background:#444;color:#fff;border-bottom:solid 1px #000}
table.form tbody td{color:#444}

table.form input[type=text], table.form input[type=tel], table.form textarea{background:#fff;border-radius:5px;border:solid 1px #c6c6c6;width:92%;padding:5px;color:#666;-webkit-appearance:none;font-size:1.2em}
table.form input[type=text], table.form input[type=tel]{height:20px}
table.form .select{overflow:hidden;width:95%;height:34px;border:1px solid #c6c6c6;position:relative;background:#fff}
table.form .select select{position:relative;z-index:10;width:90%;height:34px;padding-left:10px;border:none;background:transparent;-webkit-appearance:none;font-size:1.2em;line-height:34px;color:#666;font-weight:bold}
table.form .select span{position:absolute;top:14px;right:10px;z-index:1}

.color_list{width:99%;overflow:hidden;margin:10px auto 15px}
.color_list li{width:33%;float:left;text-align:center;margin-bottom:10px;height:180px}
.color_list li.none{width:100%}
.color_list li div {display:block;width:100px;text-align:left;margin:0 auto;color:#666}
.color_list li div.img{width:100px;height:100px;border:solid 1px #ddd}
.color_list li div.check {margin-top:4px;}
.color_list li div.check input {vertical-align:top;}
.color_list li div.check label {font-weight:bold;color:#333}
.color_list li div.quantity {height:21px;overflow:hidden;padding-left:68px}
.color_list li div.quantity label {display:block;float:left;color:#333;padding-top:3px}
.color_list li div.quantity input {display:block;float:left;width:36px;height:18px;border:solid 1px #808080;border-right:solid 1px #d4d0c8;border-bottom:solid 1px #d4d0c8}
.color_list li div.quantity span {width:13px;display:block;float:left;}
.color_list li div.quantity span > img {display:block;}
.color_list li div.color_num {margin-top:4px;}
.color_list li div.color_num {overflow:hidden}
.color_list li div.color_num label {display:block;float:left;color:#333;padding-top:3px}
.color_list li div.color_num input {display:block;float:left;border-radius:2px;box-shadow:0 1px 1px #fff;font-size:12px;height:20px;width:24px;background-color:#fff;border:1px solid #ccc;position:relative;color:#666;padding:0 2px}
.color_list li div.color_num button{
	display:block;
	float:left;
	margin-left:1px;
	font-size:0px;
	text-indent:-9999px;
	border-radius:2px;
	box-shadow:0 1px 1px #fff;
	font-size:12px;
	height:22px;
	width:22px;
	border:1px solid #ccc;
	position:relative;color:#666;
}
.color_list li div.color_num button.minus{width:22px;height:22px;background:#fff url(../imgs/icon/num_minus.png) no-repeat 1px 1px;cursor:pointer;-webkit-background-size:20px 20px}	
.color_list li div.color_num button.plus{width:22px;height:22px;background:#fff url(../imgs/icon/num_plus.png) no-repeat 1px 1px;cursor:pointer;-webkit-background-size:20px 20px}
	/* 아이폰 320px이하 */
	@media all and (max-width:320px){
		.color_list li div{display:block;width:80px;text-align:left;margin:0 auto}
		.color_list li div.img{width:80px;height:80px;border:solid 1px #ddd}
	}
	/* 아이패드/갤럭시탭 */
	@media all and (min-width:768px){
		.color_list{width:100%;overflow:hidden;margin:20px auto 0}
		.color_list li{width:25%;float:left;text-align:center;margin-bottom:20px}
		.color_list li div{display:block;width:130px;text-align:left;margin:0 auto;color:#666}
		.color_list li div.img{width:130px;height:130px;border:solid 1px #ddd}
	}


/* margin */
.mgt3{margin-top:3px !important}
.mgt5{margin-top:5px !important}
.mgt10{margin-top:10px !important}
.mgt20{margin-top:20px !important}
.mgt30{margin-top:30px !important}
.mgb2{margin-bottom:2px !important}
.mgb5{margin-bottom:5px !important}
.mgb10{margin-bottom:10px !important}
.mgb20{margin-bottom:20px !important}
.mgb30{margin-bottom:30px !important}
.mgb40{margin-bottom:40px !important}
.mgb50{margin-bottom:50px !important}
.mgb60{margin-bottom:60px !important}
/* padding */
.pdt12{padding-top:12px !important}
.pdl15{padding-left:15px !important}

/* 카테고리 리스트 ::아코디언 */
.accordionMain,.accordionMain div,.accordionMain h1,.accordionMain p,.accordionMain a,.accordionMain img,.accordionMain span,.accordionMain em,.accordionMain ul,.accordionMain li{margin:0;padding:0;outline:none;border:none}
/* accordionMain Layout Styles */
.accordionMain{
	width:97%;padding:1px 5px 5px 2px;margin:0px auto;
	-webkit-box-shadow:0px 1px 0px rgba(255,255,255, .05);
	-moz-box-shadow:0px 1px 0px rgba(255,255,255, .05);
	box-shadow:0px 1px 0px rgba(255,255,255, .05);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	position:absolute;
	z-index:999;
	background:#ffffff;
	display:none;
	}
.accordionMain .tab{
	border:solid 1px #dedede;
	display:block;
	height:35px;
	margin-top:2px;
	padding-left:20px;
	font-weight:bold;
	font-size:1em;
	line-height:3em;
	text-decoration:none;
	color:#444;
	text-shadow:1px 1px 0px rgba(255,255,255, .2);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:#f6f6f6;/* Old browsers */
	background:-moz-linear-gradient(top,  #f6f6f6 0%, #eee 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#eee));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,  #f6f6f6 0%,#eee 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,  #f6f6f6 0%,#eee 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top,  #f6f6f6 0%,#eee 100%);/* IE10+ */
	background:linear-gradient(top,  #f6f6f6 0%,#eee 100%);/* W3C */
	-webkit-box-shadow:0px 1px 0px rgba(0,0,0, .1), inset 0px 1px 0px rgba(255,255,255, .1);
	-moz-box-shadow:0px 1px 0px rgba(0,0,0, .1), inset 0px 1px 0px rgba(255,255,255, .1);
	box-shadow:0px 1px 0px rgba(0,0,0, .1), inset 0px 1px 0px rgba(255,255,255, .1);
}
.accordionMain div:target .tab,
.accordionMain .active{
	border:solid 1px #333;
	color:#fff;
	text-shadow:0px 1px 0px rgba(255,255,255, .15);
	background:#444;/* Old browsers */
	background:-moz-linear-gradient(top,  #444 0%, #666 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#444), color-stop(100%,#666));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,  #444 0%,#666 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,  #444 0%,#666 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top,  #444 0%,#666 100%);/* IE10+ */
	background:linear-gradient(top,  #444 0%,#666 100%);/* W3C */
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0, .3), inset 1px 1px 1px rgba(255,255,255, .45);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0, .3), inset 1px 1px 1px rgba(255,255,255, .45);
	box-shadow:1px 1px 1px rgba(0,0,0, .3), inset 1px 1px 1px rgba(255,255,255, .45);
}
.accordionMain div .content{display:none}
.accordionMain div:target .content{display:block}
.accordionMain > div{overflow:hidden}
/* accordionMain Content Styles */
.accordionMain .content span.bullet{
	width:5px;height:5px;margin:1px 5px 2px;background:#666;display:inline-block;
	-webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255, 0.4);
	-moz-box-shadow:inset 1px 1px 1px rgba(255,255,255, 0.4);
	box-shadow:inset 1px 1px 1px rgba(255,255,255, 0.4);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.accordionMain .content ul{overflow:hidden;padding:5px 15px}
.accordionMain .content ul li{list-style:none;margin:5px 10px 5px 0}

/*스크롤 위로올리기 버튼*/
#zoneMovePageUpDown {position: fixed;right: 2%;bottom: 20px;display: none; z-index: 999;cursor:pointer;}
