body {
font-family: Arial;
font-size: 12px;
background: #ffdf88 url('img/bg-main.png') repeat-x top;
}

div.main {
background: url('img/header-main.jpg') no-repeat center top;
}

a {
color: #0688b2;
}
a:hover {
text-decoration: none;
}

h1 {
font: 18px/20px Arial;
color: #007520;
padding: 0 0 30px;
}
h1 a {
font-size: 14px;
}

p {
font: 12px/20px Arial;
padding: 0 0 25px;
}

ul {
padding: 0 0 25px 11px;
}
ul li {
background: url('img/ul-marker.gif') 0 11px no-repeat;
padding: 5px 0 5px 15px;
line-height: 14px;
}

div.clear {
clear: both;
font-size: 0;
}

div.header, table.body {
width: 980px;
text-align: left;
}
div.header {
width: 959px;
padding: 33px 0 0 21px;
height: 235px;
}


table.body {
background-color: #f6f6f6;
}

td.menu {
width: 330px;
}
td.menu ul {
padding: 40px 65px 30px 37px;
}
td.menu ul li {
color: #007520;
font: 14px/34px Arial;
border-top: 1px solid #006a25;
padding: 0 0 0 13px;
background: url('img/menu-marker.gif') 0 14px no-repeat;
}
td.menu ul li a.select {
color: #fc7100;
text-decoration: none;
font-weight: bold;
cursor: default;
}
td.menu ul li:first-child {
border-top: none;
}
td.menu ul li a {
color: #007520;
}

td.menu ul ul {
padding: 0 20px 10px;
}
td.menu ul ul li {
font: 12px/23px Arial;
border: none;
background: url('img/submenu-marker.gif') 0 10px no-repeat;
}
td.menu ul ul li a {
color: #0688b2;
text-decoration: none;
}
td.menu ul ul li a:hover {
text-decoration: underline;
}
td.menu ul ul li a.select, td.menu ul ul li a.select:hover {
color: #fc7100;
font-weight: normal;
cursor: default;
text-decoration: none;
}

td.content {
padding: 40px 50px 30px 0;
}

div.footer {
width: 945px;
text-align: left;
background-color: #7cc623;
padding: 15px 0 15px 35px;
font: 12px/16px Arial;
}
div.footer div.excuse p {
font: 11px/13px Arial;
padding: 10px 20px 0 0;
color: #4f8013;
}


form.enter {
float: left;
background-color: #7cc623;
border: 1px solid #d5d5d5;
padding: 5px 15px 10px;
}

div.field {
clear: both;
text-align: right;
padding: 5px 0;
}
div.field label {
padding: 0 10px 0 0;
color: #000;
}

table.tbl {
margin: 0 0 40px;
}
table.tbl th {
text-align: center;
font-weight: bold; 
}
table.tbl td, table.tbl th {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
background-color: #fefce7;
padding: 7px 15px;
}
table.tbl td td {
border: none;
background-color: transperent;
padding: 0;
}
table.tbl td textarea {
width: 375px;
height: 150px;
}
table.tbl td input.input {
width: 375px;
}


div.color {
width: 20px;
height: 20px;
}

div.desc {
padding: 15px 0 0 0;
}
img.img {
border: 1px solid #959595;
margin: 0 0 10px;
}

input.btn {
border: none;
height: 38px;
color: #fff;
font-size: 14px;
font-weight: bold;
background: url('img/btn.png') 0 0 no-repeat;
cursor: pointer;
margin: 10px 13px 0 0;
}
input.green {
width: 113px;
}
input.brown {
width: 94px;
background-position: -113px 0;
}

div.double-row {
float: left;
width: 250px;
padding-right: 30px;
}

div.ico {
border-left-style: solid;
border-left-width: 8px;
padding: 0 0 0 24px;
}
div.ico img {
border: 1px solid #959595;
float: left;
margin: 0 10px 0 0;
width: 100px;
height: 100px;
}
div.ico a {
display: block;
color: #007520;
margin-top: 15px;
}
div.ico div.clear, div.prog div.clear {
padding: 20px 0 0 0;
}
div.ico div.name {
font-size: 14px;
color: #007520;
}
div.ico p.page {
padding: 0;
position: relative;
top: 1px;
}
div.ico p.page a {
display: inline;
margin: 0;
color: #000;
font-size: 14px;
padding: 2px 5px;
}
div.ico p.page span.active {
background-color: #b2b7a8;
color: #fff;
line-height: 20px;
font-size: 14px;
padding: 2px 5px;
}


div.prog {
border-left: 8px solid #ebe030;
padding: 0 0 0 24px;
}
div.prog img {
border: 1px solid #959595;
float: left;
margin: 0 10px 0 0;
width: 150px;
height: 100px;
}
div.prog a {
display: block;
color: #007520;
margin-top: 15px;
}
div.prog div.name {
font-size: 14px;
color: #007520;
}
div.prog div.desc {
padding-top: 7px;
line-height: 16px;
}
img.prog {
border: 1px solid #959595;
float: right;
margin: 0 10px;
width: 150px;
height: 100px;
}

div.adsense {
margin: 0 0 40px 37px;
}
