﻿body{
		background: #CCC;
	}





#warp{
		background:#FFF;
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		width:950px;
		margin:0 auto;
		overflow:hidden;
		padding:0 10px;
	}
/**通用头部样式**/
#header{
		height:292px;
		margin-bottom:10px;
	}
	
.sh-header{
		background:url(../shanghai/images/header-bg.jpg) no-repeat;
	}	
.bj-header{
		background: url(../beijing/header-bg.jpg) no-repeat;
	}	
	
	
	
	
#logo{
		text-indent:-9999px;
	}
ul.nav{
		height:32px;
		margin-top:240px;
		padding:0 10px;
	}
.bj{
		background:#C00;
	}	

.sh{
		background: #09C;
	}	
	
ul.nav li{
		float:left;
		line-height:32px;
	}
ul.nav li a{
		float:left;
		font-size:14px;
		font-weight:700;
		color:#FFF;
		padding:0 10px;
		display:block;
	}
ul.nav li a:hover{
		background: #1B4869;
		text-decoration:none;
	}
	
/**内容样式**/
#content{
		margin-bottom:10px;
		overflow:hidden;
	}
#content .left{
		width:260px;
		margin-right:10px;
		float:left;
	}	

#content .right{
		width:680px;
	}	
.mbox{
		overflow:hidden;
		width:678px;
		border:1px solid #CCC;
		margin-bottom:10px;
	}	
.hd{
		background: url(../shanghai/images/hd-bg.gif) repeat-x;
		height:28px;
		line-height:28px;
		padding:0 10px;
	}	
.hd h2{
		float:left;
	}	
.bd{
		padding:10px;
		overflow:hidden;
	}
.bd ul.list li{
		float:left;
		width:33%;
		line-height:25px;
		color: #999;
	}

.bd ul.list li a{
		color: #C00;
	}




/**广告模块样式**/

.left-ad a:hover{
		text-decoration:none;
		color:#F00;
	}

.left-ad a img{
		display:block;
		border:1px solid #CCC;
		width:258px;
		height:80px;
		margin-bottom:5px
	}

.left-ad a p{
		text-align:center;
		margin-bottom:5px;
	}
	
	
/**版权落款样式**/
#foot{
		border-top:1px solid #CCC;
		padding:10px;
		clear:both;
	}




#foot{
		border-top:1px solid # 060;
		_border-top:1px solid # F90;
		*border-top:1px solid # 606;
		padding:10px;
		clear:both;
	}












#foot p{
		text-align:center;
		margin:5px 0; !im
	}





