﻿/*
     메인내용에 들어가는 CSS  
	  
*/



.메인내용왼쪽
{
    float: left;
    width: 243px;
    padding-left: 0px;
}
.메인내용가운데
{
    float: left;
    width: 450px;
    padding-right: 5px;    
    padding-left: 5px;    
}
.메인내용오른쪽
{
    float: left;
    width: 253px;    
}

.퀵메뉴
{
    float: right;
    cursor: hand;
    top: 0px;
    right: 0px;
    width: 23px;
    z-index: 100;
    height: 112px;
}    



.포커스
{
    background-image: url( '/img/포커스바탕.gif' );
    margin-bottom: 1px;
    width: 450px;
    height: 186px;
    background-repeat: no-repeat;    
    position: relative
}
.포커스 .더보기
{
    margin: 20px 15px  5px 10px;
    text-align: right;
}

.메인영상리스트
{
    margin-bottom: 0px;
}    
.메인공지사항
{

    margin-bottom: 1px;
}
.메인공지사항2
{
    background-image: url( '/img/교회소식바탕.gif' );
    background-repeat: no-repeat;  
    width:253px;
    height :97px;
    margin-bottom:3px;
}

.메인공지사항2 .더보기
{
    margin: 20px 15px 13px 10px;
    text-align: right;

}


.GodisLove
{
        
    margin-bottom: 2px;
}
.메인신문기사
{
    margin-bottom: 5px;   
}

.담임목사
{
    margin-bottom: 5px;  
}

.메인바로가기아이콘
{
    margin-bottom: 5px;

}

.큐티
{
    margin-bottom: 5px;
}
.뉴스배너
{
    margin-bottom: 5px;
}

.가로배너
{
    width: 771px;
}   

/* 빠른서비스 시작 */

.빠른서비스
{
    background-position: 153px 0px;
    clear: both;
    margin-left: 7px;    
    height: 122px;
    width: 955px;
    display: inline-block;
    left: 0px;
    margin-top: 10px;    
    background-image: url(       '/main/img/기본/cen_빠른서비스바탕02.gif' );
    background-repeat: repeat-x;
    position: relative;
}    
.빠른서비스 .왼쪽
{
    
    height: 122px;
    width: 152px;
    display: inline-block;
    left: 3px;
    background-image: url( '/main/img/기본/cen_빠른서비스바탕01.gif' );
    top: 0px;
    position: absolute;
}    
.빠른서비스 .내용
{
    position: absolute;  
    top: 15px;
    left: 165px;      
    width: 790px;
}    
.빠른서비스 .오른쪽
{
    position: absolute; 
    height: 122px;
    width: 7px;
    display: inline-block;
    right: 0px;
    background-image: url(    '/main/img/기본/cen_빠른서비스바탕03.gif' );
    background-repeat: no-repeat;
}    

.빠른서비스 .내용 .기본
{
    border-width: 1px;
    background-position: 0px center;
    margin: 0px;
    padding: 5px 15px 5px 5px;
    float: left;
    white-space: nowrap;
    background-image: url(           'img/cen_빠른서비스아이콘.gif' );
    background-repeat: no-repeat;
    cursor: hand;
    border-bottom-style: dotted;
}
.빠른서비스 .내용 .빨간이텔릭진하게12
{
    background-position: 0px center;
    margin: 0px;
    padding: 5px 15px 5px 5px;
    float: left;
    white-space: nowrap;
    background-image: url(           'img/cen_빠른서비스아이콘.gif' );
    background-repeat: no-repeat;
    cursor: hand;
    color: #FFFFFF;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}
 
.빠른서비스 .내용 .파랑진하게12블링크
{
    background-position: 0px center;
    margin: 0px;
    padding: 5px 15px 5px 5px;
    float: left;
    white-space: nowrap;
    background-image: url(            'img/cen_빠른서비스아이콘.gif' );
    background-repeat: no-repeat;
    cursor: hand;
    color: #42ae01;
    font-size: 12px;
    font-weight: bold;    
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;    
}




/* 빠른서비스끝 */







.공지박스
{
    border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: #B8E76E;
    width: 440px;
    height: 109px;
    margin-top: -5px;
}
.신문기사박스
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #94DC93;
    width: 356px;
    height: 85px;
    margin-top: -2px;
}


/* 나라와민족을 위한 시작*/
#bbs_haed ul
{
    list-style-type: none;
    padding: 0px 10px  5px 0px;
    
}
#bbs_haed {border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #C0C0C0;}
#bbs_haedsub
{
    clear: both;
    text-align: center;
    color: #800080;
    font-weight: bold;
}
#subject {float: left; margin :  0px 0px  10px  -30px; }
#button {float: right ;}
.폼 { width:97%; margin :  0px 0px  10px  10px; padding:0px 0px 10px 0px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #C0C0C0;}

.bbs_text_line
{
    line-height: 18px;
}

.수정삭제이미지
{
    padding-left: 2px;
}
/* 나라와민족을 위한 끝*/
