@charset "UTF-8";

.gradation01{border-bottom:2px solid #dedede;}
.gradation01 .bg{border:1px solid #acacac;background:url(../../img/shared/guide/bg_gradation01.gif) repeat-x 0 0 #dbdbdb;}


/*검색결과*/

/*가이드 카테고리*/
.guide-category{margin-top:40px; margin-bottom:30px;background:url(../../img/dk/renewal/common/bg_category2.gif) no-repeat left top;
 

}
.guide-category h3 a{height:69px;   overflow:hidden;
	display:block;
}
.guide-category h3 a .text{
	display:block;
	position:relative;
	margin:0 auto;
	width:139px;
	height:16px;
	margin-top:22px;
	text-indent:-999px;
	background:url(../../img/dk/renewal/common/txt_guide_category.png) no-repeat left top;
	
	
}
.guide-category h3 a .text .icon{
	display:block;
	position:absolute;
	top:4px;
	right:-15px;
}
.guide-category h3 a .text .icon._on{
	width:9px;
	height:5px;
	background:url(../../img/dk/renewal/bul/bul_arr_guide.gif) no-repeat 0 -5px;
}
.guide-category h3 a .text .icon._off{
	width:9px;
	height:5px;
	background:url(../../img/dk/renewal/bul/bul_arr_guide.gif) no-repeat 0 0;
}
.guide-category h3 a.active{}

/*가이드 메뉴*/
.guide-list{ padding:0 0 30px 0;} 
.guide-list .wrapper{
	overflow:hidden;
	padding:2px 0 0 0;
}
.guide-list article.clear{clear:both;}
.guide-list article{width:219px;float:left;;overflow:hidden; margin-right:-1px;margin-top:-1px;}
.guide-list div.clear{clear:both;}
.guide-list div{width:219px;float:left;;overflow:hidden; margin-right:-1px;margin-top:-1px;}
.guide-list h3{font-size:14px;line-height:16px;;border:1px solid #d4dff1; }
.guide-list h3 a{display:block;padding:20px 0 14px 32px;font-weight:bold;color:#666666;font-size:14px;}
.guide-list ul{padding:20px 0 0 20px;border:1px solid #d4dff1; border-top:0; height: 487px;}
.guide-list ul li{line-height:16px;background:url(../../img/dk/Renewal/common/dot_01.gif) no-repeat left 7px; margin-bottom:8px; padding:0 0 0 11px;}
.guide-list ul li a{font-size:12px;color:#666666;}
.guide-list ul li a:hover{font-weight:bold; color:#457bcd;text-decoration:underline;}
.guide-list ul li img{}

/*게임가이드*/
.guide-view{font:normal 12px/1 돋움;border-top:2px solid #646973;color:#555;border-bottom:1px solid #dfe2eb;color:#555; margin-bottom:15px;}
.guide-view strong{font-weight:bold;}
.guide-view header h2{font-size:14px;line-height:16px;border-top:1px solid #199bd4; border-bottom:1px solid #dfe2eb;background:#f5f7fc; color:#222222; padding:15px 0 15px 15px; margin:0;}
.guide-view header dl{height:37px;border-bottom:1px solid #dfe2eb; overflow:hidden;color:#70727c;}
.guide-view header dt{float:left;font-size:12px;background:url(../../img/azera/common/bar_04.gif) no-repeat right top; padding:0 11px 0 15px; margin-top:11px;}
.guide-view header dd{float:left;margin-top:11px;font-size:11px;font-family:Tahoma;  padding:0 0 0 10px;}

.guide-view section{line-height:1.8;}
.guide-view h2{margin-bottom:15px;padding:10px 0;font:bold 16px/16px 돋움;border-bottom:1px solid #e2e2e2;color:#555;}
.guide-view h3{margin-bottom:2px;padding-bottom:9px;font:bold 14px/14px 돋움;border-bottom:1px solid #e2e2e2;color:#000;}
.guide-view h4{padding:10px 0 10px;font-weight:bold;}
.guide-view p{margin:15px 0 10px 0;}
.guide-view p strong{font-weight:bold;}
.guide-view p em{font-style:italic;}
.guide-view ul{list-style:disc;}
.guide-view ol{list-style:decimal;}
.guide-view ul,
.guide-view ol{margin-left:30px;}
.guide-view ul li,
.guide-view ol li{margin-bottom:6px;}
.guide-view table{margin-bottom:10px;width:100%;background-color:#fff !important;border-collapse:collapse;}
.guide-view table th{font-weight:normal;background-color:#f9f9f9;color:#555;}
.guide-view table td{color:#888;}
.guide-view table th,
.guide-view table td{padding:8px 10px 6px 10px;border:1px solid #d2d2d2 !important;}
.guide-view table p{margin:0 !important;}
.guide-view .figure{position:relative;margin-bottom:-1px;padding:0 0 0 251px;min-height:173px;border:1px solid #d2d2d2;overflow:hidden;background-color:#fff;}
.guide-view .figure div.img{position:absolute;top:0;left:0;width:230px;height:100%;padding:10px;background-color:#f9f9f9;border-right:1px solid #d2d2d2;}
.guide-view .figure div.description{padding:20px;display:inline-block;vertical-align:top;}
.guide-view .figure p{margin:0 0 10px 0;}
.guide-view img.img{border:1px solid #d2d2d2;vertical-align:top;}

