body {
background: #000;
text-align: center;
font-size: 0.9em;
font-weight: normal;
font-family: arial, helvetica, times;
margin: 0 0 15px 0;
}

#content p {
margin: 15px;
color: #fff;
font-size: 0.8em;
text-align: left;
}

a {
color: #a2a91b;
font-size: 1em;
text-decoration: none
}

a:hover {
text-decoration: underline;
}

.searchbox {
margin: 10px;
color: #fff;
}

#submit {
}

#NewsSearchItem, .textfield {
border: 1px solid #a2a91b
}

#leftnavi p {
color: #fff;
margin: 15px
}

.callhistory {
margin: 15px;
background: #fff;
color: #000;
font-size: 1em;
}

.CHColHead {
border-bottom: 1px #000 solid
}

.newslink {
color: #dcdcdc
}