#LeftWrap {
	width:100%;
}

#LeftWrap > div {
	width:218px;
	margin-bottom:10px;
}

#LeftWrap .d_searchWrap {
	height:25px;
}

#LeftWrap .LeftMenuWrap {
	width:188px;
	border:1px solid #ccc;
	padding:15px;	
}

#LeftWrap .LeftMenuWrap .menu_wrap {
	width:184px;
	padding:0 0 5px 0;
	background:url(../images/border.gif) repeat-x left bottom;
	margin-bottom:10px;
}

#LeftWrap .LeftMenuWrap .menu_title {
	width:100%;
	height:20px;
	line-height:20px;
	font:bold 12px Gulim;
	color:#ea1e1e;
}

#LeftWrap .LeftMenuWrap .menu_wrap li {
	line-height:24px;
	padding:0 5px;
	background:url(../images/s_menuBG.gif) no-repeat left center;	
}

#LeftWrap .LeftMenuWrap .menu_wrap li a { color:#333; text-decoration:none; }

#LeftWrap .LeftMenuWrap .menu_wrap li a:hover { color:#4E6F1E; text-decoration:underline; }

#LeftWrap .BookWrap {
	width:218px;
	height:321px;
	background:#f7f7f7;
	border:1px solid #aaa;
}

#LeftWrap .BookWrap .BooksTitle {
	width:100%;
	height:35px;
	background:url(../images/books_title.gif) no-repeat;
}

#LeftWrap .BookWrap .BookSlider {
	width:218px;
	height:255px;
}

#LeftWrap .BookWrap .BookText {
	width:100%;
	height:20px;
	line-height:20px;
	bottom:0px;
	left:0px;
	font-size:11px;
	color:#787878;
	text-align:center;
}


/* sub memu */

#LeftWrap .LeftMenuWrap .smenu_wrap {
	width:184px;
	padding:0 0 5px 0;
	background:url(../images/border.gif) repeat-x left bottom;
	margin-bottom:10px;
}

#LeftWrap .LeftMenuWrap .smenu_wrap .menu_title {
	width:100%;
	height:20px;
	line-height:20px;
	font:bold 12px Gulim;
	color:#4E6F1E;
}

#LeftWrap .LeftMenuWrap .smenu_wrap li#s_menu {
	line-height:24px;
	padding:0 5px;
	background:url(../images/s_menuBG.gif) no-repeat left 10px;	
	margin-bottom:5px;
}

#LeftWrap .LeftMenuWrap .smenu_wrap li#s_menu .s_menu02 {
	padding-left:10px;
	background-color:#fff;
	margin-bottom:5px;
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	border:1px solid #ccc;
	*/
}

#LeftWrap .LeftMenuWrap .smenu_wrap li#s_menu a { color:#333; text-decoration:none; }

#LeftWrap .LeftMenuWrap .smenu_wrap li#s_menu a:hover { color:#4E6F1E; text-decoration:underline; }

#LeftWrap .LeftMenuWrap .smenu_wrap .active { font-size:13px; font-weight:bold; color:#4E6F1E !important;}

/* #LeftWrap .on { text-decoration:underline !important; color:#000 !important; font-weight:bold; } */