.roundcont {
    color: black;
}

.roundcont div.content {
    height: 370px;
    overflow: auto;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
    color: #555;
    font-size: 13px;
}

.roundcont div.content a {
	color: #555;
}

.roundtop { 
    background: white url(../Image/common/canvas/tr.jpg) no-repeat top right; 
}

.roundbottom {
    background: white url(../Image/common/canvas/br.jpg) no-repeat top right; 
}

img.corner {
   width: 9px;
   height: 9px;
   border: none;
   display: block !important;
}
