body{
 margin:0px; padding:0px;
 background-color: #ac0401;
 background-image:url(images/bg-main.gif);
 background-position:top;
 background-repeat:repeat-x;
}
td{
 font-family: Arial, Tahoma, Verdana;
 font-size:12px;
 color:#ffffff;
}
a img {
 border:0px;}
a {
 color:#ffcc00; 
 text-decoration:none;
}
a:hover { 
 text-decoration:underline;
}
.bg  { 
 background-image:url(images/welcom-box.jpg);
 background-repeat:no-repeat;
 padding-right:30px;
 padding-left:71px;
 color:#5a0201;
 width:352px;
 height:127px;
}
.bg span {
 color:#eba5ed;
}
.navigation {
 background-image:url(images/top-title.jpg);
 width:980px;
 height:42px;
 text-align:right;
}
.navigation td{
 font-size:18px;
 color:#ffcc00;
}
.navigation a {
 text-decoration:none;
}
.navigation a:hover {
 color:#ffffff;
}
.content-list {
 background-image:url(images/content-list-bg.gif);
 background-repeat:no-repeat;
 background-position:center;
 padding-top:13px;
 padding-bottom:13px;
 width:980px;
 height:158px;
}
.list-box {
 width:181px;
 padding-left:15px;
 font-size:11px;
}
.list-box ul{
 padding: 0px;
 margin: 0px;
 list-style:none;
}
.list-box li{
 background-image:none;
 color:#ffffff;
}
.list-box li a{
 color:#ffcc00;
 font-weight:bold;
 text-decoration:none;
}
.list-box li a:hover{
 text-decoration:underline;
}
.content-box {
 border-top-width:0px;
 padding:4px;
}
.content-box img {
 border:#5a0201 1px solid;
}
.tag-box, .footer{
 background-color:#7e0000;
 border:#630201 1px solid;
 width:940px;
 padding:20px;
 color:#FFFFFF;
}
.tag-box a{
 color:#ffcc00;
 font-weight:bold;
 text-decoration:none;
}
.tag-box a:hover{
 text-decoration:underline;
}
.footer span {
 color:#ffcc00;
}
.pagenr, .pagesel{
 display:block;
 float:left;
 background-image:url(images/num-bg.gif);
 background-repeat:no-repeat;
 width:22px;
 height:22px;
 padding-top:1px;
 text-align:center;
 margin-right:5px;
}