@charset "utf-8";

#content h2{
clear:both;
background:url(../bbs/img/h2_bg.gif) no-repeat;
color:#FFFFFF;
padding-left:10px;
margin-bottom:20px;
line-height:40px;
font-size:140%;
height:40px;
}
#content h3 {
font-size: 87.5%;
color: #006699;
margin: 0px 0px 10px 20px;
}

#content p {
line-height: 1.5;
margin: 0px 20px 20px;
font-size:75%;
}

#content .fltr{
margin-right:20px;
}

#content ul{
line-height:1.4;
margin:0px 0px 20px 20px;
font-size:87.5%;
}
#box ol{
line-height:1.4;
margin:0px 0px 20px 20px;
font-size:87.5%;
}

#content td {
font-size: 87.5%;
padding: 0px;
}
#box table {
border: 1px solid #CCCCCC;
}
#box td {
font-size: 100%;
padding: 10px;
}
