@charset "utf-8";
/* CSS Document */

#mod_section{
float:left;
width:660px;
border:#CDCDCD solid 0.06em;
margin:5px 0px 0px 0px;
height:auto;
padding:0.31em;
background-color:#FFFFFF;
}

.block_section_title{
height: auto;
width: 660px;
padding:5px;
font-family:"Trebuchet MS";
font-size: 19px;
font-weight: bold;
color: #0f0f6f;
}
.block_section_title a:link{text-decoration:none;color: #0f0f6f;}
.block_section_title a:visited{text-decoration:none;color: #0f0f6f;}
.block_section_title a:active{text-decoration:none;color: #333333;}
.block_section_title a:hover{text-decoration:none;color: #333333;}
.block_section_content{
height: auto;
width: 660px;
padding:5px;
font-family:"Trebuchet MS";
font-size: 12px;
font-weight:normal;
color: #333333;
}
.block_section_vermas{
font-family:"Trebuchet MS";
font-size: 11px;
color: #0f0f6f;
text-decoration:none;
font-weight:bold;
padding:5px;
}
.block_section_vermas a:link{text-decoration:none;color: #0f0f6f;}
.block_section_vermas a:visited{text-decoration:none;color: #0f0f6f;}
.block_section_vermas a:active{text-decoration:none;color: #333333;}
.block_section_vermas a:hover{text-decoration:none;color: #333333;}
