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

#contentsArea #contentsAreaInner #mainContents .contentsSection table tr th {
font-weight: normal;
text-align: left;
padding: 13px 7px;
vertical-align: top;
background: #f6f6f6;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection table tr td {
font-weight: normal;
text-align: left;
vertical-align: top;
padding: 13px 10px;
}
#contentsArea #contentsAreaInner #mainContents .contentsSection table tr td a { color: #0066cc; }
#contentsArea #contentsAreaInner #mainContents .contentsSection table tr td a:hover { text-decoration: none; }
