@import url(base.css);
#home a {
border-bottom:1px dotted #6e9695;
}

#content {
margin-top:15px;
}

#home-top {
position:relative;
width:100%;
height:170px;
margin-top:10px;
background:url(../images/img2/middle.gif) top no-repeat #6e9695;
}

#home-top h2 {
position:absolute;
top:31px;
left:23px;
width:238px;
height:56px;
background:url(../images/img2/home_top_title.gif) top no-repeat;
text-indent:-5000px;
}

#home-top p {
position:absolute;
top:98px;
left:33px;
width:523px;
font-size:11px;
line-height:16px;
color:#fbfbf6;
}

#home-top p a {
display:inline;
background:#e4ec7e;
color:#757e04;
padding:1px 3px;
}

#home-top p a:hover {
background:#fbffcc;
}

#home-middle {
position:relative;
width:100%;
height:22px;
background:url(../images/img2/bottom_arrow.gif) top no-repeat #ADB966;
}

#home-middle h3 {
position:absolute;
top:32px;
left:11px;
width:74px;
height:9px;
text-indent:-5000px;
}

#home-middle h2 {
position:absolute;
top:4px;
left:410px;
}

#home-middle h2 a {
display:block;
width:180px;
height:14px;
background:url(../images/img2/toport.gif) top no-repeat;
text-indent:-5000px;
outline:none;
}


#home-mainbody {
float:left;
width:100%;
margin-top:0px;
background:url(../images/img2/home_mainbody_bg.gif) top repeat-y #E7F0ED;
}

#home-mainbody h3 {
display:none;
}

#home-mainbody .row {
float:left;
display:inline;
width:100%;
padding-top:25px;
padding-bottom:10px;
clear:both;
}

#row2 {
background:url(../images/img2/home_sided.gif) top repeat-x;
}

#home-mainbody .recent {
position:relative;
float:left;
display:inline;
width:246px;
margin:0 25px;
}

#home-mainbody .recent img {
width:240px;
height:100px;
border:3px solid #B8D5D4;
}

#home-mainbody .recent h4 {
font-size:13px;
font-weight:400;
color:#ADB966;
margin:10px 0 5px 3px;
}

#home-mainbody .recent p {
margin-left:3px;
font-size:11px;
line-height:15px;
}



#home-footer {
float:left;
width:100%;
margin-top:3px;
text-align:center;
}

#home-footer p {
margin:0;
}

#home-footer a {
display:block;
width:100%;
background:#dedecc;
padding:15px 0;
}

#home-footer a:hover {
background:#ADB966;
}