@charset "utf-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, top-menu-button, sans-serif, 宋体;
	font-size: 12px;
	line-height:20px;
	color:#666666;
	background-color:#fff;
	background-image:url(bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	word-break: break-all;
}
.white-body{
	background-color:#FFF;
	padding-top:15px;}

a:link {
	color: #0072bc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0072bc;
}
a:hover {
	text-decoration: none;
	color: #0072bc;
}
a:active {
	text-decoration: none;
	color: #0072bc;
}

.clear-both{
	clear:both;
	}


.stats {
    border-collapse: collapse;
}
.stats td {
    border: 1px solid #cbc9c5;
	padding:5px;
}
.stats td td {
    border: 0 solid #cbc9c5;
}
.stats-large {
    border-collapse: collapse;
    width: 100%;
}
.stats-large td {
    border: 1px solid #CCCCCC;
    height: 20px;
    padding: 5px;
}
.stats-large td td {
    border: 0 solid #CCCCCC;
}

.topmenu{
	background-image:url(menu_bg.png);
	margin:auto;
	width:960px;
	height:73px;}
.top-menu-button{
	float:left;
	width:120px;
	height:73px;
	line-height:73px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background-image:url(menu_line.png);
	background-position:right;
	background-repeat:no-repeat;}
.top-menu-button a{
	color:#FFF;}
.top-menu-button a:link{
	color:#FFF;}
.top-menu-button a:visited{
	color:#FFF;}
.top-menu-button a:hover{
	color:#FFF;}
.top-menu-button a:active{
	color:#FFF;}
.top-menu-button-on{
	float:left;
	width:120px;
	height:73px;
	line-height:73px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#039;
	background-image:url(menu_bg_on.png);
}
.top-menu-button-on a{
	color:#039;}
.logo{
	margin:auto;
	width:960px;
	height:130px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;}
.home-ad{
	margin:auto;
	width:947px;
	height:307px;
	padding-left:14px;
	padding-top:7px;
	background-image:url(home_ad_bg.png);
	margin-bottom:20px;
	}
.txt-title{
	width:100%;
	height:25px;
	border-bottom:solid 1px #CCC;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;}
.foot{
	background-image:url(foot_bg.png);
	background-repeat:repeat-x;
	height:160px;
	padding-top:10px;
	margin-top:15px;}
.foot-txt{
	width:960px;
	margin:auto;}
.home-list{
	background-image:url(home_list_bg.png);
	width:235px;
	height:37px;
	line-height:37px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
	}
.s-title{
	font-size:14px;
	font-weight:bold;
	background-image:url(s_title.png);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	padding-left:15px;
	color:#069;
	}
.inputxt {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    padding: 5px;
    width: 215px;
}
.inputxt-list {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    padding: 5px;
}