/* ----------------- Import Css File -------------------*/
@import url("/common/css/glog_font.css");
@import url("/common/css/gnb.css");
@import url("/common/css/content.css");
html {
	HEIGHT: 100%; 
}

body {
	color: #666;
	font-size: 12px;
	/* line-height: 1.4em;  ¿¡µðÅÍ¶§¹®¿¡ »èÁ¦*/
	padding: 0; margin: 0;
	font-family:±¼¸²,gulim,sans-serif;
	width: 100%;
	height:100%;
}

hr {display: none; }
h1 {display:none;}
h2 {display:none;}
h3 {MARGIN: 0px; FONT-SIZE: 12px;}
h4 {CLEAR: both; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666; FONT-FAMILY: ±¼¸²,Gulim,AppleGothic,sans-serif; MARGIN: 6px 0 0px 0px; PADDING-BOTTOM: 4px;}
h5 {CLEAR: both; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000; FONT-FAMILY: ±¼¸²,Gulim,AppleGothic,sans-serif; MARGIN: 6px 0 0px 0px; PADDING-BOTTOM: 4px;}

html {height: 100%;}
img {border: 0 none; }
form {margin: 0; padding: 0;}

div {padding:0; margin:0; border:0; font-family:±¼¸²,gulim,sans-serif; font-size:12px; color:#333;}
ul,li,ol {list-style:none; margin:0; padding:0;}
dl,dt,dd	{margin:0; padding:0;}	
th,td {font-family:±¼¸²,gulim,sans-serif; font-size:12px; color:#666;}
a:link {font-size: 12px; font-family:±¼¸²,gulim,sans-serif; color:#333; text-decoration:none;}
a:visited {font-size: 12px; font-family:±¼¸²,gulim,sans-serif; color:#333; text-decoration:none;}
a:hover, a:active {font-size: 12px; font-family:±¼¸²,gulim,sans-serif; color:#333; text-decoration:underline;}

fieldset,blockquote{margin:0;padding:0;}
fieldset, blockquote {border:none;}
legend{display:none;}
label
{
	cursor: pointer;
}

/*	ie6¿¡¼­ ¸¶Áö¸· ÁÙÀÇ ¹®ÀÚ¿­ÀÌ º¹»çµÇ¼­ ¶³¾îÁö´Â ¹ö±× */
li.rel{position:relative;}

caption
{
display: none;
}



/* ---------------------------------- WRAP ---------------------------------- */
#wrap_l {
	 TEXT-ALIGN: left; PADDING: 0px 0px 20px 20px; WIDTH: 960px; margin:0 ;
}
#wrap_s {
	TEXT-ALIGN: left; PADDING: 0px 0px 20px 20px; WIDTH: 777px; margin:0 ;
}
/* ---------------------------------- CONTAINER ---------------------------------- */
#container_l {
	FLOAT: left; PADDING: 11px; WIDTH: 936px; BACKGROUND: #fff; 
}

#container_s {
	FLOAT: left; PADDING: 11px; WIDTH: 753px; BACKGROUND: #fff; 
}


/* ---------------------------------- TOP---------------------------------- */
#top_nav
{
	clear: both;
	float: left;
	display: block;
	width: 100%;
	min-width: 1024px;
	BACKGROUND: #fff;
	border-bottom: #ededed 1px solid; 
	HEIGHT: 30px;  
	
}
#top{
    clear: both;
	display: block;
	margin: 0 ;
	WIDTH: 960px; 
	margin-top: 5px; 
	PADDING: 0px 0px 0px 0px; 
	
}
 #top ul {
	 FLOAT: left; 		 
 }
 #top li{
	 FLOAT: left; 
	 MARGIN: 0px 0px 0px 8px; 
	 background: url("http://images.barobook.com/ijakga/images/line_bar01.gif") no-repeat 0px 20%;
	 padding-left: 8px;
 }
 #top li.none
 {
	background: none;
	padding: 0;
	margin: 0;
 }
 #top ul.right {
	 FLOAT: right; 
 }
 #top li.g_icon_arrow a
 {
	background: url("http://images.barobook.com/ijakga/images/g_icon_arrow01.gif") no-repeat right top;
	padding-right: 14px;
 }


