html, body {
background: #baefa5 url(images/bg.gif) repeat-x top;
color: #334c95;
margin: 0;
font-family: Verdana;
font-size: 13px; 
height: 100%;
}
a {
color: #334c95;
}
a:hover {
text-decoration: none;
}
table {
border: none;
} 
h1 {
margin: 0;
padding: 0;
margin-bottom: 15px;
font-size: 18px;
color: #337e00
}
p {
margin: 0 0 15px 0;
padding: 0;
}
#main_div {
background: url(images/bg_l.gif) repeat-y left top;
width: 1000px;
text-align: left;
}
#right_div {
background: url(images/bg_r.gif) repeat-y right top; 
}
.main_tb {
background: url(images/bg.jpg) no-repeat top;
padding: 17px 38px 0 40px;
}
.menu {  
padding-left: 140px;
padding-right: 170px;
height: 50px;
font-size: 13px;
font-weight: bold;
font-family: Arial;
vertical-align: top;
}
.menu td {
text-align: center;
}
.menu a {
color: #fff;
text-decoration: none;  
background: url(images/menu_bgl.gif) no-repeat left;
padding-left: 5px; 
}
.menu a:hover {
text-decoration: underline;
}
.menu a span {
background: url(images/menu_bgr.gif) no-repeat right; 
padding: 0 0 1px; 
padding-right: 5px; 
}
.logo {
padding: 11px 0 75px 154px;
}
.welcome {
padding-right: 225px;
text-align: right;
color: #345b24;
font-family: Arial;
font-size: 12px;
line-height: 20px;
}
.welcome a, .welcome a:hover {
color: #345b24;
}
.left, .content {
background: #fcffe4;
vertical-align: top;
}
.left {
padding: 0 10px 40px 5px;
}
.news {
width: 230px;
font-size: 12px;
font-family: Arial;
}
.news td {
vertical-align: top;
padding-bottom: 35px;
}
td.news_tit {
padding-bottom: 0;
}
.date {
font-size: 10px;
padding-right: 5px;
}
.date span {
background: #a0c5e0;
padding: 1px 2px;
}
.content {
background: #fcffe4 url(images/cont_bg.jpg) no-repeat top right;
padding: 0 10px 40px 0;
}
.foot {
background: #baefa5 url(images/foot_c.gif) repeat-x top;
}
.foot_td, .foot_tdr {
height: 100px;
}
.foot_tdr {
text-align: right;
}

