 /* Opera Fix */
option, x:-moz-any-link {
	padding-right: 4px;
} /* Firefox Fix */
option, x:-moz-any-link, x:default {
	padding-right: 0;
} /* Firefox Fix */


/* 기본레이아웃 구조 */
html, body{
	height:100%;
}


#header {margin-bottom:10px;}
#contents {margin-bottom:10px;}


/* 로고 */
.t_logo {padding:10px 0 20px 0;}
.t_logo h1{font-size:0px; overflow:hidden;}
.t_logo .t_log{display:block; height:45px; line-height:45px; padding:0 5px 0 5px; }


/* 검색박스 */
.t_search {padding:0 10px 0 10px; margin-bottom:20px;}
.t_search h1{font-size:0px; overflow:hidden;}

.search_box_top{
	width:100%; 
	height:40px;  
	border-radius:5px; 
	-webkit-border-radius:5px; 
	background:#f5f5f5; 
	border:1px solid #7e7e7e;
	box-shadow:inset 0 2px 2px #e5e5e5;
	-webkit-box-shadow:inset 0 2px 2px #e5e5e5;
}
.search_input{
	border:0px;
	background:transparent;
	- webkit-appearance:none;
	margin:5px 0 0 5px;
	height:30px;
	line-height:30px;
	width:98%;
	outline-style:none;
}
.btn_search {
	margin:2px 0 0 0;
	border:0px;
	width:36px; height:36px;
	text-indent:1000%;
	/*background:url(../mobile_img/btn_search.gif) 0 0 no-repeat;
	background-size:20px 20px; 
	-webkit-background-size:20px 20px; 
	background:url(../mobile_img/btn_search.gif) 0 0 repeat-x top \0ie+9;
	background:url(../mobile_img/btn_search.gif) 0 0 repeat-x top \9;*/
}


/* 모바일메뉴 */
.top_menu {margin-bottom:5px;}

.sub_menu li{float:left; width:25%; }
.sub_menu span{
	border:1px solid #dbdbdb; 
	display:block; 
	text-align:center; 
	padding:8px 0 8px 0; 
	margin:5px 5px 0 auto;
	box-shadow:inset 0 1px 1px #e5e5e5;
	-webkit-box-shadow:inset 0 1px 1px #e5e5e5;
	border-radius:5px; 
	-webkit-border-radius:5px; 
	cursor:pointer;
}