#top_s{
	clear: both;
	display: none;
	WIDTH: 780px; 
	margin: 0 ;
	margin-top: 5px; 
	PADDING: 0px 0px 0px 20px; 
}
 #top_s ul {
	 FLOAT: left; 
 }
 #top_s  li{
	 FLOAT: left; 
	 MARGIN: 0px 0px 0px 8px; 
	 background: url("http://images.barobook.com/ijakga/images/line_bar01.gif") no-repeat 0px 3px;
	 padding-left: 8px;
 }
 #top_s li.none
 {
	background: none;
	padding: 0;
	margin: 0;
 }
 #top_s ul.right {
	 FLOAT: right; 
 }
 #top_s li.g_icon_arrow a
 {
	background: url("http://images.barobook.com/ijakga/images/g_icon_arrow01.gif") no-repeat right top;
	padding-right: 14px;
 }


/* ---------------------------------- HEAD---------------------------------- */
#header_l 
{	
	clear: both;
	float: left;	
	display:block;
	margin: 36px 0 104px 20px;
	line-height: 20px;
}
#header_s {
	WIDTH: 780px; 
}

    #h_tit {
		clear: both;
		float: left;		
		margin: 36px 0 0 20px;
		line-height: 20px;
	}	


/* ---------------------------------- MENU ---------------------------------- */
#menu {
	clear: both;
	float: left;
	MARGIN-BOTTOM: 6px; 
	WIDTH: 100%; 
	HEIGHT: 36px; 	
}
#menu a,
#menu a:link,
#menu a:active,
#menu a:visited{
	font-size: 12px; text-decoration: none;
}
#menu a:hover {
	font-size: 12px; text-decoration: underline; font-weight: bold;
}


	#menu ul {
		FLOAT: left; PADDING-TOP: 12px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px;
	}
	#menu ul li {
		FLOAT: left; MARGIN: 0px 3px 0px 3px; 
	}
	#menu ul.right {
		FLOAT: right; 
	}
#menu_s {
	MARGIN-BOTTOM: 6px; WIDTH: 777px; HEIGHT: 36px; BACKGROUND: #003366 url(http://images.barobook.com/ijakga/images/temp/menu_001_s.gif) repeat;
}
	#menu_s ul {
		FLOAT: left; PADDING-TOP: 12px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px;
	}
	#menu_s ul li {
		FLOAT: left; MARGIN: 0px 3px 0px 3px; 
	}
	#menu_s ul li.right {
		FLOAT: right; MARGIN: 0px 3px 0px 3px;
	}


/* ---------------------------------- CONTENT ---------------------------------- */
#content_l {
    PADDING: 8px 8px 30px 8px; FLOAT: left; WIDTH: 735px; BORDER: #ededed 1px solid; 
}
#content_r {
    PADDING: 8px 8px 30px 8px; FLOAT: left; WIDTH: 735px; BORDER: #ededed 1px solid; 
}
#content_right {
    PADDING: 8px 8px 30px 8px; FLOAT: left; WIDTH: 735px; BORDER: #ededed 1px solid; 
}
#content_s {
	PADDING: 8px 8px 30px 8px; FLOAT: left; WIDTH: 552px; border: #ededed 1px solid; 
}
#content_s_left {
	PADDING: 8px 8px 30px 8px; FLOAT: left; WIDTH: 552px; border: #ededed 1px solid; 
}
#content_s_right {
	PADDING: 8px 8px 30px 8px; FLOAT: left; WIDTH: 552px; border: #ededed 1px solid; 
}

#content_s ul.non {
    FLOAT: left; PADDING-LEFT:112px;
}
#content_s ul li.non_img {
    FLOAT: left; background: url(http://images.barobook.com/ijakga/images/g_img_tip01.gif) no-repeat; display:block; width:315px; height:150px; 
}
#content_s_left ul.non {
    FLOAT: left; PADDING-LEFT:112px;
}
#content_s_left ul li.non_img {
    FLOAT: left; background: url(http://images.barobook.com/ijakga/images/g_img_tip01.gif) no-repeat; display:block; width:315px; height:150px; 
}
#content_s_right ul.non {
    FLOAT: left; PADDING-LEFT:112px;
}
#content_s_right ul li.non_img {
    FLOAT: left; background: url(http://images.barobook.com/ijakga/images/g_img_tip01.gif) no-repeat; display:block; width:315px; height:150px; 
}
#content_l ul.non {
    FLOAT: left; PADDING-LEFT:205px;
}
#content_l ul li.non_img {
    FLOAT: left; background: url(http://images.barobook.com/ijakga/images/g_img_tip01.gif) no-repeat; display:block; width:315px; height:150px;
}



#content_right ul.non {
    FLOAT: left; PADDING-LEFT:205px;
}
#content_right ul li.non_img {
    FLOAT: left; background: url(http://images.barobook.com/ijakga/images/g_img_tip01.gif) no-repeat; display:block; width:315px; height:150px;
}


