.pointer {cursor:pointer}
.hide {display:none;}
.privacy {width:97%; height:70px; font-size:11px; padding:10px; overflow-y:scroll; text-align:justify; line-height:140%; font-family:'돋움';border:1px solid #ccc;}
.highlight { background-color: yellow }
#floating, #floating2{display:none; position:absolute;}
/************************************************************************/
/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pikachoose ul li{width: 119px; height:77px; margin-right:5px; margin-bottom:5px;}


.pikachoose {width: 750px; margin: 0 auto; }
.pika-stage {position: relative; padding-left:5px;
	-moz-box-shadow: 5px 5px 2px #888;-webkit-box-shadow: 5px 5px 2px #888;box-shadow: 5px 5px 2px #888;}
	
	/*if you change the padding on pika-stage you must adjust the top left of this to match! */
	.pika-stage .main-image {position: absolute; top: 0px; left: 0px;}
	.pika-stage .pika-aniwrap{position: absolute; top: 0px; left: 0px;}
	.pika-stage .pika-ani {position:relative;display: none;z-index:2;margin:0 auto;}
	.pika-stage img {border:0;height:100%;}

/*caption*/
.pika-stage .caption {position: absolute; background: none repeat #000000;  font-size: 11px; 
			color: #fafafa; padding: 10px; text-align: right; bottom: 10px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(/css/jquery/images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 5px;cursor:pointer;}
	.pika-imgnav a.next {background: url(/css/jquery/images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: -5px;cursor:pointer;}
	.pika-imgnav a.play {background: url(/css/jquery/images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(/css/jquery/images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

.pika-textnav {display:none;}
	
.pika-thumbs {margin: 10px 0 0 5px; padding: 0;}
	.pika-thumbs li {float: left; list-style-type: none;margin: 0px; cursor: pointer;
		-moz-box-shadow: 3px 3px 2px #888;-webkit-box-shadow: 3px 3px 2px #888;box-shadow: 3px 3px 2px #888;}

		.pika-thumbs li:last {margin: 0;}
		.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: center; overflow: hidden;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 15px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}
	
		
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal { padding: 15px 20px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 90px; width: 485px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}

.pika-loader{ background:url(/css/jquery/images/loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
	text-align:right; position:absolute; top:15px; right:15px; }
/************************************************************************/


baby_head {
    background: url("/images/baby/baby_head_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 304px;
    margin-bottom: 15px;
    width: 667px;
}
.baby_head_02 {
    background: url("/images/baby/baby_head_bg2.jpg") no-repeat scroll 0 0 transparent;
    height: 341px;
    margin-bottom: 15px;
    width: 667px;
}
.baby_head_cont {
    padding: 18px 0 0 367px;
}
.baby_head_cont_in {
    background: url("/images/baby/baby_head_cont_bg.gif") no-repeat scroll left top transparent;
    height: 153px;
    padding-left: 8px;
    width: 280px;
}
.baby_head_cont_in img, .baby_head_cont_in input, .baby_head_cont_in select {
    vertical-align: middle;
}
.bd_hd_ct_in_txt {
    line-height: 16px;
    padding: 9px 0 22px 16px;
}
.baby_head_cont_in tbody th {
}
.baby_head_cont_in tbody th p {
    background: url("/images/baby/icon_01.gif") no-repeat scroll 20px 2px transparent;
    padding-left: 31px;
}
/* bbs carosusel*/
.gallery_on{border:3px solid #7549A8;}
.gallery_on_pad{ margin:5px;padding:5px;}