/* ext_top */
.ext_top{
	width:980px;
	height:60px;
	margin:0 auto;
	overflow:hidden;
}
.ext_top .left{
	margin:11px 59px 0px 7px;
	float:left;
	display:inline;
}
.ext_top .middle{
	float:left;
	margin:0px 21px 0px 0px;
	display:inline;
}
.ext_top .right{
	float:left;
	padding:20px 0px 0px 0px;
}
.ext_top .right .item{
	width:170px;
	height:16px;
}
.ext_top .right .item a{
	color:#868686;
}
.ext_top .right .item li{
	float:left;
}
.ext_top .right .item .icon{
	padding:0px 6px 0px 0px;
}
.ext_top .right .item .text{
	width:65px;
}

/* nav */
.top_nav{
	clear:both;
	width:980px;
	height:52px;
	margin:0 auto;
	background:url(https://images.tiancity.com/images/portal/new/portal_nav_bg.jpg) repeat-x;
	position:relative;
}
.top_nav_left{
	width:4px;
	height:52px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(https://images.tiancity.com/images/portal/new/portal_nav_left.jpg) no-repeat;
}
.top_nav_right{
	width:4px;
	height:52px;
	position:absolute;
	right:0px;
	top:0px;
	background:url(https://images.tiancity.com/images/portal/new/portal_nav_right.jpg) no-repeat;
}
.top_nav .sub_item{
	padding:8px 0px 0px 4px;
	height:36px;
}
.top_nav .sub_item a{
	color:#FFFFFF;
}
.top_nav .sub_item li{
	float:left;
	display:inline;
}
.top_nav .sub_item .left_ad{
	margin:-8px 34px 0px 0px;
}
.top_nav .sub_item .list_item{
	margin:0px 45px 0px 0px;
}
.top_nav .sub_item .right_ad{
	margin:-8px 0 0 0;
	overflow:hidden;
	padding:0px 0 0 0;
	
}
.top_nav .sub_item .right_ad a:hover{
	text-decoration:underline;
}
.top_nav .sub_item .right_ad .textlink{
	margin-top:5px;
}


/*bottom*/
.bottom{
	width:980px;
	margin:0 auto;
	margin-top:10px;
	color:#535154;
	clear:both;
}
.bottom a{
	color:#535154;
	text-decoration:none;
}
.bottom a:hover{
	color:#535154;
	text-decoration:underline;
}
.bottom .service{
	border-top:1px solid #e2e0e3;
	border-bottom:1px solid #e2e0e3;
	background:#f8f3f7;
	height:25px;
	line-height:25px;
	text-align:center;
}
.bottom .service span{
	padding-left:6px;
	padding-right:10px;
	background:url(https://images.tiancity.com/images/portal/new/service_span_bg.gif) no-repeat 100% 20%;
}
.bottom .service .nobg{
	background:none;
}
.bottom .service .leftname{
	background:url(https://images.tiancity.com/images/portal/new/leftname_bg.gif) no-repeat 100% 20%;
	margin-right:10px;
}

.bottom #info{
	height:50px;
	padding:11px;
	text-align:center;
	float:left;
	margin-left:10px;
	display:inline;
}

.bottom #Cinfo{
	width:485px;
	height:50px;
	float:left;
	padding:11px;
	cursor:pointer;
	margin-left:50px;
	display:inline;
}

.bottom #Cinfo span{
	line-height:18px;
}

.bottom #ICP{
	width:176px;
	height:50px;
	padding:11px 0 11px 11px;
	margin-left:40px;
	float:left;
}
.bottom #ICP span{
	vertical-align:middle;
}
.bottom #ICP img{
	vertical-align:middle;
}

.clear{
	clear:both;
	overflow:hidden;
	height:0px;
}