/* ---------------------------------- SIDEMENU ---------------------------------- */

#side_left  {
	FLOAT: left; WIDTH: 170px; margin-right: 13px;
}

#side_right  {
	FLOAT: right; WIDTH: 170px; margin-left: 13px;
}

/* ---------------------------------- Å×¸¶ ---------------------------------- */
	#theme {
		FLOAT: left; MARGIN-BOTTOM: 10px; WIDTH: 168px; BACKGROUND: #f7f7f7; border: #ededed 1px solid;
	}
	#theme ul {
		PADDING: 7px;
	}
	#theme ul li.tit {
		PADDING: 3px 0px 0px 0px;
	}
	#theme ul li.f_btn {
		PADDING: 3px 0px 0px 0px;
	}
	#theme ul li.name {
		PADDING: 5px 0px 0px 0px; LINE-HEIGHT: 14px; width: 150px; overflow: hidden;
	}
	#theme ul li.btn {
		PADDING-TOP: 8px; PADDING-BOTTOM:8px; TEXT-ALIGN: center; 
	}


/* ---------------------------------- »çÀÌµå¸Þ´º style01 ---------------------------------- */
	h3.tit
	{
		clear: both;
		float: left;
		display: block;
		margin-bottom: 5px;
		width: 154px;
		background: url("http://images.barobook.com/ijakga/images/g_bg_st01.gif") no-repeat;
		height: 25px;
		line-height: 25px;
		padding-left: 8px;
		padding-right: 8px;
	}
	h3.tit .left
	{
		float:left;
	}
	h3.tit .close
	{		
		float: right;		
		margin: 12px 0px 0 0;
	}

	h3.tit02
	{
		clear: both;
		float: left;
		display: block;
		margin-bottom: 5px;
		width: 154px;
		background: url("http://images.barobook.com/ijakga/images/g_bg_st02.gif") no-repeat;
		height: 25px;
		line-height: 25px;
		padding-left: 8px;
		padding-right: 8px;
	}
	h3.tit02 .left
	{
		float:left;
	}
	h3.tit02 .close
	{		
		float: right;		
		margin: 12px 0px 0 0;
	}

/* ÁÂÃø ¿¬ÀçÄ«Å×°í¸®*/
#s_categoryMenu
{ float: left; width: 100%; margin-bottom: 10px;}
#s_categoryMenu h4
{ font-weight: normal; padding-left: 8px; background: url(http://images.barobook.com/ijakga/images/g_bg_category01.gif) no-repeat; font-size:12px; }
#s_categoryMenu dl
{	padding: 5px 0px 0 8px; }
#s_categoryMenu dd{ margin-left: 5px; padding: 2px 0px 1px 0px; line-height: 16px;  display: block;}
#s_categoryMenu dd a{color: #999999; line-height: 16px;}
#s_categoryMenu .btn_close01{ cursor: pointer;}

/* ------------------------------------- °ü¸®ÀÚ header ----------------------------*/

#admin_header {
	WIDTH: 960px; PADDING-TOP:5px; PADDING-BOTTOM:14px;
}
    #admin_h_tit {
	clear: both;
	float: left;
	BACKGROUND: url(http://images.barobook.com/ijakga/images/temp/admin_menu.gif) repeat; 
	HEIGHT: 38px;
	margin-top: 5px;
	margin-bottom: 14px;
	PADDING-LEFT: 200px; 
	PADDING-TOP: 24px; 	
	}
	#admin_h_tit ul {
		width: 760px;
	}
	#admin_h_tit li {
		FLOAT: left; 
		MARGIN: 0px 12px 0px 0px; 
		padding-left:12px;
		border-left: 1px solid #666;
	}
	#admin_h_tit li.nb
	{
		border: 0px;
		padding: 0px;
	}
	#admin_h_tit li.nb_current a,
	#admin_h_tit li.nb_current a:active,
	#admin_h_tit li.nb_current a:link,
	#admin_h_tit li.nb_current a:visited,
	#admin_h_tit li.nb_current a:hover
	{
		border:0;
		padding: 0;
		font-weight: bold;
		FONT-SIZE: 13px; 
		COLOR: #ffffff; 
		text-decoration: none;
	}
	#admin_h_tit li a,
	#admin_h_tit li a:active,
	#admin_h_tit li a:link,
	#admin_h_tit li a:visited
	{
		FONT-SIZE: 13px; 
		COLOR: #ffffff; 
	}
	#admin_h_tit li a:hover
	{
		FONT-SIZE: 13px; 
		COLOR: #ffffff;		
		font-weight: bold;
	}

	#admin_h_tit li.current a,
	#admin_h_tit li.current a:active,
	#admin_h_tit li.current a:link,
	#admin_h_tit li.current a:visited,
	#admin_h_tit li.current a:hover
	{
		FONT-SIZE: 13px; 
		COLOR: #ffffff; 
		font-weight: bold;
		text-decoration: none;
	}

	/* ---------------------------------- °ü¸®ÀÚ ONTAINER ---------------------------------- */
