﻿
html {
	background: #000000 url(../images/bg.jpg) repeat left top;
}
body {
	font: 14px/1.5 Verdana, Arial, Helvetica, sans-serif, "黑体";
	text-align: center;
	width:1000px;
	margin:0px auto;
}

table{
	text-align:left;
}
tr{
}
td {
	color: #333;
}
input {
	height:22px;
}

.image600 img {
	width:600px;
}
ul {
	width:86%;
	margin-top:7px;
	margin-left:12px;
	margin-bottom:7px;
	color:#333;
	list-style:none;
}

li{
	border-bottom-style:dotted;
	border-bottom-color:#666; 
	border-bottom-width:1px;
}

span{
}



a {	
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #c30!important;
	
}

.tbtncon li{
	cursor:hand;
	display:block;
	float:left;
	height:22px;
}

.digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	
}

.digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.digg td {
	text-align: center;
	padding-right: 4px;
}
.digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	
}
.digg .diggit {
	height: 30px;
	line-height: 24px;
}

.navclass {
	color: #FFF;
} 
