body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8125rem;
    line-height: 22px;
    color: #333;
}
body, form, div
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #FFF;
    background-image: url(images/bg-body.gif);
    background-repeat: repeat-x;
    background-position: top;
}
img
{
    border: 0;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color: #F60;
}
a:active
{
    text-decoration: none;
}
.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}
#container
{
    position: relative;
    margin: 0 auto;
    width: 960px;
    text-align: left;
}
#head
{
    background-image: url(images/bg-head.gif);
    background-repeat: no-repeat;
    height: 85px;
    width: 950px;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 20px;
}
#mobile-txt
{
    height: 32px;
    width: 100px;
    margin-top: 30px;
    position: absolute;
    z-index: 1;
    margin-left: 560px;
    padding-top: 6px;
}
#search
{
    height: 32px;
    width: 176px;
    margin-top: 30px;
    position: absolute;
    z-index: 1;
    margin-left: 671px;
    background-image: url(images/bg-search.gif);
    background-repeat: no-repeat;
    padding-left: 95px;
    padding-top: 6px;
}
.search-txt
{
    width: 133px;
    height: 17px;
    border: 1px solid #ddc9b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #555;
    text-decoration: none;
    vertical-align: middle;
    padding: 3px;
}
.search-inter-txt
{
    width: 270px;
    height: 17px;
    border: 1px solid #ddc9b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #555;
    text-decoration: none;
    vertical-align: middle;
    padding: 3px;
}
#top-menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8e612b;
    text-decoration: none;
    height: 30px;
    width: 575px;
    margin-top: 80px;
    position: absolute;
    z-index: 1;
    margin-left: 390px;
    text-align: right;
}
#top-menu-manager
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8e612b;
    text-decoration: none;
    height: 30px;
    width: 460px;
    margin-top: 80px;
    position: absolute;
    z-index: 1;
    margin-left: 500px;
    text-align: right;
}
.topmenu-word
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #8e612b;
    text-decoration: none;
    text-align: right;
}
#pic
{
    background-image: url(images/bg-pic.gif);
    background-repeat: no-repeat;
    height: 253px;
    width: 950px;
    padding-bottom: 8px;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
}
#content
{
    background-image: url(images/bg-content.gif);
    background-repeat: repeat-y;
    width: 950px;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    z-index: 99;
}
#menu-area
{
    float: left;
    width: 230px;
    margin-right: 13px;
    margin-left: 7px;
    position: relative;
    z-index: 9999;
}
#menu-all
{
    width: 100%;
    margin-bottom: 9px;
    position: relative;
    margin-top: 4px;
    z-index: 9998;
}
#menu-longterm
{
    width: 100%;
    margin-bottom: 9px;
    position: relative;
    z-index: 9997;
}
#menu-community
{
    width: 100%;
    position: relative;
    z-index: 9996;
}
#video-area
{
    margin-top: 10px;
    position: relative;
    width: 100%;
    z-index: 9995;
}
#index-content
{
    width: 485px;
    margin-right: 13px;
    position: relative;
    float: left;
}
#news-area
{
    width: 100%;
    margin-top: 30px;
    float: left;
    position: relative;
}
#broadcast-area
{
    width: 100%;
    margin-top: 30px;
    float: left;
    position: relative;
}
#training-area
{
    width: 100%;
    margin-top: 30px;
    float: left;
    position: relative;
}
#activity-area
{
    width: 100%;
    margin-top: 30px;
    float: left;
    position: relative;
}
#link-area
{
    float: right;
    width: 190px;
    margin-right: 9px;
    position: relative;
}
#btn-area
{
    float: left;
    width: 100%;
    position: relative;
}
#btn-area img
{
    margin-top: 3px;
}
#link
{
    float: left;
    width: 100%;
    margin-top: 20px;
    position: relative;
}
#inter-content
{
    float: left;
    width: 688px;
    position: relative;
    margin-right: 9px;
}
.inter-word
{
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative;
}
#copyright
{
    background-image: url(images/bg-copyright.gif);
    background-repeat: no-repeat;
    height: 48px;
    width: 950px;
    padding-right: 5px;
    padding-left: 5px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #a66847;
    text-decoration: none;
    padding-top: 32px;
    z-index: 1;
    text-align: center;
}
.copyright-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #a66847;
    text-decoration: none;
}
#branch
{
    float: left;
    width: 325px;
    position: relative;
}
#branch-service
{
    float: left;
    width: 350px;
    margin-left: 10px;
    position: relative;
}
#branch-service p
{
    margin-top: 0px;
    margin-bottom: 0px;
}
.branch-count
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #444;
    text-decoration: none;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.title-menu
{
    background-image: url(images/title-menu.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 76px;
    width: 100%;
}
.title-menu-longterm
{
    background-image: url(images/title-longterm.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 43px;
    width: 100%;
}
.title-menu-community
{
    background-image: url(images/title-community.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 43px;
    width: 100%;
}
.title-video
{
    background-image: url(images/title-video.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 41px;
    width: 100%;
    margin-bottom: 5px;
}
.menu-word
{
    color: #712727;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 40px;
    font-weight: normal;
}
.submenu-word
{
    color: #712727;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 24px;
    font-weight: normal;
}
.line01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #712727;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dab885;
}
.line02
{
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
}
.title-news
{
    background-image: url(images/title-news.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 53px;
    width: 100%;
}
.title-broadcast
{
    background-image: url(images/title-broadcast.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 39px;
    width: 100%;
}
.title-training
{
    background-image: url(images/title-training.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 44px;
    width: 100%;
}
.title-activity
{
    background-image: url(images/title-activity.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
    width: 100%;
}
.title-link
{
    background-image: url(images/title-link.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 64px;
    width: 100%;
}
.table-link
{
    border: 1px solid #ffe3ba;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
}
.table-branch
{
    border: 1px solid #7dac87;
}
.table-branch-service
{
    border: 1px solid #7793b0;
}
.title-branch
{
    background-color: #c6eac8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #2a412c;
    text-decoration: none;
    padding: 5px;
    letter-spacing: 1px;
}
.title-branch01
{
    background-color: #cfebd0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #325535;
    text-decoration: none;
    padding: 5px;
    letter-spacing: 1px;
}
.title-branch02
{
    background-color: #c3f48a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #325535;
    text-decoration: none;
    padding: 5px;
    letter-spacing: 1px;
}
.title-branch03
{
    background-color: #f9d6a2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #69341d;
    text-decoration: none;
    padding: 5px;
    letter-spacing: 1px;
}
.title-branch04
{
    background-color: #BAD6F1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #006;
    text-decoration: none;
    padding: 5px;
    letter-spacing: 1px;
}
.title-branch-service
{
    background-color: #c2e0fe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #252f5a;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 5px;
}
.branch-service-contact
{
    background-color: #e4f2ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #3a4783;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 5px;
}
.branch-word
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #507a52;
    text-decoration: none;
    letter-spacing: 1px;
}
.branch-service-word
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #3a4783;
    text-decoration: none;
    letter-spacing: 1px;
}
.branch-service-word02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #444444;
    text-decoration: none;
    letter-spacing: 1px;
}
.branch-service-word03
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 1px;
}
.title-inter
{
    margin-top: 15px;
    width: 100%;
    float: left;
    position: relative;
    height: 55px;
}
.apply-tabletitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 26px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
    color: #333;
}
.linehieght30
{
    line-height: 30px;
}
.linehieght24
{
    line-height: 24px;
}
.linehieght20
{
    line-height: 20px;
}
.map img
{
    border: 1px solid #f7e3bc;
}
.txt-fuchsia
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ee4a73;
    text-decoration: none;
}
.txt-fuchsia12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ee4a73;
    line-height: 22px;
    text-decoration: none;
}
.txt-blue12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1968cd;
    line-height: 22px;
    text-decoration: none;
}
.txt-orange12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff6f06;
    line-height: 22px;
    text-decoration: none;
}
.txt-brown12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7b5120;
    line-height: 22px;
    text-decoration: none;
}
.input-txt
{
    color: #555555;
    text-decoration: none;
    border: 1px solid #dfc6a1;
    font-size: 13px;
    letter-spacing: 1px;
}
.red12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #F00;
    text-decoration: none;
}
.red13
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #F00;
    text-decoration: none;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #F60;
    text-decoration: none;
    background-image: url(images/icon10.gif);
    background-repeat: no-repeat;
    text-indent: 13px;
    background-position: left 2px;
}
.txt-3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #333;
    text-decoration: none;
    letter-spacing: 1px;
}
.txt-3e
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #3e3e3e;
    text-decoration: none;
}
.txt-4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #444444;
    text-decoration: none;
    letter-spacing: 1px;
}
.txt-5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #555;
    text-decoration: none;
    letter-spacing: 1px;
}
.txt-6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #666;
    text-decoration: none;
    letter-spacing: 1px;
}
.txt01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #F00;
    text-decoration: none;
}
.txt02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
}
.txt03
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}
.txt04
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #3e3e3e;
    text-decoration: none;
    line-height: 24px;
    letter-spacing: 1px;
}
.txt-5a
{
    color: #5A5A5A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}
.txt-5a-02
{
    color: #5A5A5A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
.txt06
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1px;
    color: #FFF;
    text-decoration: none;
}
.copyright
{
    background-image: url(images/bg-copyright.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 5px;
    height: 86px;
}
.copyright-txt5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    text-decoration: none;
    letter-spacing: 1px;
}
.copyright-txt7
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #777;
    text-decoration: none;
    letter-spacing: 1px;
}
.classpic
{
    margin-top: 10px;
}
#movie
{
    position: relative;
    width: 150px;
    text-align: left;
    float: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.text01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
}
.text01b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #666;
    text-decoration: none;
}
.text02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #F8F9E9;
    text-decoration: none;
}
.text03
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #FF0066;
    text-decoration: none;
}
.text04
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #0000FF;
    text-decoration: none;
}
.text05
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    text-decoration: none;
}
.text06
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 5px;
    color: #666666;
    text-decoration: none;
}
.text07
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #00A651;
    text-decoration: none;
}
.text08
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #FF0000;
    text-decoration: none;
}
.text09
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 5px;
    color: #ffffff;
    text-decoration: none;
}
.ti01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.ti02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #5c3101;
    text-decoration: none;
    line-height: 26px;
    letter-spacing: 2px;
}
.ti07
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #F00;
    text-decoration: none;
    line-height: 26px;
    letter-spacing: 2px;
}
/*.ti02
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}*/
.ti03
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FF0066;
    text-decoration: none;
}
.ti04
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #4982B4;
    text-decoration: none;
}
.ti05
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}
.ti06
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.link01
{
    padding: 2px;
}
.form01
{
    color: #712727;
    text-decoration: none;
    border: 1px solid #dab885;
    font-size: 13px;
}
.form02
{
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    border: 1px solid #CCCCCC;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
    margin-left: 5px;
}
.form03
{
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    border: 3px solid #CCCCCC;
}
.form04
{
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
    border: 1px solid #FF0000;
    background-color: #FFFFFF;
}
.form05
{
    color: #666666;
    text-decoration: none;
    border: 1px solid #E6E6E6;
    font-size: 12px;
    background: #FCF8EC;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 4px;
}
.form06
{
    /*margin:5px 0 5px 0;*/
    color: #666666;
    text-decoration: none;
    border: 1px solid #E6E6E6;
    font-size: 12px;
    background: #FFF;
}
.form07
{
    border: 1px solid #eeeeee;
    margin-top: 3px;
    padding: 3px;
}
.greenbutton
{
    border: #005B00 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    font-size: 12px;
    cursor: hand;
    color: #000000;
    background-color: #ADD28F;
    height: 18px;
}
.yellowbutton
{
    border: 1px solid #FF6600;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    font-size: 12px;
    cursor: hand;
    color: #000000;
    background-color: #FFFF99;
    height: 18px;
}
.bluebutton
{
    border: #002D96 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    font-size: 12px;
    cursor: hand;
    color: #000000;
    background-color: #9DBCEA;
    height: 18px;
}
/** News **/
.FileList
{
    margin: 3px;
    padding: 3px;
    background-color: #FFFFCC;
    border: dotted 1px #CCCCCC;
}
/* apply form */
#applyForm input
{
    padding: 1px;
}
