@charset "utf-8";
/* CSS Document */

* {
	text-align: left;
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style-type: none;
}
img {
	border-bottom-style: none;
	padding:0px;margin:0px;border:0px;
}

body {
	margin-left: 25px;
	_margin-left: 23px;
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
}

.menu a {
	font-family: "宋体";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.top{
	clear: both;
	margin: auto;
	width: 960px;
}
.toptop{
	clear:both;
	float:left;
	width:960px;
	height:15px;
	background-image:url(../images/top.gif);
}
.logo{
	clear:both;
	float:left;
	width:143px;
	height:59px;
	background-image:url(../images/logo6.gif);
}
.menu{
	float:left;
	width:817px;
	height:59px;
	color:#000;
	background-image:url(../images/bg_menu6.gif);
}

/* 标准盒模型 */ 
.ttl{height:18px;} 
.ctt{
	height:auto;
	clear:both;
	border-top:0;
	text-align:left;
	margin-left:110px;
	margin-top:15px;
} 

/* TAB 切换效果 */ 
.tb_{background-repeat: repeat-x;} 
.tb_ ul{height:24px;margin-left:15px;} 
.tb_ li{float:left;height: 24px;line-height:1.9;width: 60px;cursor:pointer;} 

/* 用于控制显示与隐藏的css类 */ 
.normaltab     { background-repeat: no-repeat; color:#000;} 
.hovertab      { background-repeat: no-repeat; color:#000; font-weight:bold } 
.dis{display:block;} 
.undis{display:none;} 

/*dangqian*/
.local{
	clear:both;
	width: 960px;
	height: 29px;
	margin:auto;
	margin-top:5px;
	font-size: 12px;
	color:#000;
	background:url(../images/bg_localn.gif) no-repeat;
	text-align:left;

}
.location{
	float:left;
	margin-left:7px;
	margin-top:3px;
	padding:0px;
	width:635px;
	height:19px;
	color: #fff;
	text-align: left;
}
.location a:link {color: #fff;text-decoration: none;}
.location a:visited {color: #fff;text-decoration: none;}
.location a:hover {color: #FFFF00;text-decoration: none;}

.location span{
	font-weight: bold;
	margin:0 15px 0 10px;
}
*+html .location{margin-top:3px;}
* html .location{margin:3px 0 0 5px;width:633px;}
.calendar{
	float:left;
	margin-top:3px;
	width:300px;
	height:20px;
}
*+html .calendar{margin-top:4px;}
* html .calendar{margin-top:3px;}

.lz{width:80px;float:right;margin-top:-20px;}
.lz a:link{color:#000;text-decoration:none;}
.lz a:visited{color:#000;text-decoration:none;}
.lz a:hover{color:#FFFF00;text-decoration:none;}