#admin_container {
	FLOAT: left; WIDTH: 960px;
}


/* ---------------------------------- °ü¸®ÀÚ CONTENT ---------------------------------- */
#admin_content {
    FLOAT: left; WIDTH: 743px; BORDER: #ededed 1px solid; MARGIN-LEFT: 13PX; 
	padding: 10px;
}



/* ---------------------------------- °ü¸®ÀÚ SIDEMENU ---------------------------------- */



#admin_side {
	clear: both;
	FLOAT: left; 
	WIDTH: 173px; 
	BACKGROUND: #f6f6f6; 
	BORDER: #EDEDED 1px solid; 
	padding: 10px 0 7px 7px;
}
#admin_side h3 {
	clear: both;
	padding-left: 17px;
	BACKGROUND: url(http://images.barobook.com/ijakga/images/g_icon_nemo01.gif) no-repeat 5px 35%; 	
}
#admin_side ul {
	clear: both;
	FLOAT: left; 
	PADDING:5px 7px 18px 7px; 
	width: 150px;
	BACKGROUND: url(http://images.barobook.com/ijakga/images/g_l_menu01.gif) repeat-x bottom;
	margin-bottom: 10px;
}

#admin_side li {
	PADDING-LEFT:15px; BACKGROUND: url(http://images.barobook.com/ijakga/images/g_icon_nemo02.gif) no-repeat 4px 40%; HEIGHT: 20px;

}
#admin_side li.current {
	PADDING-LEFT:15px; 
	BACKGROUND: url(http://images.barobook.com/ijakga/images/g_icon_nemo02_on.gif) no-repeat 4px 40%; 
	HEIGHT: 20px;
}
#admin_side li.current a
{
	FONT-WEIGHT: bold; 
	COLOR: #fd600a;
}
#admin_side li a
{
	color: #666;
}

.admin_tit
{
	clear: both;
	display: block;
	background: url(http://images.barobook.com/ijakga/images/g_icon_admin.gif) no-repeat 7px 0;
	padding: 0 0 7px 25px;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0px 0px;

	border-bottom: 1px solid #d6d6d6;
}

#admin_myglog_go {
    MARGIN-BOTTOM:10px; PADDING-LEFT:2px;
}


/* ---------------------------------- ÃÖ±ÙÃâ°£ÀÛÇ° ÀÌ¹ÌÁö ---------------------------------- */

    #new_book {
		FLOAT: left; MARGIN-BOTTOM: 10px; width: 100%;
	}
	#new_book ul.tit {
		FLOAT: left;  MARGIN-BOTTOM: 5px; BACKGROUND: url(http://images.barobook.com/ijakga/images/g_bg_st01.gif) no-repeat
	}
	#new_book ul.tit li {
		FLOAT: left; LINE-HEIGHT: 25px;
	}
	#new_book ul.tit li.left {
		FLOAT: left; PADDING-LEFT: 8px; FONT-WEIGHT: bold;  LETTER-SPACING: -1px; MARGIN-TOP:1px;
	}
	#new_book ul.tit li.right {
		FLOAT: right; PADDING-RIGHT: 9px;
	}
  
	#new_book dl {
		CLEAR: both; 
	}
	#new_book dd {
		LINE-HEIGHT: 17px; PADDING-TOP:3px;
	}
	#new_book dd a img {
		FLOAT: left; MARGIN: 0px 7px 0px 6px; BORDER: #ddd 1px solid;
	}



	
/* ---------------------------------- ¿¬Àç·Î±× ÅÂ±× ---------------------------------- */

    #g_tag {
		FLOAT: left; MARGIN-BOTTOM: 10px; 
	}
	#g_tag ul.tit {
		FLOAT: left;  MARGIN-BOTTOM: 5px; BACKGROUND: url(http://images.barobook.com/ijakga/images/g_bg_st01.gif) no-repeat
	}
	#g_tag ul.tit li {
		FLOAT: left; LINE-HEIGHT: 25px; 
	}
	#g_tag ul.tit li.left {
		FLOAT: left; PADDING-LEFT: 8px; FONT-WEIGHT: bold;  LETTER-SPACING: -1px; MARGIN-TOP:1px;
	}
	#g_tag ul.tit li.right {
		FLOAT: right; PADDING-RIGHT: 9px;
	}
    #g_tag ul.tag_list {
		FLOAT: left; WIDTH: 170px; 
	}
    #g_tag ul.tag_list li {
		LINE-HEIGHT: 16px; PADDING: 3px 5px 0px 5px; 
	}
    #g_tag ul.tag_list li.right {
		FLOAT: right; MARGIN-TOP:5px; PADDING-RIGHT:0px;
	}



