
#pres {
background: url(img/main.slide.jpg) no-repeat 0 0;
}
.content, .linkcloud {
width: 780px;
height: auto;
padding: 10px;
margin-bottom: 15px;
background: url(img/line.gif) repeat-x left bottom;
}
.linkcloud {
background: url(img/line.gif) repeat-x left top;
}
.lbox,.rbox {
width: 380px;
height: auto;
float: left;
padding: 10px;
padding-top: 0;
padding-right: 12px;
background: url(img/sep.gif) repeat-y right top;
}
.rbox {
width: 378px;
float: right;
padding-right: 10px;
border-right: none;
background: none;
}
.lbox p,.rbox p {
font-size: 11px;
text-align: justify;
}
h3, h4, h5 {
text-align: left;
font-size: 20px;
margin-bottom: 10px;
}
h5 { 
display: block;
height: 20px;
padding-left: 30px;
padding-bottom: 3px;
vertical-align: middle;
background: url(img/search.png) no-repeat 0px 3px;
}
.linkcloud a {
display: block;
float: left;
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
color: #454545;
font-size: 10px;
font-weight: bold;
}
.linkcloud a:hover {
color: #262626;
text-decoration: underline;
}
.sep {
height: 10px;
}
.bold {
font-size: 11px;
font-weight: bold;
}

