@import url(/common.css); /* common.css 임포트*/



/*page title*/
#title             { height:44px; border-bottom:2px solid #BDB6A4; font:12px/140% ""; color:#C1B49F; margin-top:-7px; }
#title span        { font:25px/140% "Times New Roman"; color:#403525; }




/*Truth of Life -------------------------------------------- */

/* tab */
#tru_tab      { width:630px; background-color:#FAFAEC; border-bottom:1px solid #E8E4CA;
				padding:24px 0 16px 0; margin-bottom:25px; overflow:hidden; display:table; } /* display:table; */
#tru_tabl     { float:left; padding-left:21px; }
#tru_tabr     { float:right; width:446px; }



#tabon              { background-color:#DC8839; padding:2px 10px 2px 0; margin:0 0 6px 0;
					  font:bold 16px/140% "Arial"; color:#FFFFFF; }
#tabon img          { margin-right:9px; }


#tabon_list         { margin:11px 0 14px 0; padding-left:21px; }
#tabon_list li      { padding:1px 0 1px 0; }
#tabon_list a       { font:13px "Arial"; color:#7F7359; text-decoration:none; }
#tabon_list a:hover { text-decoration:underline; }


#taboff             { background-color:#F1F0D4; padding:4px 10px 4px 21px; margin:0 0 6px 0;}
#taboff a           { font:bold 13px/140% "Arial"; color:#A58759; text-decoration:none; }
#taboff a:hover     { text-decoration:underline; }



/* contents */
#tru_con       { padding:0 10px 0 10px; text-align:justify; }
.tru_ct        { font:bold 15px/200% "Arial"; color:#B14403; text-decoration:none; text-align:justify; }





/*sermon -------------------------------------------- */
/*list_tab*/
#list_tab             { border-bottom:2px solid #F3F3F3; }
#list_tab_line        { height:30px; border-bottom:1px solid #D9D8D2; }
#list_tab_line span   { padding:7px 0 0 0; font:bold 12px "Arial"; color:#555555; text-align:center; }

#list_tab_line span.list_tab_no    { float:left; width:60px; }
#list_tab_line span.list_tab_title { float:left; width:475px; }
#list_tab_line span.list_tab_date  { float:right; width:95px; }


/*list*/
#list_content              {  }
#list_content li           { height:27px; border-bottom:1px solid #D9D8D2; }

#list_content span.no      { float:left; width:60px; padding:4px 0 0 0; margin-right:10px; text-align:center; font:12px "Arial"; color:#777777; }
#list_content span.list    { float:left; width:455px; padding:3px 0 0 0; }
#list_content span.date    { float:right; width:95px; padding:5px 0 0 0; text-align:center; font:12px "Arial"; color:#777777; }

#list_content span a       { font:13px "Arial"; color:#555555; text-decoration:none; }
#list_content span a:hover { color:#B14403; text-decoration:underline; }



/*con_tab*/
#con_tab       { border-bottom:2px solid #F3F3F3; margin-bottom:25px; }
#con_tab_line  { border-bottom:1px solid #D9D8D2; background-color:#FBF8F1; 
				 padding:10px 15px 8px 12px; font:bold 16px/140% "Arial"; color:#AD5711; }
#con_con       { padding:0 10px 0 10px; text-align:justify; }