/* -----------------------------------´Þ·Â -----------------------------------*/

.writeday {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
   A.writeday:link {
	   FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none;
   }
   A.writeday:visited {
	   FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none;
   }
   A.writeday:hover {
   	   FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none;
   }
   A.writeday:active {
	   FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none;
   }
.allow {
	FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
A.allow:link {
	FONT-WEIGHT: bold; COLOR: #ccc; FONT-SIZE: 10px; TEXT-DECORATION: none;
}
A.allow:visited {
	FONT-WEIGHT: bold; COLOR: #ccc; FONT-SIZE: 10px; TEXT-DECORATION: none;
}
A.allow:hover {
	FONT-WEIGHT: bold; COLOR: #ccc; FONT-SIZE: 10px; TEXT-DECORATION: none;
}
A.allow:active {
	FONT-WEIGHT: bold; COLOR: #ccc; FONT-SIZE: 10px; TEXT-DECORATION: none;
}

#l_week{
    clear: both;  border: #e3e3e3 1px solid; PADDING:7px; MARGIN-BOTTOM:10px; 
}   
    #l_week td.all {
	    FONT-SIZE: 11px; COLOR: #999; FONT-FAMILY: dotum; 
	}
    #l_week td.week {
	    FONT-SIZE: 11px; COLOR: #666; FONT-FAMILY: dotum; 
	}
	#l_week td.sunday {
		FONT-SIZE: 11px; COLOR: #ff6633; FONT-FAMILY: dotum;
	}
	#l_week td.today {
		TEXT-DECORATION: underline; FONT-FAMILY: dotum; COLOR: #666; FONT-SIZE: 11px;
	}
	#l_week ul li.right {
		
		padding-right: 5px;
	}
	#l_week ul li.month {
		FONT-SIZE: 11px; COLOR: #FF8A00; FONT-FAMILY: dotum; FONT-WEIGHT: bold;
	}
	#l_week .month {
		FONT-SIZE: 11px; COLOR: #FF8A00; FONT-FAMILY: dotum; FONT-WEIGHT: bold; text-align: center;
	}
	
.schedule {
	WIDTH: 100%; TEXT-ALIGN: center; LINE-HEIGHT: 19px; 
}

	.calendar
	{
		clear: both;		
		border-collapse:collapse;	
		FONT-SIZE: 11px; 
		FONT-FAMILY: dotum; 
		width: 100%;
		line-height: 19px;
	}
	.calendar th
	{
		font-weight:normal;
		text-align: center;
		COLOR: #666;FONT-SIZE: 11px;
	}
	.calendar td
	{
		text-align: center;
		COLOR: #999;FONT-SIZE: 11px;
	}
	.calendar .today
	{
		text-decoration: underline; color: #023DC4;
	}
	.calendar .sunday
	{
		color: #ff6633;
	}
	.calendar a.b
	{
		font-weight: bold;
	}

/* ---------------------------------- ¹æ¹®ÀÚ ---------------------------------- */
#visit{
    FLOAT: left;  BACKGROUND: #F5F5F5; border: #e3e3e3 1px solid; MARGIN-BOTTOM:10px; width: 168px;
}
    #visit ul {
     LETTER-SPACING: -1px;
    }
    #visit ul li.left {
		FLOAT: left; PADDING-LEFT:25px; FONT-SIZE: 10px; COLOR: #aaaaaa; FONT-FAMILY: Times New Roman;  LINE-HEIGHT: 25px;
	}
	#visit ul li.right {
	    FLOAT: right; PADDING-RIGHT:25px; FONT-SIZE: 10px; COLOR: #aaaaaa; FONT-FAMILY: Times New Roman; LINE-HEIGHT: 25px;
	}


