﻿#subheader
{
    color: #f5f59b;
    padding: 7px;
/*    background: url(../images/pg_sep.gif) no-repeat bottom center; */
}
#menuHead
{
    display: none;
}
#contentTop
{
    padding: 0 7px 0px 7px;
}
.contentTop
{
    padding: 0 20px;
}
#rightCol
{
    background-image: none;
}
#contentTop h4
{
    padding: 5px 0px 10px 12px;
    color: #de7300;
    background: #f5f6d1;
    font-weight: bold;
}
.image1
{
    float: left;
    margin: 0 10px 5px 10px;
}
#contentMiddle
{
    padding: 0 7px 20px 7px;
}
#contentMiddle .subLeft
{
    float: left;
    width: 360px;
    margin-left: 10px;
}
#contentMiddle .subLeft h2
{
    margin-top: 0px;
}
#contentMiddle .subRight
{
    float: left;
    width: 200px;
    margin-left: 10px;
}
.subRight h3
{
    padding: 8px 0 0 15px;
    margin-top: 0;
    margin-bottom: 4px;
}
.subRight h5
{
    color: #000;
    padding: 0;
    font-size: 10pt;
    font-weight: bold;
}
.whatsNew
{
    padding: 10px 0;
}
#whatsNewTop
{
    font-size: x-small;
}
#whatsNewTitle
{
    font-size: 10pt;
    color: #3d8298;
    padding: 4px 0;
}
#whatsNewContent, #whatsNewList
{
    font-family: dotum,돋움,sans-serif;
    font-size: 9pt;
    line-height: 1.4;
}
#whatsNewContent img
{
    float: left;
    margin-right: 10px;
}
#whatsNewContent .img
{
    float: right;
    margin-left: 10px;
}
#whatsNewList img
{
    margin: 0 2px -3px 10px;
}
#more
{
    font-size: 8pt;
}
H3
{
    padding: 9px 0 0 15px;
    margin-top: 17px;
}
#moreEvents
{
    display: block;
    background: url(images/btnMoreEvents.gif) no-repeat 0px 0px;
    margin: 22px 0px 0px 12px;
    width: 134px;
    text-indent: -9000px;
    height: 18px;
}
#moreEvents:hover
{
    background: url(images/btnMoreEvents.gif) no-repeat 0px -18px;
}
.upcomingEvent
{
    margin: 6px 10px;
}
.upcomingLink
{
    padding: 3px 5px;
}
.upcomingLink a
{
    color: #f5f6d1;
}
.titleBar
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    background: url(../images/bg/bgH3.jpg) no-repeat;
    font: 13px Georgia, "Times New Roman" , Times, serif;
    color: #de7300;
    padding: 6px 6px 0px 15px;
    height: 30px;
    vertical-align: middle;
}
.collapsePanel
{
    padding: 0 5px;
    margin-bottom: 5px;
    font-size: 9pt;
}
.listTitle
{
    padding: 10px 0 5px 0;
}
.listTitle a
{
    color: #3d8e98;
    font-size: 10pt;
    text-decoration: none;
}
.listItem
{
    font-family: dotum,돋움,sans-serif;
    font-size: 9pt;
    padding: 3px 15px;
    line-height: 1.2;
}
.listItem a
{
    color: #de7300;
    text-decoration: none;
}
.listItem a:hover
{
    text-decoration: underline;
    cursor: pointer;
}
.listDate
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 7pt;
    padding: 0 5px;
}

