/**
 * @author scorpio
 * 中国上海  市长视窗  栏目公用样式
 */
body{
	background-color:#fffdd6;
	}

div#container{
	width:1000px;
	background:url(http://www.shanghai.gov.cn/images/szzc_new/containerbg.jpg) repeat-x left 110px;
	}

/*头部
------------------------------*/
div#header{
	width:1000px;
	font-size:0px;
	line-height:0px;
	}

	
div#footer{
	width:870px;
	padding:10px 110px 10px 20px;
	text-align:right;
	background:#fffdd6;
	}
div#footer div#footermessage{
	float:left;
	width:550px;
	text-align:left;
	padding-top:3px;
	}
div#footer div#footermessage div span#co1{
	color:#b92800;
	font-weight:bold;
	padding-right:5px;
	}
div#footer div#footermessage div span#co2{
	background:url(http://www.shanghai.gov.cn/images/szzc_new/pline1.gif) no-repeat 5px top;
	padding-left:11px;
	}