#header{
	background:url(../images/bglogo_ix.png) no-repeat 0 0;
	}
#header p{
	background:url(../images/banner_ix.png) no-repeat;
	}
#hl{/*100%扩展背景兼容IE6.0*/
	background:url(../images/bgbodyl_ix.png) repeat-x;	
	}
#hr{/*100%扩展背景兼容IE6.0*/
	background:url(../images/bgbodyr_ix.png) repeat-x;	
	}
/*---------------------------------以下为content样式-----------------------------------*/
#content{
	width:980px;
	line-height:20px;/*兼容IE不同版本对行高的解析，否则直接基本设置的150%即可。*/
	background:url(../images/bgcontentix.png) repeat-y;
	padding:0;
	position:relative;
	}
#content h1{
	width:493px;
	height:100px;
	margin:0 0 0 200px;
	text-indent:-9999px;
	background:url(../images/sitemap.jpg) no-repeat left top;
	}
#content ul.fi{width:500px;margin:0 auto;padding:0 10px;font-size:16px;border:1px dotted #999;}
#content ul.fi li.line{border-bottom:1px dotted #999;width:500px;padding:5px 0;}
#content ul.se{padding:0 0 0 40px;font-size:14px;}
#content ul.se li{padding:5px 0;}
#content ul.thr{padding:0 0 0 40px;font-size:12px;}
#content ul.thr li{padding:0;}
#content ul span.sub{vertical-align:sub;font-size:9px;}