﻿
body
{
    background-color: #414B56;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height:15px;
    margin-top: 2px;
    padding: 0px;
}

body input
{
    border: /*border: solid 1px #AFAFAF;*/
}

body select
{
    border: solid 1px #AFAFAF;
}

body b
{
    color: #444444;
}

body a
{
    color: #0352AD;
}

.altrowstyle
{
    background-color: #EFF5FB;
}
.infotable
{
	border: 1px solid #006699;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
	line-height:160%;
}
.main
{
    background-color: White;
    margin: 2px 0px 15px 10px;
    float: left;
    text-align: left;
    border: solid 1px #CFCFCF;
    width: 900px;
    min-height: 575px;
}

.header
{
    background-image: url('../image/top_banner.png');
    border-bottom: solid 1px #D9D9D9;
    width: 900px;
    height: 95px;
}

.groupSelector
{
    float: right;
    text-align: right;
    font-size: 12px;
    padding: 5px 5px 0px 0px;
    height: 95px;
}

.topMenu
{
    float: right;
    margin: 0px;
    padding: 0px;
    border-bottom: solid 1px #D9D9D9;
    width: 900px;
    height: 26px;
}

.blank
{
    float: left;
    width: 190px;
    min-height: 5px;
}

.menuArea
{
    margin: 0px;
    float: left;
    width: 700px;
}

.content
{
    float: left;
    border-bottom: solid 1px #D9D9D9;
    width: 900px;
    min-height: 400px;
}

.contentLeft
{
    float: left;
    padding: 10px;
    width: 170px;
    min-height: 380px;
}

.contentLeft ul
{
    list-style: none;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

.contentLeft ul li
{
    border-bottom: solid 1px #FFA0A8;
    padding: 5px 0px 0px 25px;
    height: 23px;
}

.contentLeft ul li a, .contentLeft ul li a:active, .contentLeft ul li a:visited
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height:15px;
    color: #0352AD;
    text-decoration: none;
}

.contentLeft ul li a:hover
{
    color: #D74C0F;
    text-decoration: none;
}

.homeContentMiddle
{
    text-align: justify;
    border: solid 1px #D9D9D9;
    border-top: none;
    border-bottom: none;
    float: left;
    padding: 0px 15px 5px 15px;
    width: 485px;
}

.homeContentMiddle ul
{
    list-style: circle;
}

.homeContentMiddle ul li
{
}

.contentMiddle
{
    border: solid 1px #D9D9D9;
    border-top: none;
    border-bottom: none;
    border-right: none;
    float: left;
    padding: 0px 15px 5px 10px;
    width: 682px;
    min-height: 450px;
}

.contentMiddle ul
{
    list-style: circle;
}

.contentMiddle ul li
{
}

.contentRight
{
    float: right;
    padding: 10px 5px 5px 10px;
    width: 175px;
    min-height: 385px;
}

.contentRight img
{
    border: none;
}

.noticeBoard
{
    border-bottom: solid 1px #FFA0A8;
    font-size: 11px;
    width: 167px;
}

.noticeBoard a
{
    text-decoration: none;
    color: Gray;
}

.noticeBoard ul
{
    list-style: none;
    margin: 10px 5px 5px 0px;
    padding: 0px;
}

.noticeBoard li
{
    border-bottom: dotted 1px #FFA0A8;
    color:Gray;
}

.latestNews
{
    border-bottom: solid 1px #FFA0A8;
    font-size: 11px;
    width: 167px;
}

.latestNews ul
{
    list-style: none;
    margin: 10px 5px 5px 0px;
    padding: 0px;
}

.latestNews li
{
    border-bottom: dotted 1px #FFA0A8;
    color:Gray;
}

.latestNews a
{
    color:Gray;
    text-decoration: none;
}

.latestNews a:hover
{
    text-decoration: underline;
}

.socialLinks
{
    border: solid 1px #D9D9D9;
    width: 167px;
    height: 30px;
}

.footer
{
    float: left;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 900px;
    height: 40px;
}

.footer a
{
    padding: 0px 5px 0px 5px;
    color: #0352AD;
}

.footer div
{
    font-size: 11px;
    margin-top: 5px;
}

/* DOWNLOAD PAGE
-----------------------------------------------*/
.download
{
}

.download ul
{
    list-style: none;
}

.download ul li
{
    margin-top: 2px;
    background-image: url('/image/file.png');
    background-repeat: no-repeat;
    padding-left: 25px;
}

.download ul li a
{
    text-decoration: none;
    color: #0352AD;
}

.download ul li a:hover
{
    text-decoration: underline;
    color: #D74C0F;
}


/* DOWNLOAD PAGE
-----------------------------------------------*/
.job
{
    text-align: justify;
}

/* ALBUM PAGE
-----------------------------------------------*/
.album
{
    text-align: justify;
}

.album div
{
    border: solid 1px #D5D5D5;
    -moz-box-shadow: 0px 0px 5px 1px #D5D5D5;
    -webkit-box-shadow: 0px 0px 5px 1px #D5D5D5;
    box-shadow: 0px 0px 5px 1px #D5D5D5;
    margin: 20px 15px 2px 0px;
    padding: 4px;
    width: 133px;
    height: 100px;
}

.album div a
{
    border: none;
}

.album div img
{
    border: none;
}

/* GALLERY PAGE
-----------------------------------------------*/
.gallery
{
    text-align: justify;
}

.gallery table tr td
{
    padding-left: 10px;
}

.gallery div
{
    border: solid 1px #D5D5D5;
    -moz-box-shadow: 0px 0px 5px 1px #D5D5D5;
    -webkit-box-shadow: 0px 0px 5px 1px #D5D5D5;
    box-shadow: 0px 0px 5px 1px #D5D5D5;
    margin: 20px 15px 2px 0px;
    padding: 4px;
    width: 133px;
    height: 100px;
}

.gallery div a
{
    border: none;
}

.gallery div img
{
    border: none;
}

/*CONTACT PAGE
-----------------------------------------------*/
.contact_form
{
	border: none;
	margin-bottom: 15px;
	padding: 10px 0px 10px 10px;
	width: 685px;
	min-height: 375px;
}

.contact_header
{
	text-decoration: underline;
	font-size: 18px;
	margin: 0px;
	width: 450px;
	height: 30px;
}

.direct_contact
{
	font-weight: normal;
	float: left;
	margin-right: 65px;
	padding: 0px;
}

.direct_contact h3
{
	color: gray;
}

.email_contact
{
	float: left;
	width: 400px;
}

.email_contact fieldset
{
	border: solid 1px #D8D8D8; /* 	-moz-border-radius: 7px; 	-webkit-border-radius: 7px; 	*/
}

.email_contact textarea
{
	overflow: auto;
}

.contact_thankyou
{
	font-size: 16px;
}
