*{
margin: 0;
padding: 0;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
body {
width: 100%;
height: 100%;
font-size: 80%;
text-align: center;
color: gray;
background: #FFFFFF;
}
a {
color: #000000;
font-weight: bold;
text-decoration: none;
padding-top: 3px;
padding-bottom: 5px;
}
a:hover {
text-decoration: underline;	
color: #c71585;
}
img {
border: 0px
}
#main {
margin: 0 auto;
width: 940px;
text-align: center;
/* background-color: Fuchsia; */
}

#logo {
height: 96px;
overflow: none;
background: transparent url(/images/head.jpg) top center no-repeat;
}
#bookmark {
overflow:hidden;
float: right;
padding-right: 20px;
padding-top: 1px;
height: 20px;
}
*html #header{
height: 0px;
}
#header{
width: 950px;
margin:0 auto;
background-color: transparent;
}
#header div{
overflow:hidden;
padding-left: 20px;
padding-top: -10px;
}
#header div strong{
color:#c71585;
font-size: 14px;
float: left;
margin: 0px 7px 0 4px;
}
#header div a{
border: 1px solid #d3d3d3;
text-align: center;
float: left;
padding: 0px 6px;
color: #000000;
font-size: 12px;
text-decoration: none;
font-weight: bold;
margin: 2px;
}  
#header div a:hover{
color: white;
border: 1px solid #000000;
background-color: #c71585;
float: left;
} 
div.thumbs{
padding-left: 2px;
}
div.thumbs a img {
width: 150px;
height: 200px;
margin: 2px;
border: 1px solid #696969;
float: left;
background: url(/images/loading.gif) center center no-repeat;
}
div.thumbs a:hover img {
	border: 1px solid #c71585;
}

#bottom{
height: 50px;
margin: 0 auto;
padding-top: 20px;
text-align: center;
color: gray;
font-size: 11px;
background-color: #fffafa;
}
.toplist {
width: 960px;
margin-top:0px; 
margin-left: 2px;
margin-bottom:2px; 
/* text-align:center; */
}

.toplist a {
margin:0px; 
width:156px;
height:224px;
float:left;
font-size:15px; 
font-weight: bold;
text-align: center;
overflow:hidden;
}

.toplist a:hover {
text-decoration:underline;
}

.toplist a img {
width:150px; 
height:200px; 
border: 1px solid #696969;
}
.toplist a:hover img {
border: 1px solid #FF4500;
}

.c{
display: block;
clear:both;
height: 0;
font-size: 0px;
overflow: hidden;
}
.links{
padding: 20px 0px 26px 2px;
overflow: hidden;
vertical-align: bottom;
}
html:first-child .links{
	padding: 30px 0px 15px 2px;			
}
.links .left{
	clear: left;
	float: left;
}
.links .center{
	float: left;
}
.links .right{
	float: left;
}
.links div {
text-align:left;
padding: 0;
width: 230px;
overflow: hidden;
}
.links div a{
margin:0;
font-size: 16px;
font-weight: bold;
color:#696969;
padding: 0 0 10 15px;
text-decoration: none;
}
.links div a:hover{
font-weight: bold;
color: #c71585;
}
div.clearfloat {
clear: both; 
margin-bottom: 2px;
}

