@charset "utf-8";

body{
	font-family: Comic Sans MS, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	color: #ff5325;
	background-color:#fff4dc;
	margin: 0px;
}
.header{
	background: url(../images/header.jpg) center no-repeat;
	height:242px;
}
.footer{
	background: url(../images/footer.jpg) center no-repeat;
}
.footer-bg{
	background: url(../images/footer-bg.jpg) repeat-x;
}
.desc{
	float: left;
	width:530px;
	height:40px;
	color:#ff5325;
	font-size:12px;
	text-align: center;
	margin:140px 0px 0px 55px;
}
.bookmark-top{
	margin:0px 0px 0px 330px;	
}
.td1 {
	font-size: 12px;
	color: #ff8400;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-size: 12px;
	color: #ff5325;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #ff5325;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #ff5325;
	font-weight: normal;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-size: 12px;
	color: #ff5325;
	font-weight: bold;
}
.a1:active, .a1:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #ff5325;
	font-weight: bold;
}

img {
	border:0px;
}
.img a:link img, .img a:visited img, .img a:active img{
	border:#ffb369 solid 1px;
	margin:5px;
}
.img a:hover img{
	border:#ffb369 dashed 1px;
	margin:5px;
}

.toplist {
	line-height:1.6em;
}