/* ---------------------------------- È°µ¿Áö¼ö ---------------------------------- */
#action{
    FLOAT: left; border: #8DB76C 1px solid; MARGIN-BOTTOM:5px; PADDING:5px 0px 5px 0px;
    }
	#action ul{
        FLOAT: left; WIDTH: 161px; PADDING-LEFT: 7px;
	}
    #action ul.l_action {
	    FLOAT: left; BACKGROUND: url(http://images.barobook.com/ijakga/images/g_bg_category02.gif) no-repeat; HEIGHT: 26px;  FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: dotum; FONT-WEIGHT: bold;
	}
    #action ul.s_action {
		FLOAT: left; 
	}
	#action ul.s_action li {
		PADDING-TOP: 2px; PADDING-BOTTOM: 2px; FONT-SIZE: 12px; COLOR: #668E47; FONT-FAMILY: dotum; 
	}



/* ---------------------------------- RSS ---------------------------------- */
#RSS{
     FLOAT: right; 
    }
	
   

/* ---------------------------------- powered ---------------------------------- */
#powered{
     FLOAT: left; PADDING-LEFT:20px; MARGIN-BOTTOM:50px;
    }
	#powered ul li.img {
        background:url(http://images.barobook.com/ijakga/images/g_text_powered01.gif) no-repeat; width:119px; height:13px; display:block;
	}

/* ---------------------------------- ¿ìÃø_¸®½ºÆ® ---------------------------------- */
	.s_menu02 {
		clear: both;
		display: block;
		FLOAT: left; MARGIN-BOTTOM: 10px;  WIDTH: 170px;
	}
	.s_menu02 ul.tit02 {
		FLOAT: left;  MARGIN-BOTTOM: 5px; BACKGROUND: url(http://images.barobook.com/ijakga/images/g_bg_st02.gif) no-repeat
	}
	.s_menu02 ul.tit li {
		FLOAT: left; 
	}
	.s_menu02 ul.tit li.left {
		FLOAT: left; PADDING-LEFT: 8px; FONT-WEIGHT: bold;  LETTER-SPACING: -1px; MARGIN-TOP:1px;
	}
	.s_menu02 ul.tit li.right {
		FLOAT: right; PADDING-RIGHT: 9px;
	}
	.s_menu02 ul.list {
		FLOAT: left; 
	}
    .s_menu02 ul.list li {
		clear: both;
		display:block;
		PADDING: 3px 0px 2px 6px;
		background: url("http://images.barobook.com/ijakga/images/g_bul_2x2.gif") no-repeat 0 45%;		
	}	 
	 .s_menu02 ul.list li p.s_name {
		clear: both;
		display:block;
		margin-left: 3px;
		padding: 0;
		background: none;
		FONT-FAMILY:dotum; 
		FONT-SIZE:11px; 
		COLOR: #999; 
		LINE-HEIGHT: 12px;
	 }
	
	.s_menu02 ul.list p.s_name a {
	    FONT-FAMILY:dotum; FONT-SIZE:11px; COLOR: #999;
	}



/* ---------------------------------- ¿¬ÀçÀÛÇ°¼±ÅÃ ---------------------------------- */
	#select_serial {
		FLOAT: left; MARGIN-BOTTOM: 5px; WIDTH: 100%; BACKGROUND: url(http://images.barobook.com/ijakga/images/box01.gif) repeat-x;
	}
	#select_serial ul {
		FLOAT: left; WIDTH: 100%; BACKGROUND: url(http://images.barobook.com/ijakga/images/box01_l.gif) no-repeat top left;
	}
	#select_serial li {
		FLOAT: left; HEIGHT: 36px;
	}
	#select_serial li.left {
		FLOAT: left; HEIGHT: 36px; PADDING: 8px 0px 0px 14px;
	}
	#select_serial li.right {
		FLOAT: right; HEIGHT: 36px; PADDING: 8px 14px 0px 0px; BACKGROUND: url(http://images.barobook.com/ijakga/images/box01_r.gif) no-repeat top right;
	}

