@charset "utf-8";
/* CSS Document */

#head{
	width:950px;
	height:227px;
	margin-left:auto;
	margin-right:auto;
	}
.head-weather{
	width:950px;
	height:22px;
	text-align:left;
	line-height:22px;
	}

.weather-rig{
	width:180px;
	margin-left:5px;
	margin-right:5px;
	float:right;
	
	}
.head-pic{
	height:173px;
	}
#banner{
	width:950px;
	height:32px;
	text-align:center;
	line-height:32px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}
.ban-left{
	width:178px;
	height:32px;
	float:left;
	background-image:url(/images/shenzhen/daohang-1.jpg);
	background-repeat:no-repeat;
	}
.ban-mid{
	width:605px;
	height:32px;
	float:left;
	background-image:url(/images/shenzhen/daohang-2.jpg);
	background-repeat:repeat-x;
	}
.ban-right{
	width:167px;
	height:32px;
	float:left;
	background-image:url(/images/shenzhen/daohang-3.jpg);
	background-repeat:no-repeat;
	}
#nav
{
	width:100%;
	height:32px;
}
#nav li
{
	float:left;
}
#nav .nav_title
{
	width:149px;
	text-align:center;
	height:32px;
	line-height:32px;
}
#nav .nav_line
{
	width:2px;
	height:30px;
	margin-top:1px;
	background-image:url(/images/shenzhen/banner-line.gif);
}

#nav .nav_select_title
{
	width:125px;
	text-align:center;
	height:27px;
	line-height:27px;
	background-image:url(/images/shenzhen/banner-yellow.gif);
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}
	
