/* basic */
img {border-width: 0px;}
a:link{
color: #ff0000;
text-decoration: none;
}
a:visited {
color: #a200e5;
}
a:hover,a:active{
color: #0083e5;
}
.clear {
clear:both; 
font-size:0; 
line-height:0; 
height:0;
}
* {
margin: 0; 
padding: 0; 
background-position: 50% 0%;
}
body {
font-family: Tahoma; 
background-color: #000000; 
text-align: center;
color: #ffffff;
background-image: url(top-bg.jpg);
background-repeat: no-repeat;
padding: 345px 0 0 0;
} 
/* head */
#mainlink {
display: block;
width: 215px;
height: 215px;
position: absolute;
z-index: auto;
top: 0%;
left: 50%;
text-indent: -100000%;
margin: 0 0 0 -50px;
}
.txt {
display: block;
position: absolute;
top: 0%;
left: 50%; 
font-size: 9px;
font-family: Comic Sans MS;
color: #000000;
line-height: 11px;
}
#txt1 {
width: 85px;
height: 45px;
margin: 0 0 0 -322px;
}
#txt2 {
width: 76px;
height: 47px;
margin: 104px 0 0 -147px;
}
#txt3 {
width: 64px;
height: 37px;
margin: 85px 0 0 -72px;
}
#txt4 {
width: 115px;
height: 65px;
margin: 19px 0 0 -62px;
}
/* thums */
.block {
padding: 0 16px 0 0px;
font-size: 12px;
max-width: 1920px; 
margin: 0 auto;
}
a img.thumb {
border: 1px solid #474747;
text-decoration: none;
margin: 2px;
}
a:visited img.thumb {
border: 1px solid #474747;
}
a:hover img.thumb {
border: 1px dashed #38aac2;
}
/* ad block */
.ad {
background-color: #121211;
clear: both;
margin: 18px 18px 0px 18px;
width: 990px;
margin: 0 auto;
background-image: url(ad-top-bg.gif);
background-repeat: repeat-x;
font-size: 12px;
}
.adbg {
background-image: url(ad-l.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
}
.adbg2 {
background-image: url(ad-r.jpg);
background-position: 100% 0%;
background-repeat: no-repeat;
padding: 0px 0 25px 0;
}
.adname {
display: block;
height: 70px;
text-align: left;
font-size: 18px;
color: #5b9fae;
font-family: Comic Sans MS;
text-indent: 255px;
line-height: 50px;
}
.ad a:link {
color: red;
}
/* pages */
.pages_navi {
clear: both;
width: 100%;
text-align: center;
color: #d5d0d0;
font-size: 18px;
font-weight: bold;
padding: 15px 0 25px 0;
}
.pages_navi a {
font-size: 11px;
color: #d0ce90;
line-height: 14px;
background-color: #424241;
padding: 0 8px 0 8px;
text-decoration: none;
}
.pages_navi a:hover {
color: #ffffff;
background-color: #3792d7;
}
.pages_navi a:active {
color: #ffffff;
background-color: #3792d7;
}
.pages_navi a:visited {
color: #ffffff;
}
/* top list */
#list {
margin: 30px 0 0 0;
}
#list td {
padding: 0 20px 0 20px;
}
#list ul { 
list-style: none;
text-align: left;
margin-right: 15px;
line-height: 26px;
font-weight: bold;
color: #d0ce90;
font-size: 14px;
cursor: pointer;
}
#list ul li {
margin-bottom: 5px;
}
#list ul a {
color: #d0ce90 !important;
text-decoration: none;
color: #9e9e9e;
background-image: url(marker.gif);
background-position: 0% 50%;
background-repeat: no-repeat;
padding: 4px 0 4px 28px;
}
#list ul a:visited {
color: #d0ce90 !important;
}
#list ul a:hover {
color: #3cb6d0 !important;
background-image: url(marker2.gif);
}
/* footer */
#footer {
width: 100%;
height: 80px;
background-image: url(footer.jpg);
background-repeat: no-repeat;
font-size: 11px;
color: #807f61;
padding: 62px 0 0 0;
}
#footer span {
color: #3cb6d0;
}
#footer a {
color: #3cb6d0;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#links {
color: #fff;
font-size: 14px;
padding: 15px 0px;
text-align: center;
}
#links a {
color: #d0ce90
}