/* ---------------------------------- Å¸ÀÌÆ² ---------------------------------- */
	#tit {
		FLOAT: left;
	}
	#tit li {
		PADDING-LEFT: 12px; MARGIN-BOTTOM: 4px;
	}
	#tit li.left {
		FLOAT: left; FONT-WEIGHT: bold; FONT-FAMILY: dotum; FONT-SIZE: 16px; COLOR: #000; LETTER-SPACING: -1px; BACKGROUND: url(http://images.barobook.com/ijakga/images/ic_bullet01.gif) no-repeat 0 50%; 
	}
	#tit li.right {
		FLOAT: right; MARGIN: 0px;
	}

	#post_tit
	{
		clear: both;
		float: left;
		width: 100%;
		margin-bottom: 5px;
		padding-bottom: 3px;
		border-bottom: 1px solid #e7e7e7;
	}
	#post_tit h2
	{
		clear: both;
		background: url("http://images.barobook.com/ijakga/images/ic_bullet01.gif") no-repeat  ;
		padding: 1px 0 5px  10px;
		font-size: 16px;
		letter-spacing: -1px;
		display: block;
		margin: 0;
	}

	#review_tit{
		clear: both;	float: left;	width: 100%;	margin-bottom: 5px;	padding-bottom: 3px; margin-bottom: 10px;
	}
	#review_tit h2  {
		clear: both;	background: url("http://images.barobook.com/ijakga/images/ic_bullet01.gif") no-repeat  ;
		padding: 1px 0 0  10px;	font-size: 16px;	letter-spacing: -1px;	display: block;	margin: 0;
	}
	.glog_tit
	{
		clear: both;
		float: left;
		margin-bottom: 5px;
	}
	.glog_tit h2
	{
		clear: both;
		background: url("http://images.barobook.com/ijakga/images/ic_bullet01.gif") no-repeat  ;
		padding: 1px 0 0  10px;
		font-size: 16px;
		letter-spacing: -1px;
		display: block;
		margin: 0;
	}


/* ----------------------------------- Paging --------------------------------- */
.paging
{
	clear: both;	
	text-align: center;
	padding-bottom:0;
	margin-bottom:30px; 	
}
.paging a.prev
{
	background: url("http://images.barobook.com/ijakga/images/icon_prev01.gif") no-repeat left top;
	padding-left: 5px;
}
.paging a.prev_none
{
	background: url("http://images.barobook.com/ijakga/images/icon_prev01_dim.gif") no-repeat left top;
	padding-left: 5px;
	COLOR: #999;
}

.paging a.next
{
	background: url("http://images.barobook.com/ijakga/images/icon_next01.gif") no-repeat right top;
	padding-right: 5px;	
}
.paging a.next_none
{
	background: url("http://images.barobook.com/ijakga/images/icon_next01_dim.gif") no-repeat right top;
	padding-right: 5px;	
	COLOR: #999;
}
.paging span.selected
{
	color: #999;
}
.paging .numBox
{
	border-left:1px solid #B5B5B5; 
	padding-left:6px; 
	margin-left:6px;
}
.paging .num
{
	border-right: 1px solid #b5b5b5;
	padding-right: 8px;
	margin-right: 5px;
}
.paging .current
{	
	margin-left: 50px;
}
.paging .b
{
	font-weight: bold;
}


