div.contentsHead select{
	width:120px;
}
div.chapterBox dl{
    margin: 10px 5px 0;
    padding: 0;
}

div.chapterBox dl dt{
    line-height: 30px;
    margin: 0 0 3px;
    font-size:14px;
}

div.chapterBox dl dd{
    background-image: url("../img/line_dot.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    line-height: 150%;
    margin: 0 0 5px;
    padding: 0 0 0 5px;
    font-size:14px;
}

div.chapterBox h2 {
    border-bottom: 1px solid #B3B379;
    border-top-color: #FFFFFF;
    color: #515100;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 3px;
    width: 100%;
}
div.contentsHead p{
	margin-bottom:0;
}
div#news p.link{
    background-image: url("../img/arrow.gif");
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 3px 3px 3px 15px;
}
div#news div#ki{
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
div#news div#jo{
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
}
div#news div#office {
    background-image: url("../img/line.gif");
    background-position: center top;
    background-repeat: repeat-x;
    margin-top: 20px;
}