﻿html
{
    min-width: 980px;
}
body
{
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    background-image: url(  'body_bg.jpg' );
    width: 100%;
    background-repeat: repeat-x;
}
img
{
    border: none;
}
.clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear
{
    height: 1%;
}
.clear
{
    display: block;
}
/* End hide from IE-mac */
.left
{
    float: left;
}
.right
{
    float: right;
}
.MT10
{
    margin-top: 10px;
}
.Wid50
{
    width:50px;
    }
.Wid150
{
    width:150px;
    }
/*网页头部*/
#WebBody
{
    margin: 0 auto;
    text-align: center;
    width: 980px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
#WebHead
{
    height: 183px;
    width: 100%;
    overflow: hidden;
}
/*导航栏*/
#WebNavi
{
    width: 980px;
    height: 34px;
    background-image: url(  'navi_loop_bg.jpg' );
    background-repeat: repeat-x;
}
#WEbNaviLeft
{
    background-image: url(  'navi_left_bg.jpg' );
    width: 5px;
    height: 34px;
    background-repeat: no-repeat;
    float: left;
}
#WEbNaviRight
{
    background-image: url(  'navi_right_bg.jpg' );
    width: 275px;
    height: 34px;
    background-repeat: no-repeat;
    float: right;
}
#WebNaviList
{
    width: 680px;
    float: left;
    padding-top: 6px;
    padding-left: 5px;
}
#WebNaviList #current
{
    background-image: url(                                           'navi_current_btn_bg.jpg' );
    background-repeat: no-repeat;
    color: #FF0000;
}
#WebNaviList ul
{
    list-style: none;
    width: 670px;
}
#WebNaviList li
{
    float: left;
    font-size: 12px;
    width: 73px;
    height: 20px;
    overflow: hidden;
    margin-right: 10px;
}
#WebNaviList li a
{
    float: left;
    width: 73px;
    height: 20px;
    display: inline;
    text-decoration: none;
    outline: none;
    text-indent: 12px;
    line-height: 21px;
}
#WebNaviList li a:link
{
    color: #FFC8C8;
}
#WebNaviList li a:visited
{
    color: #FFC8C8;
}
#WebNaviList li a:hover
{
    color: #ffffff;
    background-image: url('navi_hover_btn_bg.jpg' );
    background-repeat: no-repeat;
    line-height: 20px;
}
#WebNaviList li a:active
{
    color: #FFA2A2;
    background-image: url('navi_click_btn_bg.jpg' );
    background-repeat: no-repeat;
}
#timetable, #timetable a
{
    font-size: 12px;
    color: #FFA2A2;
    font-family: tahoma,宋体, Arial, Helvetica, sans-serif;
    text-align: right;
    height: 16px;
}
/*正文内容*/
#WebCont
{
    font-size: 12px;
    font-family: tahoma,宋体, Arial, Helvetica, sans-serif;
}
#MidCont
{
    width: 520px;
    margin-left: 10px;
}
#priestProfile, #priestNews, #friendLinks, #GuestMsg, #priestPhoto, #priestNewBook, #PriestContact
{
    color: #666666;
    width: 220px;
    margin-bottom: 10px;
}
#priestArticle
{
    width: 520px;
}
#priestLesson
{
    margin-top: 10px;
}
.OnShadowTitleLeftBg
{
    background-image: url('cont_title_left_bg_onShadow.jpg' );
    float: left;
    width: 3px;
    height: 26px;
}
.OnShadowTitleRightBg
{
    background-image: url('cont_title_right_bg_onShadow.jpg' );
    float: right;
    width: 3px;
    height: 26px;
}
.OnWhiteTitleLeftBg
{
    background-image: url(                                           'cont_title_left_bg_onWhite.jpg' );
    float: left;
    width: 3px;
    height: 26px;
}
.OnWhiteTitleRightBg
{
    background-image: url(                                           'cont_title_right_bg_onWhite.jpg' );
    float: right;
    width: 3px;
    height: 26px;
}
.MoreLink
{
    float: right;
    margin-top: 6px;
    margin-right: 5px;
}
.smallBarTitle
{
    background-image: url(                                           'cont_title_loop_bg.jpg' );
    background-repeat: repeat-x;
    width: 220px;
    height: 26px;
}
.bigBarTitle
{
    background-image: url(                                           'cont_title_loop_bg.jpg' );
    background-repeat: repeat-x;
    width: 520px;
    height: 26px;
}
.SuperBigBarTitle
{
    width: 750px;
}
.maxBigBarTitle
{
    width:980px;
    }
#TitleWords_profile
{
    color: #ffffff;
    line-height: 28px;
    text-indent: 10px;
    float: left;
    font-size: 14px;
    height: 26px;
    overflow: hidden;
}
.TitleWords
{
    color: #ffffff;
    line-height: 28px;
    float: left;
    font-size: 14px;
    margin-left: 5px;
    height: 26px;
    overflow: hidden;
}
#TitleImg_Flag
{
    float: left;
    height: 26px;
}
.TitleImg
{
    float: left;
    margin-left: 12px;
    margin-top: 5px;
    display: inline;
    width: 18px;
    height: 18px;
}
.smallCont, .bigCont
{
    width: 218px;
    border-left: 1px #FF7171 solid;
    border-right: 1px #FF7171 solid;
    background-color: white;
    padding-top: 12px;
}
.bigCont
{
    width: 518px;
    overflow: hidden;
}
.SuperBigCont
{
    width: 748px;
}
.maxCont
{
    width:978px;
    }
.smallBottom
{
    background-image: url(                                           'cont_small_bottom_bg.jpg' );
    background-repeat: no-repeat;
    width: 220px;
    height: 3px;
    overflow: hidden;
}
.bigBottom
{
    background-image: url(                                           'cont_big_bottom_bg.jpg' );
    background-repeat: no-repeat;
    width: 520px;
    height: 3px;
    overflow: hidden;
}
.SuperBigBottom
{
    background-image: url(                                           'cont_SuperBig_bottom_bg.jpg' );
    background-repeat: no-repeat;
    width: 750px;
    height: 3px;
    overflow: hidden;
}
.maxBigBottom
{
    background-image: url('cont_Max_bottom_bg.jpg' );
    background-repeat: no-repeat;
    width: 980px;
    height: 3px;
    overflow: hidden;
}
#priestProfileImg, #NewBookImg
{
    width: 175px;
    height: 130px;
    margin-left: 19px;
    border: 1px #cccccc solid;
    padding: 1px;
    overflow: hidden;
}
#NewBookImg
{
    margin-bottom: 10px;
}
#priestProfileWords, #NewBookWords, #PriestContactCont
{
    padding-top: 5px;
    padding-bottom: 10px;
    width: 180px;
    margin: 0 auto;
}
#NewBookWords
{
    line-height:20px;
    }
#priestProfileWords
{
    margin-top:0px;
    line-height:20px;
}
#priestNewsList, #friendLinksList, #GuestMsgList, .ArticlesList
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 180px;
    margin: 0 auto;
    list-style: none;
}
.WordsLessonList
{
    width: 220px;
    margin: 0 auto;
    list-style: none;
    margin-top: 10px;
}
#priestNewsList li, #GuestMsgList li
{
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#priestNewsList li, #friendLinksList li, #GuestMsgList li
{
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#priestNewsList li
{
    line-height:20px;
    }
.WordsLessonList li
{
    width: 220px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
#priestNewsList li a, #friendLinksList li a, #GuestMsgList li a, .WordsLessonList li a
{
    font-family: tahoma,宋体, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#friendLinksList li a, .ArticlesList li a
{
    color: #999999;
    text-decoration: none;
}
.WordsLessonList li a
{
    width: 220px;
}
.ArticlesList li
{
    width: 100%;
}
.ArticlesList li a
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    text-align: left;
    border: 1px #fff solid;
    display: block;
    padding: 3px;
    color: #666;
    width: 480px;
}
.ArticlesList li span
{
    color: #999;
    width: 120px;
    display: inline-block;
    margin-right: 30px;
    overflow: hidden;
}
.ArticlesList li a:hover
{
    border: 1px #e4e4e4 solid;
    background-color: #f2f2f2;
    display: block;
    padding: 3px;
}
#friendLinksList li a:hover
{
    color: #666;
    text-decoration: none;
}
#GuestMsgList li span
{
    font-weight: bold;
    font-family: tahoma,tahoma,宋体, Arial, Helvetica, sans-serif;
}
#priestNewsList li a:hover, #GuestMsg li a:hover, .WordsLessonList li a:hover
{
    color: #f30;
    text-decoration: none;
}
.smallTitle
{
    color: #EC0000;
    border: 1px #FFB9B9 solid;
    display: inline;
    padding: 2px 3px;
    margin-left: 20px;
    height: 20px;
    font-size: 14px;
}
.ArticlesList, #VideoLesson
{
    margin: 0 auto;
    width: 480px;
}
#WordsLesson
{
    width: 100%;
}
#videoInfo
{
    width: 140px;
    padding-top: 5px;
}
#videoInfoCont
{
    margin-left: 20px;
    margin-top: 10px;
    color: #666;
    line-height: 20px;
}
#WordsLesson
{
    border-top: 1px #ddd dashed;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
#RecentNotice, #DocDownLoad
{
    width: 220px;
    padding-top: 3px;
}
#DocDownLoad
{
    margin-left: 30px;
}
#flashPalyer
{
    width: 320px;
    height: 240px;
    overflow: hidden;
}
/*分类标签*/
#SortBody, #ContA, #ContB, #ContC, #ContD, #ContE, #ContF
{
    width: 520px;
    overflow: hidden;
}
#SortBody
{
    padding-top: 18px;
}
.notHover
{
    line-height: 24px;
    color: #f30;
    font-size: 12px;
    text-indent: 22px;
    width: 70px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.IsHover
{
    font-family: "宋体";
    line-height: 24px;
    width: 70px;
    height: 22px;
    color: #fff;
    font-size: 12px;
    background-image: url(                                           'cont_title_sortBg.png' );
    background-repeat: no-repeat;
    text-indent: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#SortNaviList
{
    list-style: none;
    width: 480px;
    margin: 0 auto;
    background-color: white;
    padding-bottom: 1px;
    border-bottom: 1px #EC0000 solid;
}
#SortNaviList li
{
    float: left;
    margin-right: 12px;
}
#copyright
{
    width: 980px;
    height: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    margin-top: 20px;
    margin: 0 auto;
    font-size: 12px;
    font-family: tahoma,宋体, Arial, Helvetica, sans-serif;
    color: #999;
}
/*牧师简介页面*/
#MidRightBar
{
    width: 740px;
}
#PriestWordsOnProfile, #VideoDescribe, #PriestNewBookWords
{
    margin:20px auto;
    width:700px;
    color: #333;
    margin-top: 20px;
    font-size: 16px;
    line-height:25px;
    line-height: 20px;
}
#PriestImgOnProfile
{
    text-align:center;
    margin-top:20px;
}
#PriestImgOnProfile img
{
    background: white;
    padding: 1px;
    border: 1px #ccc solid;
}
.ListUlOnMidBar
{
    width: 720px;
}
.ListUlOnMidBar li a
{
    font-size: 14px;
    width: 700px;
    line-height: 25px;
}
/*分页样式开始*/
#PagerForPriestNewsUl, #PagerForPriestNewsUl2
{
    color: #999;
    width: 700px;
    padding-bottom: 10px;
    font-size: 12px;
    font-family: 宋体;
    margin-left: 20px;
}
#PagerForPriestNewsUl a, #PagerForPriestNewsUl2 a
{
    text-decoration: none;
    color: #666;
    padding: 1px 4px;
    border: 1px #ccc solid;
}
#PagerForPriestNewsUl a:hover, #PagerForPriestNewsUl2 a:hover
{
    border-color: red;
    background: red;
    color: White;
}
/*分页样式结束*/
#NewsTitleOnPage, .BigTitle, #PACTitle
{
    font-size: 25px;
    font-weight:bolder;
    text-align: center;
    font-family:微软雅黑, 黑体, 宋体, 华文楷体;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
}
#NewsContOnPage, .BigWords
{
    width: 700px;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow:hidden;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    padding-bottom:20px;
}
.BigWords
{
    min-height:300px;
     height:300px;    }
[class].BigWords
{
    height:auto;
    }
/*留言回复样式*/
.MsgAswListUl
{
    width: 700px;
    margin: 0 auto;
}
.MsgAswListUl li a
{
    display: inline;
    text-decoration: none;
    border: none;
    background: none;
    margin-right:10px;
    padding: 3px;
    font-size: 14px;
    border: 1px #ccc dotted;
}
.MsgAswListUl li a:hover
{
    background-color: red;
    color: white;
    border: none;
    padding: 0;
    margin: 0;
    margin-right:10px;
    display: inline;
    border: 1px #fff solid;
    padding: 3px;
}
.MsgAswListUl li span, .MsgAswListUl li p
{
    width: 660px;
}
.MsgAswListUl li
{
    width: 680px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px #ccc dashed;
    padding: 10px;
    line-height: 20px;
}
.MsgAswListUl li span
{
    line-height: 25px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
}
.MsgAswListUl li p
{
    color: #999;
}
.MsgAswListUl .PriestReplyOnMsgPage
{
    color: #f30;
    font-weight: normal;
    margin-top: 5px;
}
#ContOfLeaveMsgReply
{
    width: 300px;
    height: 100px;
    display: block;
    margin-left: 20px;
}
/*留言版样式*/
#LeaveMsg
{
    width: 508px;
    margin-left: 20px;
    margin-top: 20px;
    border-top: 1px #999 dotted;
    padding-top: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
}
#LeaveMsg div
{
    float: left;
    font-size: 14px;
    color: #666;
    width: 40px;
    overflow: hidden;
}
#LeaveMsg input, #LeaveMsg textarea
{
    float: left;
    border: none;
    border: 1px #f30 solid;
    background-color: White;
    color: #333;
    font-family: tahoma,宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#LeaveMsg #RequiredFieldValidator1, #LeaveMsg #RequiredFieldValidator2
{
    float: left;
    width: 150px;
    font-size: 14px;
    padding-left: 10px;
}
#LeaveMsg #ContOfLeaveMsg
{
    width: 300px;
    height: 100px;
}
#LeaveMsg #NameOfLeaveMsg
{
    width: 300px;
}
#LeaveMsg #btnSubmit
{
    float: right;
    margin-right: 400px;
    *margin-right: 398px; !important; 
	*margin-right: 398px;
    margin-bottom: 10px;
}
/*文章页文章列表*/
.ArticlesListOnPage li
{
    width: 715px;
}
.ArticlesListOnPage li a
{
    width: 695px;
    border: 1px #ccc dashed;
    margin-bottom: 10px;
    margin-left: 7px;
}
.ArticlesListOnPage #ArticlesListOnPageArticleTitle
{
    float: left;
    width: 700px;
    padding-left: 10px;
    padding-top: 5px;
    color: #333;
    font-weight: bold;
}
.ArticlesListOnPage #ArticlesListOnPageArticleDate
{
    float: left;
    width: 200px;
    padding-left: 10px;
    font-size: 12px;
    color: #999;
}
.ArticlesListOnPage #ArticlesListOnPageShortCont
{
    font-size: 12px;
    float: left;
    color: #666;
    padding-left: 10px;
    font-size: 12px;
    width: 680px;
}
.ArticlesListOnPage #ArticlesListOnPageVisitAmount, .ArticlesListOnPage #ArticlesListOnPageVisitAmountT
{
    float: right;
    font-size: 12px;
    margin-right: 0;
    width: 80px;
}
/*文章内容页*/
#PACDate
{
    margin-left: 25px;
    color: #666;
}
#PACCont
{
    width: 700px;
    margin: 0 auto;
    overflow:hidden;
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
}
#PACCommitAmount, #PACVisitAmount
{
    float: right;
    display: block;
    width: 80px;
    color: #666;
}
#AmountS
{
    width: 700px;
    margin: 0 auto;
    margin-bottom: 20px;
}
/*编辑文章富文本*/
#WordWraps
{
    width: 700px;
    margin: 0 auto;
    margin-top: 10px;
}
#btnSubmitInput
{
    margin-bottom: 20px;
    margin-top: 20px;
}
#TitleCatalogInput
{
    width: 700px;
    margin: 0 auto;
    margin-top: 20px;
}
#TitleCatalogInput a
{
    font-size:14px;
    font-weight:bold;
    color:#666;
    margin-left: 10px;
    }
#TitleCatalogInput span
{
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
}
#TitleCatalogInput input
{
    border: none;
    border: 1px #999 solid;
}
#TitleCatalogInput #TitleInput
{
    width: 300px;
}
/*日历*/
.tdclass
{
    font-size: 12px;
    padding: 6px;
}
#ArticlesListOnPageShortCont
{
}
/*文章编辑页面样式*/
#ArticleDelAndModify, #ArticleDelAndModifyT
{
    width: 60px;
    overflow: hidden;
    float: left;
    border: 1px #ccc dashed;
    margin-right:5px;
}
#ArticleDelAndModify:hover, #ArticleDelAndModifyT:hover
{
    background-color: Red;
    color: White;
    border: 1px red solid;
    margin-right:5px;
}
/*牧师课堂播放器*/
#VideoPlayer
{
    margin: 0 auto;
    width: 640px;
    height:480px;
    text-align:center;
    margin-top:20px;
    border:1px #ccc solid;
    padding:1px;
}
#VideoTitle
{
    margin-left:52px;
}
#VideoDescribe
{
    width:640px;
}
#NoticeDownloadList
{
    width:640px;
    margin:0 auto;
    margin-top:20px;
    padding:5px;
    margin-bottom:20px;
}
#NoticeDownloadList input
{
    
    }
.NoticeDownloadListUl
{
    width:290px;
    margin-top:5px;
    margin-bottom:10px;
    
    }
.NoticeDownloadListUl li
{
    width:280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top:15px;
    list-style:none;
    margin-left: 0;
}
.NoticeDownloadListUl li a
{
    font-size:14px;
    text-decoration:none;
    color:#666;
    }
.NoticeDownloadListUl li a:hover
{
    color:Red;
}
.NoticeDownloadSmallTitle
{
    color: #EC0000;
    border: 1px #FFB9B9 solid;
    width:105px;
    height: 20px;
    padding-left:3px;
    padding-top:3px;
    font-size: 14px;
    margin-top:10px;
}
.NoticeDownloadSmallTitle a, .MoreLinkPlus{ color:#666; padding-left:5px; text-decoration:none;}
.NoticeDownloadSmallTitle a:hover, .MoreLinkPlus:hover{ color:#333; padding-left:5px; text-decoration:underline;}
#QuickLinks{ list-style: none; font-size:14px; width:210px ; text-indent:20px; margin-top:10px; padding-bottom:10px;}
#QuickLinks li{ margin-bottom:10px;}
#QuickLinks li a{ text-decoration:none; color:#333;}
#QuickLinks li a:hover { text-decoration:underline;}
/*相册样式*/
#PhotoShowListUl
{
    list-style:none;
    width:940px;
    margin: 0 auto;
    margin-bottom:20px;
}
#PhotoShowListUl li
{
    float:left;
    margin-right:30px;
    margin-top:20px;
}
#PhotoShowListUl li a
{
    display: block;
    height:150px;
    width:200px;
    border:1px #ccc solid;
    padding:1px;
}
/*后台样式*/
.ForIndexModifyDiv
{
    border:1px #ccc dashed;
    width:710px;
    margin:0 auto;
    padding:5px;
    margin-bottom:20px;
    }
.ForIndexModifyDiv div
{
     float:left;
    }
.ForIndexModifyDiv input
{
        border:none;
    font-size:12px;
    border:1px #ccc solid;
    }
.ForIndexModifyDiv img
{
    margin:0 5px;
    border:1px #ccc solid;
    padding:1px;
    }
.ForIndexModifyDiv .ForInput
{
    margin:0 10px;
    border:none;
    border:1px #ccc solid;
    width:150px;
    margin-bottom:10px;
    font-family:12px;
    }
.ForIndexModifyDiv textarea
{
    border:none;
    font-size:12px;
    border:1px #ccc solid;
    width:150px;
    height:120px;
    margin-left:10px;
    margin-right:10px;
    }
.ForIndexModifyTitle
{
    margin-left:0;
    margin-bottom:10PX;
    }
#folderName
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    }
#Message
{
    color:Red;
}
/*富文本*/
#WordsInputRichText
{
    border:1px #000 black;
    }
