/*
 * @title		아이템매니아 가이드
 * @author		김보람
 * @date		2012.05.29
 * @update
 * @description
 */

.guide_tab{clear:both;float:left;width:777px;border-right:1px solid #D4D4D4}
.guide_tab li{float:left;width:174px;height:17px;padding:11px 0;border-left:1px solid #D4D4D4;text-align:center;cursor:pointer}
.guide_tab .last{border-right:1px solid #D4D4D4}
.guide_tab li .select{position:relative;width:174px;height:25px;padding-top:2px;text-align:center;border-bottom:1px solid #FFF;z-index:1}
.guide_tab_line{clear:both;position:relative;top:-1px;width:777px;height:0;border-top:1px solid #D4D4D4;z-index:0}
#guide_menu{float:left;width:162px;height:100%}
.menu_title{margin-top:20px;padding:19px 0;background-color:#216ED7}
.menu_title img{margin-left:16px}
#menu_list{height:100%;border-right:1px solid #D5D5D5;border-left:1px solid #D5D5D5}
#menu_list li{width:133px;margin-left:11px;padding:13px 0 13px 5px;border-bottom:1px solid #EEE;cursor:pointer}
#menu_list .m_title{width:auto;margin-left:0;padding-left:16px;border-bottom:1px solid #D5D5D5}
#menu_list .s_title{padding:9px 0 9px 5px}
#menu_list .last{width:144px;margin-left:0;padding-left:16px;border-bottom:1px solid #D5D5D5}
.guide_content{float:left;width:778px;margin-left:40px}
.guide_content .top_bg{background:url(//img1.itemmania.com/images/guide/reform/bg01.gif) 100% 0 no-repeat}
.guide_content .right_bg{position:absolute;float:right;top:0;left:50%;width:81px;height:265px;margin-left:490px;background:url(//img1.itemmania.com/images/guide/reform/bg02.gif) 0 0 no-repeat}
.guide_content .guide_title{padding:68px 0 15px;border-bottom:2px solid #444}
.title_img{border-left:1px solid #D4D4D4;border-right:1px solid #D4D4D4}
.content_info{padding:40px 0 30px 34px;border-bottom:1px solid #D4D4D4;border-left:1px solid #D4D4D4;border-right:1px solid #D4D4D4}
#g_GUIDE_TAIL{padding:20px 0;border-top:4px solid #216ED7;text-align:center}