/* ±×¸®µå ÆäÀÌÂ¡ÀÌ ¾È³ª¿ÈÀ¸·Î 2¸¦ »ç¿ëÇÔ.
* 2015-01-07
*/

/* gride_double2 */
.gride_double .div_left .tb_list2{padding:15px;}
.gride_double .div_right .tb_list2{padding:15px;}
.gride_double .div_only .tb_list2{clear:both; padding:15px; border-top:1px solid #c6c6c6; background:#fff;}

.gride_double .tb_list2 table{font-size:11px;}


/* tb_list2 */
.tb_list2 {display:block; clear:both;}   
.tb_list2:after { content: ''; clear: both; display: block; margin-top:-1px;}
.tb_list2 .title{position:relative; *zoom;}
.tb_list2 .title:after { content: ''; clear: both; display: block;}

.tb_list2 .title .sub_btn{position:absolute; top:15px; right:0px;}
.tb_list2 h2{background:url("../../images/zadmin/bl_title.png") no-repeat 0 23px; display:block; padding:20px 0 10px 15px; color:#111; font-size:16px; line-height:16px; font-weight:bold;}
.tb_list2 h2.sub{padding:0px 0 10px 15px; background-position:0 3px;}
.tb_list2 .title .result_txt{display:block; padding:3px 0 0 5px; color:#111;}
.tb_list2 .title .select{margin:-3px 0 0 0;}
.tb_list2 .result_txt{padding:0 0 10px 0; color:#111; }
.tb_list2 .result_txt strong, h3{color:#0066be; font-size:12px; display:inline-block;}
.tb_list2 .category_tl {display:block; color:#1b6cb7; font-weight:bold;  border-bottom:1px solid #111; background:url("../common/img/bl_category.png") no-repeat 0 center; padding:5px 0 10px 10px;}
.tb_list2 .category_tl span{font-weight:normal;}

.tb_list2 .category{display:block; *zoom:1; border-top:1px dotted #c3c7ca;  border-bottom:1px dotted #c3c7ca; padding:20px 0;}
.tb_list2 .category:after { content: ''; clear: both; display: block;}
.tb_list2 .category li{display:block; float:left; background:url("../common/img/icn_category_right.png") no-repeat 20px center; padding-left:70px;}
.tb_list2 .category li:first-child{padding:0; background:none;}


