* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/20px "MS UI Gothic";
    text-align: center;
    color: #543129;
    background: #BEEAD8 url(images/bg.gif) repeat-x top;
}

#logo h1 {
    padding: 37px 0 0 36px;
    font-weight: normal;
    font-size: 31px;
    line-height: 36px;
    text-align: left;
    letter-spacing: -1px;
    color: White;
    font-family: "”÷“î³üKé“";
}

#logo h2 {
    position: absolute;
    top: 37px;
    right: 70px;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: White;
    text-decoration: none;
}

h2 a{
    color: White;
    text-decoration: none;    
}

#logo h8 {
    position: absolute;
    top: 53px;
    right: 70px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: White;
}


#logo h9 {
    position: absolute;
    top: 92px;
    right: 70px;
    font-weight: normal;
    font-size: 18px;
    line-height: 0px;
    text-align: right;
    color: White;
}

#logo h10 {
    position: absolute;
    top: 131px;
    right: 74px;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;    
    line-height: 0px;
    text-align: right;
    color: White;
}


p {
    padding: 9px 0;
    text-align: justify;
}

a {

    text-decoration: underline;
    color: #E93A29;
    outline: none;
}

a:hover {
    text-decoration: none;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 960px;
    text-align: center;
    background: #BEEAD8;
}

#main2 {
    margin: 0 auto;
    width: 900px;
    text-align: left;
    background: White;
}

#corner1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 195px;
    background: url(images/corner1.jpg) no-repeat;
}

#corner2 {
    position: absolute;
    top: 0;
    left: 930px;
    width: 30px;
    height: 195px;
    background: url(images/corner2.jpg) no-repeat;
}

#header {
    height: 180px;
    background: #45C38F url(images/headerII.jpg) no-repeat top;
}

#logo {
    height: 146px;
}

#menu {
    height: 34px;
}

#menu ul {
    list-style: none;
    padding: 0 0 0 30px;
}

#menu ul li {
    float: left;
    display: block;
    margin-right: 8px;
    padding: 0;
    width: 162px;
    height: 34px;
}

#menu ul li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 160px;
    font-weight: bold;
    font-size: 15px;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
    color: #EEE;


}

#menu ul li a:hover, #menu ul li a.active {
    text-decoration: none;
    color: Black;
    background: #DEEEE4 url(images/menu_over.gif) repeat-x;
    border-left: 1px solid #EFF6F2;
    border-right: 1px solid #C0D4C9;
}

#middle {
    padding: 30px 30px 0 30px;
    height: 1%;
    background: url(images/middle.gif) repeat-x;
}

#sidebar {
    float: left;
    margin-bottom: 20px;
    padding-top: 15px;
    width: 230px;
}

#sidebar h3 {
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    color: White;
    background: #48C491 url(images/leftbar.gif) no-repeat;

    padding-left: 40px
}

#sidebar ul {
    list-style: none;
    margin-bottom: 10px;
    padding: 20px 0 10px 0;
}

#sidebar ul li {
    margin: 0;
    padding: 0 5px 5px 22px;
    line-height: 20px;
}

#sidebar ul li a {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-decoration: underline;
    color: #229364;
}

#sidebar ul li a:hover {
    text-decoration: none;
}

#login {
    margin-bottom: 20px;
    border-bottom: 1px solid #E3E3E3;
}

#login form {
    padding: 10px 15px 15px 15px;
    text-align: center;
}

#login form label {
    padding: 2px 0;
    font-size: 12px;
}

#login form label.label_left {
    display: block;
    padding-left: 48px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

#login form p {
    padding: 2px 0;
    text-align: center;
}

#login form p a {
    font-weight: normal;
    color: #229364;
}

#login input.text, #login input.password {
    margin-bottom: 12px;
    padding: 5px 2px;
    width: 150px;
    font-size: 13px;
    color: #444;
    background: #F8F2CC;
    border: 1px solid #F1E7A8;
}

#login input.submit {
    margin: 15px 0;
    width: 75px;
}

#right {
    float: right;
    margin-bottom: 20px;
    padding: 15px 0 0 20px;
    width: 568px;
    border-left: 1px solid #E3E3E3;
}

