/* Body Setting */
body {
background: #ffffff;
color: #000000;
}
.gensmall{
font-size: 13px;
}
a {
color: #000000;
}
a:hover {
text-decoration: none;
}
td {
font-size:14px;
}
img {
border: 0;
}
ul {
margin: 2px;
padding: 2px;
list-style: decimal inside;
text-align: left;
}
li {
margin-left: 2px;
list-style: disc inside;
}
/* Tab Setting */
.tab_active{
background: #003366;
color: #ffffff;
font-weight: bold;
font-size: 15px;
height: 23px;
}
td.tab_active a{
color: #ffffff;
text-decoration: none;
}
.tab_nonactive{
background: #eeeedd;
font-size: 14px;
}
.tab_bottom{
background: #003366;
color: #ffffff;
padding: 2px;
}
/* Block Setting */
.blockTitle{
background: #003366;
color: #ffffff;
font-weight: bold;
font-size: 16px;
padding: 3px;
}
.blockContent{
padding: 3px;
font-size: 16px;
}
th {
background-color: #dcdcdc;
padding: 3px;
}
.outer {
background-color: #dcdcdc;
width: 100%;
}
.head {
background-color: #dcdcdc;
padding: 5px;
}
.odd {
background-color: #eeeeee;
padding: 4px;
}
.even {
background-color: #ffffff;
padding: 4px;
}
tr.odd td {
background-color: #eeeeee;
padding: 4px;
}
tr.even td {
background-color: #ffffff;
padding: 4px;
}
.foot {
background-color: #dcdcdc;
padding: 4px;
}
/* Newbb Setting */
.comTitle {
font-weight: bold;
margin-bottom: 2px;
}
.comText {
padding: 2px;
}
.comUserStat {
font-size: 10px; color: #333333;
font-weight:bold;
border: 1px solid #cccccc;
background-color: #ffffff;
margin: 2px;
padding: 2px;
}
.comUserStatCaption {
font-weight: normal;
}
.comUserStatus {
margin-left: 2px;
margin-top: 10px;
color: #333333;
font-weight:bold;
font-size: 10px;
}
.comUserRank {
margin: 2px;
}
.comUserRankText {
font-size: 10px;
font-weight:bold;
}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {
margin: 2px;
}
.comDate {
font-weight: normal;
font-style: italic;
font-size: smaller
}
.comDateCaption {
font-weight: bold;
font-style: normal;
}
/* News Setting */
.item {
border: 1px solid #9b72c8;
}
.itemHead {
background-color: #eeeedd;
padding: 4px;
font-weight: bold;
font-size: 13px;
}
.itemInfo {
text-align: right;
padding: 3px;
background-color: #f1f1fd;
}
.itemTitle a {
font-weight: bold;
}
.itemPoster {
font-size: 90%;
font-style:italic;
}
.itemPostDate {
font-size: 90%;
font-style:italic;
}
.itemStats {
font-size: 90%;
font-style:italic;
}
.itemBody {
padding-left: 5px;
text-align: left;
}
.itemText {
margin-top: 5px;
margin-bottom: 5px;
line-height: 1.5em;
}
.itemText:first-letter {
font-size: 133%;
font-weight: bold;
}
.itemFoot {
text-align: right;
padding: 3px;
background-color: #efefef;
}
.itemAdminLink {
font-size: 90%;
}
.itemPermaLink {
font-size: 90%;
}
div.xoopsCode { border: 1px inset #000000; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;
width: 550px;
overflow: auto;
}