/* 카테고리 레이어 */
.category_layer td{padding:5px 5px 0 0;}
.category_layer span{display:block; border:1px solid #dbdbdb; padding:5px 8px 5px 8px; text-align:center; background:#f9f9f9;}
.category_layer_02 span{display:block; border-bottom:1px solid #dbdbdb; text-align:left; padding:10px;}


/* 카피라이터 */
.copyright{border-top:1px solid #a5a5a5; background:#f5f5f5; padding-bottom:20px;}
.notice{border-bottom:1px solid #dfdfdf; padding:5px 10px 5px 10px;}

.btn_copy{padding:10px; margin-bottom:10px;}
.btn_copy li{width:25%; float:left; }
.btn_copy span{
	display:block;
	width:95%;
	border:1px solid #aeaeae;
	box-shadow:inset 0 1px 1px #e5e5e5;
	-webkit-box-shadow:inset 0 1px 1px #e5e5e5;
	border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	padding:8px 0 8px 0;
	background:#FFF;
}

.copy{padding:0 10px 0 10px;}


/* 랭킹페이지 */
.ranking_month span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.ranking_month_num {display:block; border-top:1px solid #bbbbbb; border-bottom:1px solid #bbbbbb; background:#ededed; height:25px; line-height:25px; padding:0 10px 0 10px; vertical-align:middle;}


/* 상세페이지 */
.title {display:block; margin-bottom:5px;}
.img_middle img {vertical-align:middle;}

.detail_btn {padding:10px 0 0 0; margin-bottom:20px;}
.detail_btn li{display:inline-block; zoom:1; *display:inline; _display:inline; vertical-align:middle}
.detail_btn span{display:block; }
.detail_btn span a{vertical-align:middle}

/* 상세페이지 리플텝 */
.memo_tab1 {
	width:80px;
	height:35px;
	cursor:pointer;
	background-color:#ffffff;
	border:1px solid #c1c1c1;
	border-left:none;
	border-right:none;
}

.memo_tab2 {
	width:80px;
	height:35px;
	cursor:pointer;
	background-color:#f3f3f3;
	border:1px solid #c1c1c1;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

/* 상세페이지 리플 추천,비추천 */
.reply_re span {padding-right:5px;}
.reply_recom {
	background:url('../../mobile_img/btn_icon_recom.gif') no-repeat;
	width:50px;
	height:30px;
	cursor:pointer; text-align:right;
	background-size:50px 30px;
	-webkit-background-size:50px 30px;
	background:url('../../mobile_img/btn_icon_recom.gif') no-repeat \0ie+9;
	background:url('../../mobile_img/btn_icon_recom.gif') no-repeat \9;
}
.reply_un_recom {
	background:url('../../mobile_img/btn_icon_un_recom.gif') no-repeat;
	width:50px;
	height:30px;
	cursor:pointer; text-align:right;
	background-size:50px 30px;
	-webkit-background-size:50px 30px;
	background:url('../../mobile_img/btn_icon_un_recom.gif') no-repeat \0ie+9;
	background:url('../../mobile_img/btn_icon_un_recom.gif') no-repeat \9;
}



/* 메인페이지 컨텐츠영역*/
#con_ct{position:relative}
#con_ct .con_wrap{}


/* 메인서브버튼 */
.cate_menu {width:auto; border-left:1px solid #dbdbdb; overflow:hidden;}
.cate_menu ul{}
.cate_menu li{width:25%; text-align:center; border-left:none; float:left; background:url(../../mobile_img/bg_left_line.gif) #FFF right no-repeat; border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; padding:10px 0 10px 0;}


/* 메인메뉴 상단페이징(슬라이더) 소스 */
.sp-buttons{position:absolute; top:140px; width:100%;text-align:center;}
.sp-button{width:16.66%; height:6px; float:left; border-radius:none; display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}
.sp-selected-button{	background-color:#07c7d3;}


/* 로그인창 */
.join_form{position:relative; margin:15px 0; padding:0 10px}
.join_form dl{margin-right:110px}
.join_form dd:first-of-type{margin-bottom:10px}
.join_form .id_pass_area{display:block; border:1px solid #c1c1c1; padding:9px 0 10px 5px}
.join_form .id_pass_area input{width:100%; border:none;}
.log_area{position:absolute; top:0px; right:15px}
.log_area .log_in_btn{width:100px; height:82px; background:url('../../mobile_img/log_btn.gif') 0 0 no-repeat; display:block; text-indent:1000em; border:none;}
.input_chk{display:inline-block; margin:10px 0 20px 0; }
.input_chl label{line-height:1.5em; vertical-align:top}

.input_quadrangle {
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.sns_log{position:relative; margin-bottom:10px; text-align:center}
.sns_log img{display:inline-block; padding-bottom:5px; max-width:100%}
.blind_m {display:hidden;}

/* 서브페이지 현재위치 */
#sub_location{padding:13px 20px 13px 10px; font-size:1.0em; border-bottom:2px  solid #e2e2e2;}
#sub_location a{font-weight:normal}
#sub_location img{max-width:100%}


/* 회원가입 */
.member_join{width:100%; position:relative; z-index:10}
.member_join .icon_nemo{background:url('../../mobile_img/icon_nemo.gif') 8px 13px no-repeat; color:#7B7A7A; padding:12px 0 12px 30px}
.member_join .icon_nemo_2{background:url('../../mobile_img/icon_nemo_02.gif') 17px 15px no-repeat; color:#7B7A7A; padding:12px 5px 12px 30px; text-align:left; letter-spacing:-1px}
.member_join .icon_nemo_3{background:url('../../mobile_img/icon_nemo.gif') 8px 30px no-repeat; color:#7B7A7A; padding:12px 5px 12px 30px; text-align:left; letter-spacing:-1px}
.member_join .ne_p{background:url('../../mobile_img/icon_nemo_02.gif') 17px 45px no-repeat !important;}
.member_join td, .member_join th{border-bottom:1px solid #e5e5e5; font-size:0.75em;}
.member_join td table td{border:none}
.member_join th{text-align:left; border-bottom:1px solid #e5e5e5}
.member_join input[type="text"], .member_join input[type="password"]{ padding-left:5px; border:1px solid #dddddd; line-height:1.75em}
.member_join input[name="user_hphone"]{width:120px}
.member_join .ex_input{width:95%; line-height:1.7em; border:1px solid #c1c1c1}
.member_join .ex_text{width:95%; border:1px solid #c1c1c1; margin:10px 0}
.member_join select{}

.member_th {width:120px; background-color:#f9f9f9; border:1px solid #EDEDED; border-left:none; border-top:none; text-align:left;}
.member_td {padding:10px; border-bottom:1px solid #EDEDED; text-align:left;}
.member_td input[type="text"], .member_td input[type="password"]{border:1px solid #dbdbdb; height:23px; line-height:23px; border-radius:0px; -webkit-border-radius:0px;  -moz-border-radius: 0px;}
.member_td input[type="radio"]{vertical-align:middle; }
.member_td input[type="checkbox"]{vertical-align:middle; }


/* 마이페이지 */
.my_menu {}
.my_menu li {background:#f3f3f3; border-bottom:1px solid #dbdbdb; padding:10px;}
.my_menu span {position:absolute; right:10px;}


/* 박스style */
.box_round {
	border:1px solid #cdcdcd;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px; padding:10px 10px 0 10px;
}

.n_table_th {width:80px; background-color:#f9f9f9; border-bottom:1px solid #EDEDED; border-left:none; border-top:none; text-align:left; padding:0 0 0 10px;}
.n_table_td {padding:5px; border-bottom:1px solid #EDEDED; text-align:left;}
.n_table_td input[type="text"], .n_table_td input[type="password"]{border:1px solid #dbdbdb; height:23px; line-height:23px; border-radius:0px; -webkit-border-radius:0px;  -moz-border-radius: 0px;}
.n_table_td input[type="radio"]{vertical-align:middle; }
.n_table_td input[type="checkbox"]{vertical-align:middle; }
.n_table_td input[type="select"]{height:23px; line-height:23px; vertical-align:middle; }

.n_input input[type="text"], .n_input input[type="password"]{border:1px solid #dbdbdb; height:23px; line-height:23px; border-radius:0px; -webkit-border-radius:0px;  -moz-border-radius: 0px;}
.n_input input[type="radio"]{vertical-align:middle; }
.n_input input[type="checkbox"]{vertical-align:middle; }
.n_input input[type="select"]{height:23px; line-height:23px; vertical-align:middle; }


/* 버튼모음 */
.btn_small_stand{
	border:1px solid #afafaf;
	padding:8px 10px 8px 10px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom;
	background-size:10px 20px; 
	-webkit-background-size:10px 20px; 
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) #FFF repeat-x bottom \9;
}

.btn_small2_stand{
	border:1px solid #afafaf;
	padding:3px 5px 3px 5px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom;
	background-size:10px 20px; 
	-webkit-background-size:10px 20px; 
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom \9;
}

.btn_small_dark{
	border:1px solid #222222;
	padding:8px 10px 8px 10px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	color:#FFF;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom;
	background-size:10px 20px; 
	-webkit-background-size:10px 20px; 
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background:url(../../mobile_img/bgpart_category_top.gif)#444546 repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \9;
}

.btn_small_dark2{
	border:1px solid #222222;
	padding:0 10px 0 10px;
	height:25px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	color:#FFF;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom;
	background-size:10px 20px; 
	-webkit-background-size:10px 20px; 
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background:url(../../mobile_img/bgpart_category_top.gif)#444546 repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \9;
}


.btn_small_dark:hover{
	border:1px solid #222222;
	padding:8px 10px 8px 10px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	color:#FFF;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom;
	background-size:10px 20px; 
	-webkit-background-size:10px 20px; 
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background:url(../../mobile_img/bgpart_category_top.gif)#444546 repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) #444546 repeat-x bottom \9;
}

.btn_big_stand{
	border:1px solid #333;
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_category_top.gif) repeat-x bottom;
	background-size:30px 40px; 
	-webkit-background-size:30px 40px; 
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background:url(../../mobile_img/bgpart_category_top.gif) repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_category_top.gif) repeat-x bottom \9;
	cursor:pointer;
}
.btn_big_stand2{
	border:1px solid #afafaf;
	width:128px;
	height:38px;
	line-height:38px;
	text-align:center;
	vertical-align:middle;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:13px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom;
	background-size:10px 20px; 
	-webkit-background-size:10px 20px; 
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom \9;
	cursor:pointer;
}

.btn_more{
	border:1px solid #969696;
	border-bottom:2px solid #7d7d7d;
	padding:8px 0 8px 0;
	width:100%;
	text-align:center;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size:13px;
	letter-spacing:-1px;
	background:#f7f7f7;
}


/* 폰트모음 */
.font_st_30_bold{font-family:tahoma,'Malgun Gothic';font-size:2.60em;font-weight:bold;}
.font_st_25_bold{font-family:tahoma,'Malgun Gothic';font-size:1.90em;font-weight:bold;}
.font_st_20_bold{font-family:tahoma,'Malgun Gothic'; font-size:1.45em;font-weight:bold;letter-spacing:-2px;}
.font_st_15_bold{font-size:1.15em;font-weight:bold;}
.font_st_21_bold{font-family:tahoma,'돋움';font-size:1.60em;font-weight:bold;}
.font_st_14_bold{font-family:tahoma,'Malgun Gothic'; font-size:1.0em; font-weight:bold;}
.font_st_14{font-family:tahoma,'돋움';font-size:1.0em;}
.font_st_13_bold{font-family:tahoma,'Malgun Gothic'; font-size:0.85em; font-weight:bold;}
.font_st_13{font-family:tahoma,'돋움';font-size:0.85em;}
.font_st_12{font-family:tahoma,'Malgun Gothic'; font-size:0.75em;}
.font_st_11{font-family:tahoma,'돋움';font-size:0.65em;}
.font_st_10{font-family:tahoma,'돋움';font-size:0.55em;}
.letter{letter-spacing:-1px;}


/* 기타소스 */
.freeimg img{max-width:100%; height:auto;}
.freeimg_table table td img{max-width:100%; height:auto;}
.img_180 img {max-width:100%; height:auto;}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; }
.ellipsis2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.fly {position:relative;}
.fly .left {position:absolute; left:0px; top:0;}
.fly .right {position:absolute; right:0px; top:0;}
.banner_img img{width:500px;}
.banner_img {text-align:center; padding:10px; }
.more{display:block; border:1px solid #dbdbdb; padding:3px 5px 3px 5px;}
.blind_m{visibility:hidden; overflow:hidden; position:absolute; left:-999em; width:0; height:0; font-size:0; line-height:0}
.block_b li{display:block; float:left; margin-right:10px;}



/* 일반 페이징 */
.normal_page {padding:10px 0 5px 0; text-align:center;}
.normal_page span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.normal_num {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; font-size:13px; background:#f3f3f3; margin-right:3px;}
.normal_num_b {display:block; width:30px; height:30px; line-height:30px; border:1px solid #747474; font-weight:bold; background:#FFF; font-size:13px; margin-right:3px;}
.normal_prev {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; margin-right:3px; font-size:13px; }
.normal_next {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; font-size:13px; }
/* 일반 페이징 END */


/* 모바일 아작스 페이징 */
.ajax_page {padding:10px 0 5px 0;}
.ajax_page span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.ajax_num {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; font-size:13px; background:#f3f3f3; margin-right:3px;}
.ajax_num_b {display:block; width:30px; height:30px; line-height:30px; border:1px solid #747474; font-weight:bold; background:#FFF; font-size:13px; margin-right:3px;}
.ajax_prev {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; margin-right:3px; font-size:13px; }
.ajax_next {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; font-size:13px; }
/* 모바일 아작스 페이징 END */




/* 페이지번호 ******************************************************************************** */
table#page {width:auto; margin-top:10px; border:0px solid red;}
table#page {width:auto; margin-top:10px; border:0px solid red;}
table#page {width:auto; margin-top:10px; border:0px solid red;}
table#page {width:auto; margin-top:10px; border:0px solid red;}

#page {margin-top:20px; border:0px solid red;}

table#page{text-align:center; margin:0 0 20px 0; width:auto; border:0px solid red;}
table#page a,table#page b{
	display:block; width:22px; height:19px; border-left:0px solid #CCC; border-right:0px solid #CCC; border:1px solid #CCC;
	color:#555; font-family:"돋움","Arial","Tahoma"; font-size:12px; padding:5px 3px 0 3px; margin:0 3px;
	background-color:#F9F9F9; background:url('../../img/page/bg_pagenum2.jpg') no-repeat center;
}
table#page a:hover,table#page b:hover{
	color:black; font-weight:100;
	text-decoration:none; background-color:#AAA;
	background:url('../../img/page/bg_pagenum2_ov.jpg') no-repeat center;
}

/* 이전버튼 */
table#page a.prev{
	width:26px; padding-left:3px; border:1px solid #CCC;
	background:url('../../img/page/bg_pagenum_prev_ov_new.jpg') no-repeat center;
}
table#page a.prev2{
	width:26px; padding-left:3px; border:1px solid #CCC;
	background:url('../../img/page/bg_pagenum_prev_ov2_new.jpg') no-repeat center;
}

table#page a.prev:hover{background:url('../../img/page/bg_pagenum_prev_new.jpg') no-repeat center;}
table#page a.prev2:hover{background:url('../../img/page/bg_pagenum_prev2_new.jpg') no-repeat center;}


table#page a.prev_not{
	width:26px; color:#AAA; padding-left:3px; border:1px solid #CCC; 
	background:url('../../img/page/bg_pagenum_prev_ov_new.jpg') no-repeat center center;
}



/* 다음버튼 */
table#page a.next{
	width:26px; padding-right:3px; border:1px solid #CCC;
	background:url('../../img/page/bg_pagenum_next_ov_new.jpg') no-repeat center;
}
table#page a.next2{
	width:26px; padding-right:3px; border:1px solid #CCC;
	background:url('../../img/page/bg_pagenum_next_ov2_new.jpg') no-repeat center;
}
table#page a.next:hover{background:url('../../img/page/bg_pagenum_next_new.jpg') no-repeat center;}
table#page a.next2:hover{background:url('../../img/page/bg_pagenum_next2_new.jpg') no-repeat center;}

table#page a.next_not{
	width:26px; color:#AAA; padding-right:3px; border:1px solid #CCC;
	background:url('../../img/page/bg_pagenum_next_ov_new.jpg') no-repeat center;
}



/* 현재 */
table#page a.now{
	color:#FFF; background-color:#FF8040; font-weight:bold; border-color:#FAA;
	background:url('../../img/page/bg_pagenum_now2.jpg') no-repeat center;
}
table#page b.now{
	color:#FFF; background-color:#FF8040; font-weight:bold; border-color:#FAA;
	background:url('../../img/page/bg_pagenum_now2.jpg') no-repeat center;
}
table#page a.now:hover,table#page b.now:hover {
	color:#FFF;
	background:url('../../img/page/bg_pagenum_now2_ov.jpg') no-repeat center;
}
table#page {margin:0 auto 20px auto;}
table#page a {margin:0 2px; float:left;}
table#page a.prev {}
table#page a.prev_not {float:left;}
table#page b.now {float:left;}