#right h3 {
    font-size: 18px;
    line-height: 23px;
    color: #444;
    display: inline;
}

#right h4 {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #229364;
}

.box {
    margin-bottom: 20px;
    padding-bottom: 15px;
    margin-right: 12px;
}

.box3 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    margin-right: 0px;
}

.box2 {
    padding-top: 10px;
}

.boxright {
    float: right;
    width: 383px;
}

.boxleft {
    float: left;
    width: 383px;
}

.lastbox {
    margin-bottom: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E3E3E3;
}

.imgleft {
    display: block;
    float: left;
    width: 128px;
    border: none;
    margin-left: 0px;
    margin-top: 13px;
}

.imgright {
    display: block;
    float: right;
    width: 192px;
    border: none;
}


.brd {
    border-bottom: 1px solid #E3E3E3;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer {
    clear: both;
    padding: 0 30px;
    height: 1%;
    background: #44C38E;
}

#footer p {
    font-size: 12px;
    line-height: 20px;
    color: White;
}

dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7.5em;
  border-left: solid 0px #CCC;
  padding-left: 0px;
  color: #000;
  text-indent:   0em;
  margin-left: 1.5em;
}

dl.list309 dd {
  margin-bottom: 0.8em;
  margin-left: 9em;
  text-indent:   0em;
}

ul.aaa {
    list-style: none;
    font-size: 14px;
    color: #000
}
 
li.aaa {
    margin-bottom: 5px;
    padding-left: 1.5em; /*1emi1•¶Žšj•ªA‰E‚É“®‚©‚·*/
    text-indent: -0.8em; /*Å‰‚Ìs‚¾‚¯1emi1•¶Žšj•ªA¶‚É“®‚©‚·*/
    color: #000;

}

li.non {
    margin-bottom: 5px;
    padding-left: 1.5em; /*1emi1•¶Žšj•ªA‰E‚É“®‚©‚·*/
    text-indent: 0em; /*Å‰‚Ìs‚¾‚¯1emi1•¶Žšj•ªA¶‚É“®‚©‚·*/
    color: #000;

}



#rightx {
    float: right;
    width: 280px;
}


.imgright2 {
    display: block;
    float: right;
    width: 190px;
    border: none;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: -3px;
}

.imgleft2 {
    display: block;
    float: left;
    width: 225px;
    height: 407px;
    border: none;
    margin-top: 20px;
    margin-left: 20px;
}

#infopage{
    margin-bottom: 20px;
    margin: 25px 0 0 25px;
    width: 790px;
}

#infopage h3 {
    font-size: 26px;
    line-height: 31px;
    color: #444;
}

#infopage h4 {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #229364;
}

#infopage h6 {
    font-size: 18px;
}

.boxx {
    width: 273px;
    margin-left: 2px;
    float: left;
    border:  solid 1px #CCC;
    padding: 3px;
}

.boxx2 {
    width: 273px;
    left-margin: 15px;
    float: right;
    border:  solid 1px #CCC;
    padding: 3px;
}

#tk h1 {
    font-size: 23px;
    float: right;
    display: inline;
    padding: 4px;
    color: #e11;
}

#tk h6 {
    font-size: 14px;
    float: right;
    display: inline;
    text-decoration: none;
    padding: 4px;
}

#ak h2 {
    font-size: 24px;
    display: inline;
    line-height: 30px;
    color: #e11;
}

#ak h3 {
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 10px;
    color: #444;
}

#ak h4 {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #229364;
}

#ak h5 {
	font-size: 24px;
	font-weight: 100;
	font-family: "”÷“î³üKé“";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52c898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52c898;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #52c898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52c898;
	margin-bottom: 4px;
	padding-left: 13px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #444;
	margin-left: 4px;
	margin-top: 2px;
}

#ak h6 {
	font-size: 18px;
	font-weight: 100;
	font-family: "”÷“î³üKé“";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC658E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC658E;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #DC658E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DC658E;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 4px;
	color: #444;
	margin-left: 4px;
	margin-top: 2px;
}

#tk h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #444;
    font-family: "”÷“î³üKé“";
}

.boxxx {
    width: 546px;
    margin-left: 2px;
    float: center;
    border:  solid 1px #CCC;
    padding: 3px;
}
