* {
	margin:0;
	padding:0;
	border:0;
    color:#333;
    font-size:12px;
	font-family:Tahoma, Verdana, Arial, sans-serif, "";
}
a {
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#f50;
	text-decoration:underline;
}

.ColHeader {
	width:100%;
	height:36px;
	margin:6px 0 0 0;
	background:#fff url(Images/BgHeader.gif);
	text-align:center;
}
.ColHeader .HeaderBox {
	width:1004px;
	margin:0 auto;
	text-align:left;
}
.HeaderBox .Logo {
	float:left;
	width:200px;
}
body {
	text-align:center;
}
.ColTb {
	margin:10px auto 0;
}
.NavListMenu {
	float:left;
}
.NavListMenu a {
	display:block;
	float:left;
	padding:0 10px;
	font-size:14px;
	line-height:30px;
	text-decoration:underline;
}
.tj {
	background:#000;
}
.tj img {
	display:none;
}

#FooterNav {
	width:1004px;
	height:32px;
	margin:10px auto 0;
	border:1px solid #adb9c2;
	background:url(http://images.24city.com/WebApp/theme/Css/Images/BgFooterNav.gif);
	line-height:32px;
	overflow:hidden;
}
#FooterNav a {
	margin:0 8px;
}
#CopyInfo {
	position:relative;
	width:1004px;
	height:40px;
	margin:10px auto 0;
	line-height:40px;
	overflow:hidden;
}
#CopyInfo .LogoFooter {
	position:absolute;
	top:5px;
	left:60px;
}




