/*logo & ad*/
.logo{
	width:960px; height:115px; background:url(../../images/head.gif) no-repeat;
}
.logo-ico{
	width:100%;height:30px; line-height:30px; float:left; text-align:right;
}
.logo-ico a{
	border:none;
}
.logo-cls{
	width:930px;height:30px; line-height:30px; float:left; text-align:right; margin-top:55px;
}
.logo-cls a{
	color:#FFF; font-size:15px; font-weight:bold; text-decoration:none; margin-left:10px;
}
.weixinInfo{
	display:none; top:-400px; position:absolute; text-align:center; width:240px; height:280px; background:#CCC; border:1px solid #999;
}
.weixinInfo h3{
	margin:0px; padding:0px; height:40px; line-height:40px; font-size:12px;
}
.weixinInfo img{
	width:220px; 
}

/*²Ëµ¥µ¼º½*/
.menu{
	background:url(../../images/menu-bg.gif) repeat-x; width:960px; height:36px; line-height:36px; color:#FFF; margin-top:5px; 
}
.menuLeft{
	background:url(../../images/menu-left.gif) no-repeat; width:20px; height:36px; float:left;
}
.menuTxt{
	width:926px; float:left; text-align:left;
}
.menuRight{
	background:url(../../images/menu-right.gif) no-repeat; width:14px; height:36px; float:left;	
}
#time{
	width:260px; float:left;
}
#time a{
	color:#FFF; font-size:14px; font-weight:bold; text-decoration:none;
}
.menuConn{
	width:400px; float:left; overflow:hidden;
}
.menuConn a{
	color:#FFF; font-size:14px; font-weight:bold; text-decoration:none;
}

.menuWelcome{
	width:720px; float:left; overflow:hidden;
}
.menuWelcome a{
	color:#FFF; font-size:14px; font-weight:bold; text-decoration:none;
}

.menuList{
	float:left;
}
.menuList ul li{
	margin:0px 0px 0px 10px; float:left;padding:auto 0px;
}
.menuList a{
	font-size: 13px; color:#FFF; text-decoration: none; height:36px; line-height:36px;
}
.menuList a:hover{
	border:0px;
}
.menuList a:visit{
	color:#FFF;
}

.tail{
	width:960px; height:40px;
	background:url(../../images/tail-hor.gif) repeat-x;
	float:left; clear:both;
}
.tail p{
	margin:18px 0px 0px 0px; padding:0px; color:#06C;
}