.clear{
	clear:both;
}

.tab_box{
	width:100%;
	padding-top:57px;
}

.my_dis{
	color:#444444;
	padding-bottom:20px;
}

.active a{
	color:#444444;
}

.clip_tab li a{
	font-weight:bold;
	color:#8f8f8f;
}

.tab_dis_con b{
	color:#128f95;
}

.tab_dis_con span{
	color:#aaaaaa;
}
.tab_dis_con{
	float:left;
	line-height:20px;
	color:#444444;
	margin-left:20px;
}

.count{
	float:right;
	margin-right:20px;
	margin-top:6px;
}

.count_line{
	width:1px;
	background:#e3e3e3;
	height:35px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

.count_con{
	float:left;
	color:#128f95;
	text-align:right;
}

.count_con .span2{
	display:block;
	font-family:"Myriad Pro";
	font-size:20px;
	height:15px;
	padding-top:8px;
	line-height:15px;
	padding-top:7px;
}

.count_con .span1{
	font-size:12px;
	display:block;
	height:12px;
}
.schedule{
	width:100%;
	margin-top:50px;
}

.sc_box{
	width:960px;
}

.title_left{
	float:left;
	margin-top:10px;
}

.title_left img{
	float:left;
}

.title_left span{

	font-size:16px;
	color:#444444;
	font-weight:bold;
	height:18px;
	display:block;
	line-height:18px;
	float:left;
	margin-left:20px;
}

.title_left select{
	padding-left:10px;
	width:88px;
	border:1px solid #c5c5c5;
	color:#666666;
}

.title_right{
	float:right;
}
/*
.title_right a{
	font-size:18px;
	font-weight:bold;
	font-family:"Malgun Gothic";
	height:40px;
	line-height:35px;
}*/

.title_right a{
	font-weight:bold;
}

.ico_pin{
	float:left;
	margin-top:8px;
	margin-right:10px;
}

.ico_arrow{
	float:right;
	margin-top:12px;
	margin-left:10px;
}

.schedule_box{
	width:958px;
/*	height:757px;*/
	border-radius:3px;
	border:1px solid #e3e3e3;
	margin:0 auto;
	margin-top:17px;
}

.time_table{
	width:958px;
	background:#fefefe;
	overflow-x:auto;
}

.time_table tr{
	border-bottom:1px solid #cfcfcf;
}

.time_table th{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	line-height:46px;
	height:46px;
	background:url('../../images/bg/bg_timetable.gif') repeat;
}

.time_table td{
	border-right:1px solid #e3e3e3;
	vertical-align: top;
}

.time_table2{
	width:918px;
	background:#fefefe;
	overflow-x:auto;
}

.time_table2 tr{
	border-bottom:1px solid #cfcfcf;
}

.time_table2 th{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	line-height:46px;
	height:46px;
	background:url('../../images/bg/bg_timetable.gif') repeat;
}

.time_table2 td{
	border-right:1px solid #e3e3e3;
	background:#f5f5f5;
}


.time_table_t{
	width:276px;
}

.time_table_t2{
	width:424px;
}

.time_left{
	border-top:1px solid #e3e3e3;
	font-weight:bold;
	text-align:center;
	color:#888888;
	font-size:12px;
	height:99px;
	background:#f5f5f5;
	/*position:relative;*/
	border-bottom:1px solid #cfcfcf;
	width:48px;
}

.time_con{
	min-width: 263px;
	margin-left:5px;
	margin-right:5px;
	min-height:0px;
}

.time_con li{
	margin-top:8px;
	padding:0px;
	height:99px;
	position:relative;
}

.time_add{
	cursor:pointer;
}

.time_box{
	background:#ffffff;
	cursor:move;
	/*width:263px;*/
	width:100%;
	height:99px;
}

.time_distance{
	color:#aaaaaa;
	font-family:dotum;
	font-size:11px;
	margin-top:2px;
}

.con_box{
	border:1px solid #e4e4e4;
	cursor:move;
	/*width:263px;*/
	width:100%;
	height:81px;
}

.con_box2{
	border:1px solid #e4e4e4;
	cursor:move;
	width:100%;
	height:81px;
	background:white;
}

.time_box2{
	width:99%;
	height:99px;
}

.time2_distance{
	color:#aaaaaa;
	font-family:dotum;
	font-size:11px;
	margin-top:2px;
}

.time_imgbox{
	width:110px;
	height:81px;
	overflow:hidden;
	position:relative;
	float:left;
}

.time_imgbox img{
	width:110px;
	height:81px;
}

.time_box:hover .time_over{
	display:block;
}

.time_box2:hover .time_over{
	display:block;
}

.time_over{
	position:absolute;
	left:0px;
	top:0px;
	background:url('../../images/bg/bg_50_w.png') repeat;
	width:110px;
	height:81px;
	display:none;
}

.time_linkbox{
	position:absolute;
	bottom:0px;
	left:0px;
}

.time_link1{
	font-size:11px;
	color:white;
	background:url('../../images/bg/bg_50.png') repeat;
	height:22px;
	width:54px;
	display:block;
	float:left;
	text-align:center;
	line-height:22px;
}

.time_link1:hover{
	text-decoration:none;
}

.time_line{
	width:1px;
	height:22px;
	background:silver;
	float:left;
	font-size:1px;
	line-height:1px;
}

.time_delete{
	width:15px;
	height:15px;
	overflow:hidden;
	border-radius:50%;
	position:absolute;
	right:0px;
	top:2px;
	cursor:pointer;
}

.time_content{
	margin-top:5px;
	margin-left:10px;
	float:left;
	width:125px;
}

.spot_name{
	color:#555555;
	font-size:12px;
	width:125px;
	line-height:16px;
}

.spot_cate{
	color:#959595;
	padding-top:10px;
	font-size:12px;
}

.sbtn{
	font-size:11px;
	color:#128f95;
	float:left;
	height:15px;
	display:block;
	line-height:15px;
	margin-right:5px;
}

.sbtn:hover{
	text-decoration:none;
}

.sbtn img{
	float:left;
	margin-top:2px;
	margin-right:3px;
}

.distance{
	height:11px;
	position:absolute;
	left:0px;
	top:-14px;
	z-index:99;
	color:#aaaaaa;
	font-size:11px;
}

.distance span{
	font-size:11px;
	color:#aaaaaa;
	text-align:left;
}

.scrap_box{
	width:100%;
	padding-top:60px;
}

.location{
/*	float:right;
	padding-top:50px;
	margin-right:70px;  */
}

.location a{
	text-decoration:none;
	/*color:black;*/
}

.location span{
	/*color:#279ba1;
	font-weight:bold;*/
}

.guide_name{
	text-align:center;
	font-family:"Malgun Gothic";
	font-weight:bold;
	color:#444444;
	font-size:30px;
	margin-top:60px;
}

.guide_name span{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	display:block;
	margin-top:10px;
}

.social_box{
	float:right;
	border:none;
	margin-top:5px;
	height:36px;
}

.blank_box{
	border-bottom:1px solid #c6c6c6;
	width:629px;
	height:37px;
	float:right;
}

.social_line{
	width:1px;
	height:14px;
	background:#e3e3e3;
	line-height:0px;
	font-size:0px;
	float:left;
	margin-top:6px;
}

.social_btn{
	float:left;
	margin-left:10px;
	margin-right:10px;
	display:block;
}

.schedule_box2{
	width:918px;
	border-radius:3px;
	border:1px solid #e3e3e3;
	margin:0 auto;
	margin-top:20px;
}

.tab_box2{
	width:920px;
	padding-top:25px;
	margin:0 auto;
}

.h_center{
	padding-top:30px;
}

.bold{
	font-weight:bold;
}

.btn_img{
	float:left;
	margin-right:3px;
	margin-top:7px;
}

.title_920{
	margin:0 auto;
	margin-top:50px;
	padding-bottom:20px;
	width:920px;
}

.title_920 img{
	float:left;
	margin-right:12px;
}

.title_920 span{
	float:left;
	font-weight:bold;
	color:#0d8389;
	font-size:16px;
	line-height:16px;
}

.sc_map{
	width:918px;
	height:475px;
	border:1px solid #c8c8c8;
	margin:0 auto;
	position:relative;
}

.sc_map .map_img{
	width:918px;
	height:475px;
}

.map_day{
	height:37px;
	border-left:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	position:absolute;
	right:0px;
	top:20px;
	z-index:99;
	background:url('../../images/bg/bg_70_fa.png') repeat;
}

.day_onbtn{
	height:37px;
	border-right:1px solid #a7a7a7;
	background:white;
	width:21px;
	float:left;
	text-align:center;
	cursor:pointer;
}

.day_onbtn img{
	float:left;
	margin-top:13px;
	margin-left:7px;
}

.day_on{
	height:37px;
	line-height:37px;
	text-align:center;
	border-right:1px solid #e2e2e2;
	box-shadow:1px 0px 0px white;
	font-weight:bold;
	color:#555555;
	font-size:16px;
	cursor:pointer;
	padding-left:13px;
	padding-right:13px;
	display:inline-block;
}

.day_on span{
	float:left;
}

.day_on img{
	float:left;
	margin-top:9px;
	margin-left:5px;
}

.popup_content{
	width:330px;
	height:215px;
	background:url('../../images/schedule/map_popup_content.png') no-repeat;
	position:absolute;
	left:0px;
	top:0px;
}

.pcon_wrap{
	width:310px;
	margin:0 auto;
}

.spot_title{
	border-bottom:2px solid #555555;
}

.spot_title span{
	font-size:16px;
	font-weight:bold;
	color:#222222;
	height:34px;
	line-height:34px;
	margin-right:20px;
}

.spot_btn{
	color:#999999;
	margin-right:10px;
}

.spot_btn img{
	margin-right:3px;
}

.btn_close{
	float:right;
	margin-top:10px;
}

.pcon_content{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:10px;
}

.pcon_left_con{
	float:left;
	width:190px;
}

.pcon_cate{
	font-size:12px
	color:#666666;
	height:30px;
	text-align:left;
}

.pcon_day{
	display:block;
	width:34px;
	height:20px;
	color:white;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	background:#a1a1a1;
	border-radius:3px;
	cursor:pointer;
	float:left;
	margin-right:3px;
}

.pcon_day:hover{
	background:#0000ff;
	text-decoration:none;
}

.pcon_time{
	margin-top:10px;
}

.pcon_time_sel{
	color:#666666;
	font-size:12px;
	padding-left:5px;
	width:106px;
	border:1px solid #c5c5c5;
}

.pcon_right_con{
	float:right;
	width:120px;
	height:80px;
}

.pcon_right_con img{
	width:120px;
	height:80px;
}

.pcon_btn a{
	font-size:11px;
	color:#666666;
	height:18px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #a1a1a1;
	border-radius:3px;
	margin-right:3px;
	display:inline-block;
}

.pagination{
	width:100%;
}

.comment{
	width:920px;
	margin:0 auto;
}

.cmt_form{
	background:#f9f9f9;
	height:125px;
}

.cmt_area{
	border:1px solid #c5c5c6;
	width:797px;
	height:68px;
	max-width:835px; 
	margin-left:20px;
	margin-top:20px;
	float:left;
}

.cmt_submit{
	background:white;
	font-weight:bold;
	text-align:center;
	color:#444444;
	width:75px;
	height:69px;
	margin-left:5px;
	margin-top:20px;
	float:left;
	border-radius:3px;
	border:1px solid #c5c5c6;
}

.cmt_discription{
	font-size:11px;
	color:#666666;
	margin-left:20px;
	margin-top:6px;
}

.cmt_btn1{
	float:right;
}

.cmt_btn{
	color:#999999;
	font-size:11px;
	float:left;
}

.cmt_line{
	height:11px;
	font-size:1px;
	line-height:1px;
	width:1px;
	float:left;
	background:#e3e3e3;
	margin-left:7px;
	margin-right:7px;
	margin-top:2px;
}

.cmt_user{
	font-size:11px;
	color:#999999;
}

.cmt_memo{
	font-size:12px;
	color:#666666;
	float:left;
}

.cmt_content{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e3e3e3;
}

.cmt_edit{
	width:698px;
	height:71px;
	border:1px solid #c5c5c6;
	text-align:left;
}

.cmt_btn_write{
	color:#4db8bd;
	font-size:11px;
	float:left;
}

.cmt_btn_cancel{
	color:#ff0000;
	font-size:11px;
	float:left;
}

.cn_box{
	border:1px solid #e3e3e3;
	width:958px;
	margin:0 auto;
	padding-bottom:20px;
}

.guidebook_box{
	width:100%;
	padding-bottom:30px;
	padding-top:50px;
}

.book_box{
	width:192px;
	height:233px;
	float:left;
	background:url('../../img/guidebook_type3.png') repeat;
	position:relative;
	margin-bottom:24px;
	margin-top:38px;
}

.book_box_last{
	margin-right:0px;
}

.book_cover{
	width:158px;
	height:223px;
	margin-top:1px;
	margin-left:5px;
	float:left;
}

.cover_line{
	height:4px;
	width:191px;
	background:#4db8be;
}

.b_cover{
	width:158px;
	height:223px;
}



.cover_top{
	height:106px;
	width:100%;
	font-size:12px;
	color:#2f2f2f;
}

.b_cover_content{
	width:117px;
	text-align:left;
	margin:0 auto;
	padding-top:22px;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#555555;
	letter-spacing:-1px;
}

.b_cover_content b{
	font-weight:bold;
	font-size:16px;
	display:block;
}

.b_cover_content span{
	font-size:11px;
	color:#aaaaaa;
	display:block;
	margin-top:4px;
	font-weight:normal;
}

.b_cover_img{
	width:158px;
	height:104px;
}

.b_cover_img img{
	width:158px;
	height:104px;
}


.guide_book_box{
	width:932px;
	margin:0 auto;
}

.gd_btn{
	font-weight:bold;
}

.gd_btn img{
	float:left;
	margin-top:6px;
	margin-right:5px;
}

.gd_bottom{
	float:left;
	font-weight:bold;
	color:#a1a1a1;
	font-size:11px;
	height:27px;
	width:50px;
	line-height:27px;
	text-align:left;
}

.gd_bottom img{
	float:left;
	margin-top:7px;
	margin-left:3px;
	margin-right:2px;
}

.bt_cancel{
	margin-top:30px;
	font-weight:bold;
}

.book_box:hover .book_over{
	display:block;
}

.book_over{
	width:159px;
	height:225px;
	background:url('../../images/bg/bg_50.png') repeat;
	position:absolute;
	top:1px;
	left:4px;
	border-radius:0px 5px 5px 0px;
	text-align:center;
	display:none;
}

.book_view{
	margin-top:68px;
	display:block;
}

.book_view span{
	display:block;
	color:white;
	margin-top:5px;
}

.book_view:hover{
	text-decoration:none;
}

.book_btn{
	font-weight:bold;
	font-size:11px;
}

.book_btn img{
	float:left;
	margin-top:5px;
	margin-right:3px;
}

.b_btn{
	position:absolute;
	bottom:30px;
}

.btn_down{
	color:white;
	font-size:11px;
	font-weight:bold;
	text-shadow:2px 2px 2px black;
	display:block;
	float:left;
	margin-left:12px;
	z-index:2;
}

.btn_down img{
	float:left;
	margin-top:2px;
}

.btn_down:hover{
	text-decoration:none;
}

.btn_star:hover{
	text-decoration:none;
}

.btn_star{
	color:white;
	font-size:11px;
	font-weight:bold;
	text-shadow:2px 2px 2px black;
	display:block;
	float:left;
	margin-left:12px;
	z-index:2;
}

.btn_star img{
	float:left;
	margin-top:1px;
}

.btn_delete{
	position:absolute;
	border-radius:50%;
	top:3px;
	right:15px;
	display:block;
	overflow:hidden;
	z-index:4;
	cursor:pointer;
}

.gdb_btn{
	margin-top:12px;
}

.gdb_btn a{
	font-weight:bold;
}

.gdb_line{
	height:1px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:#e3e3e3;
	margin-top:40px;
	margin-bottom:40px;
}

.gdb_btn img{
	float:left;
	margin-top:6px;
	margin-right:3px;
}

.day_full{
	display:inline-block;
	margin-top:20px;
	background:url('../../images/guidebook/day_bg.gif') repeat-y;
	position:relative;
	padding-bottom:27px;
}

.day_left{
	float:left;
	z-index:3;
	position:relative;
}

.day_right{
	position:relative;
	z-index:2;
	float:left;
	margin-left:-7px;
	width:845px;
}

.day_box{
	background:url('../../images/bg/bg_tab_dis.gif') repeat;
	width:831px;
	padding:7px;
}

.day_content{
	background:white;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:10px;
}

.date_day{
	font-weight:bold;
	font-size:14px;
	margin-top:25px;
	margin-left:10px;
}

.day_con{
	width:157px;
	background:url('../../images/guidebook/day_top_arrow.gif') no-repeat;
	background-position:43px 7px;
	min-height:93px;
	padding-top:8px;
	float:left;
	position:relative;
}

.day_con_right{
	margin-left:-40px;
}

.spot_n{
	display:block;
	position:absolute;
	left:49px;
	font-size:11px;
	color:white;
	width:20px;
	height:20px;
	border-radius:50%;
	background:#4db8bd;
	text-align:center;
	line-height:20px;
	margin-left:-6px;
	margin-top:-1px;
}

.spot_n_con{
	position:absolute;
	top:30px;
	width:108px;
}

.spot_n_text{
	width:97px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	color:#666666;
	font-size:12px;
	line-height:17px;
	background:white;
}

.spot_n_text span{
	display:block;
	width:100px;
	margin-top:2px;
	color:#aaaaaa;
	text-align:center;
}

.spot_distance{
	font-size:12px;
	color:#666666;
	display:block;
	position:absolute;
	left:90px;
	top:-3px;
}

.day_con_last{
	float:left;
	position:relative;
	padding-top:8px;
	width:108px;
	background:url('../../images/guidebook/day_last_arrow.gif') no-repeat;
	background-position:50%;
	height:150px;
}

.day_con_last .spot_distance_last{
	position:absolute;
	top:105px;
	left:60px;
}

.day_con_l{
	width:160px;
	background:url('../../images/guidebook/day_bottom_arrow.gif') no-repeat;
	min-height:93px;
	padding-top:8px;
	float:right;
	position:relative;
	margin-top:-14px;
}

.spot_n_l{
	display:block;
	position:absolute;
	right:45px;
	font-size:11px;
	color:white;
	width:20px;
	height:20px;
	border-radius:50%;
	background:#4db8bd;
	text-align:center;
	line-height:20px;
	margin-left:-6px;
	margin-top:-11px;
}

.spot_distance_l{
	font-size:12px;
	color:#666666;
	display:block;
	position:absolute;
	left:43px;
	top:-13px;
}

.spot_n_con_l{
	position:absolute;
	top:20px;
	left:53px;
	width:108px;
}

.day_con_left{
	margin-right:-43px;
}

.spot_content{
	background:url('../../images/bg/spot_left_bg.gif') repeat-y;
	display:inline-block;
	padding-bottom:50px;
}

.spot_left{
	position:relative;
	width:87px;
	float:left;
}

.spot_number{
	position:absolute;
	color:white;
	font-size:11px;
	right:24px;
	top:3px;
}

.spot_info{
	float:left;
	width:852px;
	padding-top:4px;
}

.spot_img{
	width:231px;
	height:173px;
	position:relative;
	float:left;
}

.s_img{
	width:231px;
	height:173px;
}

.img_count{
	height:27px;
	width:100%;
	background:url('../../images/bg/bg_50.png') repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:3;
	text-align:right;
	color:white;
	line-height:27px;
	font-size:11px;
	font-weight:bold;
}

.img_count b{
	color:#999084;
	margin-right:10px;
}

.img_left{
	width:24px;
	height:24px;
	position:absolute;
	z-index:3;
	left:10px;
	top:75px;
	cursor:pointer;
	background:url('../../images/guidebook/spot_arrow.png') no-repeat;
	display:block;
}

.img_right{
	width:24px;
	height:24px;
	position:absolute;
	z-index:3;
	right:10px;
	top:75px;
	cursor:pointer;
	background:url('../../images/guidebook/spot_arrow.png') no-repeat;
	background-position:0px -24px;
	display:block;
}

.spot_txt{
	width:600px;
	float:left;
	margin-left:21px;
}

.spot_t{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#444444;
	width:600px;
}

.spot_t span{
	font-size:12px;
	color:#666666;
	font-weight:normal;
}

.spot_tbtn{
	float:right;
}

.spot_table{
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	margin-top:15px;
	padding-top:15px;
	padding-bottom:15px;
}

.spot_table th{
	font-weight:bold;
	color:#666666;
	font-size:12px;
	height:25px;
	text-align:left;
}

.spot_table td{
	font-size:12px;
	color:#666666;
}

.spot_last{
}

.spot_line{
	height:1px;
	width:889px;
	background:#e3e3e3;
	margin:0 auto;
	margin-top:40px;
}

.alert_box{
	width:100%;
}

.alert_box td{
	border-bottom:1px solid #e7e1d1;
	height:34px;
}

.alert_txt{
	font-size:12px;
	color:#424443;
}

.alert_box td span{
	color:#907132;
}

.a_date{
	font-size:11px;
	color:#999999;
}

.c_blank{
	background:#f5f5f5;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	width:19px;
}

.add_first{
	position:absolute;
	top:-25px;
	right:-26px;
	cursor:pointer;
	display:block;
}

.time_blank{
	position:relative;
}

.add_day{
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-25px;
	display:block;
	cursor:pointer;
}

.scrap_help{
	font-size:11px;
	color:#bcbcbc;
	background:#f5f5f5;
	height:23px;
	margin-left:5px;
	margin-right:5px;
	line-height:23px;
	text-align:center;
	position:relative;
	cursor:pointer;
	margin-bottom:9px;
	margin-top:9px;
}

.scrap_help .ui_align{
	width:245px;
	position:absolute;
	left:50%;
	margin-left:-122px;
}

.scrap_help img{
	float:left;
	margin-top:4px;
}

/* ÇÏ´Ü ½ºÅ©·¦ */

.scrap_box2{
	width:960px;
	border:2px solid #3e4347;
	margin:0 auto;
	margin-top:53px;
}

.scrap_tab{
	width:100%;
	height:38px;
	background:#3e4347;
}

.scrap_tab a{
	font-size:12px;
	font-weight:bold;
	color:white;
	display:block;
	float:left;
	line-height:38px;
	padding-left:15px;
	padding-right:15px;
}

.scrap_tab a:hover{
	text-decoration:none;
}

.scrap_tab .active{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	display:block;
	float:left;
	line-height:38px;
	padding-left:15px;
	padding-right:15px;
	background:white;
}

.scrap_tab a img{
	float:left;
	margin-right:5px;
	margin-top:15px;
}

.alert{
	font-size:11px;
	font-weight:bold;
	color:white;
	float:right;
	height:38px;
	line-height:38px;
}

.al_link{
	float:right;
	font-size:11px;
	font-weight:normal;
	margin-left:5px;
	margin-right:5px;
	color:#bcbcbc;
	cursor:pointer;
}

.scrap_guide{
	padding-left:14px;
	padding-right:14px;
	margin-top:20px;
	padding-bottom:14px;
}

.scrap_gd{
	background:url('../../images/spot/scrap_gd.gif') no-repeat;
	width:123px;
	height:157px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	position:relative;
}

.scrap_more{
	width:123px;
	height:157px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	position:relative;
	cursor:pointer;
}

.scgd_top{
	width:90px;
	height:49px;
	font-size:11px;
	margin:0 auto;
	margin-top:14px;
}

.scgd_loc{
	font-size:11px;
	color:#555555;
}

.scgd_title{
	font-size:11px;
	color:#555555;
	font-weight:bold;
	letter-spacing:-1px;
}

.scgd_name{
	font-size:11px;
	color:#aaaaaa;
	margin-top:2px;
}

.scgd_img{
	width:111px;
	height:82px;
	position:absolute;
	bottom:2px;
	left:7px;
	overflow:hidden;
	border-radius:0px 0px 3px 0px;
	z-index:1;
}

.scgd_img img{
	width:111px;
	height:82px;
}

.scrap_gd:hover .scgd_over{
	display:block;
}

.scgd_over{
	width:111px;
	height:153px;
	background:url('../../images/bg/bg_50.png') repeat;
	position:absolute;
	left:7px;
	top:1px;
	z-index:2;
	overflow:hidden;
	border-radius:0px 3px 3px 0px;
	text-align:center;
	display:none;
}

.scgd_view{
	margin-top:45px;
	display:block;
}

.scgd_view span{
	display:block;
	color:white;
	margin-top:5px;
}

.scgd_view:hover{
	text-decoration:none;
}

.scgd_line{
	height:1px;
	width:918px;
	line-height:1px;
	font-size:1px;
	background:#e3e3e3;
	margin:0 auto;
}

.scrap_pagination{
	width:100%;
	margin-top:-10px;
	position:relative;
}

.more_guide{
	float:left;
	font-size:11px;
	color:#464646;
	margin-left:19px;
	position:absolute;
	left:0px;
	top:30px;
	cursor:pointer;
}

.more_guide img{
	float:right;
	margin-top:-4px;
}

.scrap_cate a{
	font-size:11px;
	color:#acacac;
	display:block;
	float:left;
	margin-left:5px;
	margin-right:20px;
	padding-bottom:8px;
}

.scrap_cate a.sc_active{
	font-weight:bold;
	color:#128e96;
}

.my_sc_box{
	width:104px;
	height:104px;
	border:1px solid #ededed;
	border-radius:5px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
}

.my_sc_box:hover .my_sc_over{
	display:block;
}

.my_sc_over{
	display:none;
	width:104px;
	height:104px;
	position:absolute;
	left:0px;
	top:0px;
	background:url('../../images/bg/bg_50.png') repeat;
	text-align:center;
}

.my_sc_delete{
	display:block;
	position:absolute;
	top:5px;
	right:5px;
}

.my_sc_view{
	display:block;
	margin-top:25px;
}

.my_sc_thumb{
	width:104px;
	height:65px;
}

.my_sc_thumb img{
	width:104px;
	height:65px;
}

.my_sc_title{
	font-family:dotum;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	width:96px;
	margin:0 auto;
	padding-top:5px;
	letter-spacing:-1px;
}

.my_sc_cate{
	font-family:dotum;
	font-size:11px;
	color:#444444;
	width:96px;
	margin:0 auto;
	margin-top:-2px;
}

.my_sc_tbox{
	width:100%;
	background:#f7f7f7;
	height:47px;
}

.my_sc_content{
	padding-top:5px;
	font-size:11px;
	width:96px;
	margin:0 auto;
	color:#999999;
	line-height:15px;
}

.my_sc_add{
	float:left;
	width:106px;
	height:106px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	cursor:pointer;
}

