

*{ 
	padding: 0; 
	margin: 0; 
} 
body{
	font-size:12px;
}
table{ 
	/*border-collapse: collapse; */
	border-spacing: 0; 
}
td{
	VERTICAL-ALIGN: top;
}
fieldset,img { 
	border: 0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-weight: normal; 
	font-style: normal; 
} 
ol,ul,li{ 
	list-style: none; 
} 
caption,th { 
	text-align: left; 
} 
q:before,q:after { 
	content:Ħħ; 
} 
abbr,acronym { 
	border: 0; 
}
a{
	font-size: 12px;
}
a:link{
	color: #333333;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
	color: red;
}
a:active{
	text-decoration: none;
}




.HeadContainer{
	height:222px;
	overflow:hidden;
	background:url(allcity_bg.jpg) center top no-repeat;
}
.HeadContainer #logo{
	width:990px;margin:auto;padding:25px 0px 0px 0px;
}



.ActionContainer{
	width:990px;
	height:55px;
	margin:10px auto;
}
.ActionContainer .tagword{
	width:140px;height:53px;padding-top:2px;float:left;
}
.ActionContainer .tagword a{
	width:140px;height:40px;float:left;
	line-height:40px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#FF7200;
}
.ActionContainer .tagword a:hover{
	background:#EA6B05;text-decoration:none;
}
.ActionContainer .hotcity{
	width:830px;height:55px;padding-left:20px;float:left;
}
.ActionContainer .hotcity .hot{
	height:20px;
}.ActionContainer .hotcity .hot a{
	color:#FF7200;margin-right:10px;
}.ActionContainer .hotcity .hot a:hover{
	color:red;
}



.showarea{
	line-height:20px;
	overflow:hidden;
}
.showarea div{
	float:left;
}
.showarea div.select{
	padding:3px 5px 0 0;
}
.showarea div.select select{
	height:26px;width:70px;border:1px solid #BABABA;
}
.showarea div.button{
	padding:2px 0 0 10px;
}
.showarea div.button input{
	background:#2386CC;border:0px;height:26px;width:60px;color:#fff;
}
.showarea div.button input:hover{
	background:#1275BB;cursor:pointer;
}





.showpinyin{
	height:25px;
	width:980px;
	line-height:25px;
	padding-left:10px;
	overflow:hidden;
	margin:auto;
	font-size:16px;
	color:#999;
}
.showpinyin a:link,.showpinyin a:visited,.showpinyin a:hover{
	font-size:16px;
	font-weight:bold;
	color:#3B8200;
	padding-right:10px;
}



.showcity{
	width:990px;
	margin:10px auto;font-family:"Hiragino Sans GB","Microsoft YaHei",tahoma,arial,simhei;
}
.showcity dl{
	clear:both;
	padding-top:5px;
}
.showcity dl dt{
	width:50px;
	line-height:25px;
	text-align:center;
	float:left;
}
.showcity dl dt a{
	font-size:16px;
	font-weight:bold;
}
.showcity dl dd{
	width:920px;
	float:left;
	line-height:25px;
	word-spacing:10px;
}
.showcity dl dd a{
	font-size:14px;
}





.dl_box{
	width:950px;margin:10px auto 30px;padding-bottom:15px;
	border-top:1px solid #ddd;border-bottom:1px solid #ddd;
	font-family:"Hiragino Sans GB","Microsoft YaHei",tahoma,arial,simhei;
}
.dl_box dt{padding:15px 0px 0px 2px;}
.dl_box dd{padding:5px 0px 0px 2px;line-height:22px;}
.dl_box dd a{color:#999999}
.dl_box dd a:hover{color:red}


.footer{margin:0 auto; width:1000px; line-height:24px; padding:0px 0 15px; overflow:hidden; text-align:center; color:#666;}
.bottom_nav a{ color:#444; padding-left:7px;}
.bottom_nav a:hover{ color:#c00;}














