/* CSS Document */
body {
     font-family :  宋体,"Lucida Grande", Verdana, Lucida, Arial, Helvetica,sans-serif;
     font-size:12px;
     color:#333333;
     margin:0;
	 line-height:150%;
	 text-align:left;
}
p{ margin:0;}
/*页面主体*/
#container {
     width:899px; margin:auto;
}
/*页面logo*/
.logo{
	   float:left;
	   width:167px;
	   height:85px;
	   background:url(logols.gif) no-repeat 5px 0px;
}
/*导航*/
#navigation_t {
       height:85px;
	   width:700px;
	   float:right;
	   text-align:center;
}
.navigation_t ur {
       clear:left;
	   display:inline;
	   text-align:center;
}
.navigation_t li {
       display:block;
	   float:left;
	   width:93px;
	   height:55px;
	   text-align:center;
	   margin:30px 0px 0px 10px;
	   list-style-type:none;
}
.navigation_t li a {
	   color:#666666;
	   background:url(city_life_13.jpg) no-repeat  0 12px;
	   font-weight:bold;
	   display:block;
	   padding:0 8px 20px 20px;
	   text-decoration:none;
}
.navigation_t li a:hover {color:#ee0000; text-decoration:none;}
.navigation_t li a.navred{color:#ee0000}

/*小导航*/
.nav{ height:49px; width:899px; float:left; margin-top:5px; background:url(00_33.jpg)}
.nav_l{ width:7px; height:49px; float:left; background:url(00_30.jpg)}
.nav_m{ width:887px; float:left; margin-top:5px; text-align:center;}
.nav_r{ width:5px; height:49px; float:right; background:url(00_36.jpg)}
/*页面底部*/
#footer{ clear:both;}
.cen{ margin-top:5px;border:#dddd70 1px solid;background-color:#fefeeb; text-align:center; width:899px; height:26px; line-height:26px;}
.cen1{ margin-top:5px; text-align:center; width:899px; height:26px; line-height:26px;}
a{ font-size:12px; color:#333333; text-decoration:none;}
.red
{
color:#ee0000; text-decoration:none;}
a:hover {color:#ee0000; text-decoration:underline;}

