/**
 * @author scorpio
 *中国上海 左侧第一样式 公用样式
 */

/*左侧列表
-------------------------------------------*/
div#leftcolumn{
	margin-top:-5px;
	float:left;
	display:inline;
	width:140px;
	text-align:left;
	padding-right:-2px;
	position:relative;

	}


iframe#leftiframe{
width:140px;
height:851px;
	}
div#leftcolumn dl{
	border-right:1px solid #C2BCBC;
	background-color:#F4E0E1;
	
}
div#leftcolumn dl dt{
	line-height:30px;
	height:30px;
	background-color:#B00000;
	background-image:url(/images/shanghai_s/leftsign.gif);
	background-repeat:no-repeat;
	background-position:30px center;
	padding-left:45px;
	border-bottom:1px solid #810000;
	color:#FFF;
	clear:both;
	}
div#leftcolumn dl dt a{
	color:#FFF;	
	}
div#leftcolumn dl dd a{
	color:#000;
	}
div#leftcolumn dl dd{
	border-bottom:1px solid #AA9C9C;
	background-image:url(/images/shanghai_s/leftsign2.gif);
	background-repeat:no-repeat;
	background-position:23px center;
	padding-left:33px;
	line-height:21px;

}
div#leftcolumn dl.fwdhnav{
	padding-left:1px;
	background-color:#F4E0E1;
	float:left;
	width:138px;
	}
div#leftcolumn dl.fwdhnav dd{
	float:left;
	background-image:none;
	border-bottom:none;
	padding-right:4px;
	padding-left:2px;
	white-space:nowrap;
	background-color:#F4E0E1;
	}
div#leftcolumn dl dt.leftsidebar{
	border-top:1px solid #C94C46;
	border-bottom:1px solid #7E0003;
	
	
	}
div#leftcolumn dl#csshsidebar{
	float:left;
background-color:#F4E0E1;	
padding-bottom:3px;
width:139px;
	}
div#leftcolumn dl#csshsidebar dt{
	
	margin-bottom:6px;
	
	}
div#leftcolumn dl#csshsidebar dd{
	border-bottom:none;
	display:inline;
	line-height:0px;
	background-image:none;
	padding-left:0px;
	}
div#leftcolumn dl#csshsidebar dd img{
	width:26px;
	padding-left:7px;
	padding-bottom:5px;
	}
div#leftcolumn dl dt.fftsidebar{
	width:139px;
	overflow:hidden;
	padding-left:0px;
	clear:both;
	}
.bottomline{
	border-bottom:1px solid #C84C4C;
	}
/*主要区域
------------------------------------------------*/
div#main div#content{
	float:left;
	width:640px;
	text-align:left;
	overflow:hidden;
	
	}
div#main div#content a:link{
	color:#000;
	text-decoration:none;
	}
div#main div#content a:visited{
	color:#800080;
	text-decoration:none;
	}
div#main div#content a:hover{
	color:#ef0000;
	text-decoration:underline;
	}
div#main{
	background-image:url(/images/shanghai_s/shleftbg.jpg);
	background-repeat:repeat-y;
	background-position:-1px;
	float:left;
	}
/*
带有搜索框的顶部横幅
*/
#content h3.titleh{
padding-top:18px;
background-color:#F2F2F2;
width:350px;
float:left;
overflow:hidden;


}
/*
不带有搜索框的顶部横幅
*/
#content h3.titleh2{
	width:641px;
	margin-bottom:20px;
}

/*
搜索框 
*/
#zfgzsearch{
			
				background-color:#F2F2F2;
				padding-top:20px;
				float:left;	
				height:35px;
				width:290px;
				background-image:url(/images/shanghai_s/zfgz_main_title.gif);
				background-repeat:no-repeat;
				background-position:-350px 18px;
				position:relative;
				margin-bottom:10px;

					}
#zfgzsearch form{

					height:20px;
					position:relative;

					}
#zfgzsearch form img{
					position:absolute;
					top:4px;
					left:0px;
					}
#zfgzsearch form input{
					position:absolute;
					top:8px;
					left:190px;
		
					}
				#zfgzsearch a{
					position:absolute;
					top:28px;
					left:233px;
						}
				#zfgzsearch form input.input-1{
					font-size:12px;
					line-height:14px;
					height:14px;
					border:1px solid #000;
					margin-right:10px;
					position:absolute;
					top:8px;
					left:80px;
				}
				