/* ---------------------------------- ¹é SKIN ---------------------------------- */
	.bgimg001 {
		FLOAT: left;
	}
	.bgimg002 {
		BACKGROUND: #408d01 url(http://images.barobook.com/ijakga/images/temp/bgimg_001.jpg) no-repeat;
	}
	.bgimg003 {
		BACKGROUND: url(http://images.barobook.com/ijakga/images/temp/t_bg02.jpg) repeat;
	}
	.bgimg004 {
		BACKGROUND: #B0772A url(http://images.barobook.com/ijakga/images/temp/bgimg_003.jpg) no-repeat;
	}





/* ----------------------------------- button ------------------------------------ */
	.btn_modify
	{		
		width: 48px;
		height: 20px;
		text-indent: -100em;
		border: none;
		text-decoration: none;
		cursor: pointer;
		display: block;
		background: url("http://images.barobook.com/ijakga/images/btn_modify.gif") no-repeat;
	}
	.btn_delete
	{		
		width: 48px;
		height: 20px;
		text-indent: -100em;
		border: none;
		text-decoration: none;
		cursor: pointer;
		display: block;
		background: url("http://images.barobook.com/ijakga/images/btn_delete.gif") no-repeat;
	}
	.btn_list	/* ¸ñ·Ï */
	{
		float: left;
		width: 48px;
		height: 20px;
		text-indent: -100em;
		border: none;
		text-decoration: none;
		cursor: pointer;
		display: block;
		background: url("http://images.barobook.com/ijakga/images/btn_list.gif") no-repeat;
	}
	.btn_cancel	/*  Ãë¼Ò */
	{
		float: left;
		width: 48px;
		height: 20px;
		text-indent: -100em;
		border: none;
		text-decoration: none;
		cursor: pointer;
		display: block;
		background: url("http://images.barobook.com/ijakga/images/btn_cancel.gif") no-repeat;
	}
	.btn_recomm
	{
		width: 48px;
		height: 20px;
		text-indent: -100em;
		border: none;
		text-decoration: none;
		cursor: pointer;
		display: block;
		background: url("http://images.barobook.com/ijakga/images/btn_reco.gif") no-repeat;
	}
	.btn_write
	{
		width: 59px;
		height: 20px;
		text-indent: -100em;
		border: none;
		text-decoration: none;
		cursor: pointer;
		display: block;
		background: url("http://images.barobook.com/ijakga/images/btn_write.gif") no-repeat;
	}

	.login_btn
	{
		background: url("http://images.barobook.com/ijakga/images/btn_login01.gif") no-repeat;
		width: 45px;
		height: 43px;
		border: 0;
		text-indent: -100em;
		display: block;
		overflow: hidden;
	}
	
	.btn_review_list
	{
		background: url("http://images.barobook.com/ijakga/images/btn_list_review.gif") no-repeat;
		width: 71px;
		height: 20px;
		border: 0;
		text-indent: -100em;
		display: block;
		overflow: hidden;
	}

	.font_family
	{
		background: url("http://images.barobook.com/ijakga/images/btn_e_style.gif") no-repeat;
		width: 53px;
		height: 19px;
		border: 0;
		text-indent: -100em;
		display: block;
		overflow: hidden;
		cursor: pointer; 		
	}
	.font_size
	{
		background: url("http://images.barobook.com/ijakga/images/btn_e_size.gif") no-repeat;
		width: 63px;
		height: 19px;
		border: 0;
		text-indent: -100em;
		display: block;
		overflow: hidden;
		cursor: pointer;
	}
	.font_default
	{
		background: url("http://images.barobook.com/ijakga/images/btn_e_basic.gif") no-repeat;
		width: 64px;
		height: 19px;
		border: 0;
		text-indent: -100em;
		display: block;
		overflow: hidden;
		cursor: pointer;
	}

	.list_allwork
	{
		background: url("http://images.barobook.com/ijakga/images/btn_list_allwork.gif") no-repeat;
		width: 98px;
		height: 20px;
		border: 0;
		text-indent: -100em;
		display: block;
		overflow: hidden;
		cursor: pointer;
	}
	.list_thiswork
	{
		background: url("http://images.barobook.com/ijakga/images/btn_list_thiswork.gif") no-repeat;
		width: 98px;
		height: 20px;
		border: 0;
		text-indent: -100em;
		display: block;
		overflow: hidden;
		cursor: pointer;
	}
	.tags  /* ÅÂ±× :*/
	{
		background: url("http://images.barobook.com/ijakga/images/ic_tag2.gif") no-repeat 0 25%;
		width: 24px;		
		border: 0;
		text-indent: -100em;
		display: block;
		float: left;
		overflow: hidden;
		PADDING-LEFT:5px;
	}









	/* ---------------------------------- Æû ---------------------------------- */

.form_txt1 {
	BORDER-RIGHT: #c7c7c7 1px solid; 
	BORDER-TOP: #818181 1px solid; BORDER-LEFT: #818181 1px solid; COLOR: #555; BORDER-BOTTOM: #c7c7c7 1px solid; LINE-HEIGHT: 16px; 
}
.form_txt2 {
	BORDER-RIGHT: #c7c7c7 1px solid; BORDER-TOP: #818181 1px solid; BORDER-LEFT: #818181 1px solid; COLOR: #555; BORDER-BOTTOM: #c7c7c7 1px solid; BACKGROUND-COLOR: #fbfbfb;
}
.form_txt3 {
	BORDER-RIGHT: #c7c7c7 1px solid; 
	BORDER-TOP: #818181 1px solid; BORDER-LEFT: #818181 1px solid; COLOR: #555; BORDER-BOTTOM: #c7c7c7 1px solid; HEIGHT: 16px; FONT-SIZE:11px; color:#666; font-family: µ¸¿ò,Dotum,AppleGothic,sans-serif;
}




#loadingProgre{
	position: absolute; z-index: 100; background: #ffffff; width: 100%; height: 100%; filter: gray() alpha(opacity=35); opacity: 0.35;
}
.loadingProgre{
	position: absolute; z-index: 1000; background: #ffffff; width: 100%; height: 100%; filter: gray() alpha(opacity=35); opacity: 0.35;
}

		#glog_coverImg
		{
			width: 154px;
			overflow: hidden;
			position: relative;
		}
		#add_friendLayer{
			position: absolute; 
			right: 5px; 
			top: 5px;
		}
.hand{cursor: pointer;}
.hidden {display: none;}

/* ¹æ¸í·Ï */
#new_guest_info  p {margin: 0;}


.vip_crown {position: absolute; top: 30px; left: 0px;}



