/*顶部导航*/
.TopBar {
	margin:0px auto;
	width:960px;
	background:url(../images/topbar_bg.gif) #f7f7f7 repeat-x;
	height:30px;
	BORDER-LEFT: #D3D3D3 1px solid;
	BORDER-RIGHT: #D3D3D3 1px solid;
}
.TopBar div {
	float:right;
	padding-right:5px;
	margin-top:8px;
	color:#5E5E5E;
}
.TopBar div img {display:inline;vertical-align:middle;}
#TopNav {
	margin:0px auto;
	width:960px;
	height:65px;
	clear:both;
	background-color:#fff;
	overflow:hidden;
}
#TopNav .logo {
	float:left;
	width:155px;
	height:65px;
	overflow:hidden;
}
#TopNav .logo p {
	margin-top:5px
}
#TopNav .right {
	float:right;
	width:790px;
	height:65px;
	clear:right;
	overflow:hidden;
}
#TopNav .right .rleft {
	float:left;
	width:80px;
	height:60px;
	line-height:26px;
	font-weight:bold;
	margin-right:4px;
	overflow:hidden;
}
#TopNav .right .rleft ul {
	margin-left:10px;
	margin-top:4px;
	border-right:1px #e5e5e5 solid;
	height:46px;
	overflow:hidden;
}
#TopNav .right .rcenter {
	width:380px;
	height:55px;
	line-height:26px;
	float:left;
}
#TopNav .right .rcenter ul {
	margin-top:4px;
	border-right:1px #e5e5e5 solid;
	height:46px;
}
#TopNav .right .rcenter ul li {
	display:inline;
	margin-left:9px;
	height:20px;
}
#TopNav .right .rright {
	float:right;
	clear:right;
	width:315px;
	height:55px;
	line-height:26px;
}
#TopNav .right .rright ul {
	margin-top:4px;
}
#TopNav .right .rright ul li {
	width:50px;
	display:inline;
	margin-left:7px;
	height:20px;
}
#TopNav a:link,#TopNav a:visited{color:#000;font-family:宋体}
#TopNav a:hover{color:#c00;text-decoration:none;font-family:宋体}
/********2010-1-13新的导航************/
#TopNav .right .taijiao {width:235px;float:left;}
#TopNav .right .taijiao ul li {margin-left:4px;}
#TopNav .right .baodian {width:225px;float:left;}
#TopNav .right .baodian ul li {margin-left:7px;}
#TopNav .right .baodian ul .resize {width:40px;margin-left:4px;}
#TopNav .right .hudong {width:228px;}
#TopNav .right .hudong ul li{margin-left:4px;}
#TopNav .right .cls{clear:right;}
/******************************************/


/*广告条*/
#nav_banner {
	margin:0px auto;
	width:960px;
	border:0px #ddd solid;
	overflow:hidden;
}
#nav_banner img {width:960px;border:0px;}
/*搜索*/
.search {
	margin:0px auto;
	width:960px;
	border:1px #ECECEC solid;
	min-height:30px;
	clear:both;
	background-color:#F4F4F4;
}
.search .search_l {
	margin-top:4px;
	margin-left:10px;
	width:500px;
	float:left;
}
.search .search_r {
	width:400px;
	float:right;
	text-align:right;
	margin-top:6px;
	padding-right:10px;
}
/*---------------页  脚--------------*/
#friendlink {
	margin:0px auto;
	width:938px;
	border:1px #aaa solid;
	padding:6px;
	line-height:22px;
}

.foot {
	width:960px;
	height:auto;
	margin:0px auto;
	margin-top:5px;
}
.link {
	width:960px;
	height:25px;
	text-align:center;
	padding-top:8px;
	background-color:#f7f7f7;
	border-top:1px #dfdfdf solid;
	border-bottom:1px #dfdfdf solid;
}
.link ul {
	margin-top:3px;
 *margin-top:15px;
	_margin-top:12px;
	margin-left:0px;
}
.link ul li {
	list-style-type:none;
	font-size:12px;
}
.link a:link {
	color:#444;
	text-decoration:none;
}
.link a:active {
	color:#444;
	text-decoration:none;
}
.link a:visited {
	color:#444;
	text-decoration:none;
}
.link a:hover {
	color:#ff3300;
	text-decoration:underline;
}
.copyright {
	width:960px;
	height:69px;
	color:#333;
	font-size:12px;
	padding-top:10px;
}
#cp {
	width:960px;
	height:22px;
	float:left;
	text-align:center;
	line-height:22px;
	FONT-FAMILY: verdana, "宋体", arial;
}
#cp a:link {
	color:#444;
	text-decoration:none;
}
#cp a:active {
	color:#444;
	text-decoration:none;
}
#cp a:hover {
	color:#008344;
	text-decoration:none;
}
.hoticon {
	POSITION: relative; MARGIN-TOP: -45px; MARGIN-LEFT: 30px; OVERFLOW: hidden; TOP: 3px; LEFT: 20px
}
.nav_banner{border:0px;margin:0px auto;overflow:hidden;width:960px;margin-bottom:0px;}
.blank1{height:2px;margin:0px;background-color:#fff}
#nav_banner{border:0px;overflow:hidden;}

