#main{
	margin:40px auto 0;
	width:900px;
	background:#fff;
}
#header{
	height:181px;
	background:url(/upload/cssfile/12472185icnssj.jpg) no-repeat;
}
#header h1{
	font-size:28px;
	color:#630;
	padding:40px 0 0 30px;
}
#header h1 a{ 
	color:#630;
	text-decoration:none;
}
#header p{
	padding:10px 0 0 200px;
	font-size:14px;
	color:#111;
}
#page{
	padding:10px;
	background:url(/upload/cssfile/12472422c4m7vi.gif) repeat-y;
}
#content{
	float:left;
	width:600px;
}
#sidebar{
	float:right;
	width:200px;
}
#extraDiv1,#extraDiv3{
	clear:both;
	line-height:1px;
}