
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	/*text-align:center;*/
	margin:0px auto;
	text-align:center;
	width:941px;
	font-family: "楷体_GB2312", "新宋体", "宋体", "Times New Roman";
	font-size: 12px;
	height:100%;
}

#top{
	

	font-weight: bold;
	
	font-family: "楷体_GB2312", "新宋体", "宋体", "Times New Roman";
	font-size: 14px;
	
}
#main
{
	background-color:#FFFFFF;
	width:980px;
	text-align:center;
	height:100%;
	}
#content{
	
	background-color:#FFFFFF;


	/*height:100%;*/
}
#footer{
	
	background-color:#FFFFFF;
	height:40px;
	
}


#ul_dl
{
	color:#545659;
	list-style:none; 
	margin-left:5px; 
	font-size:14px; 
	font-weight:bold;
	}
#ul_dl li
{
	padding:10px;
	}
	
#ul_dl li a:hover
{
	color:#000;
	
	}
#ul_dl li A:link,li a:visited
{
	color:#545659;
	text-decoration:none;
}
.div
{
	color:#545659;
	float:none; 
	word-break:break-all;
	width:675px;
	line-height:18px;
	margin-top:-15px;
	margin-left:15px;
	font-size:13px;
	}
	
	
	
#main1 a:hover
{
	color:#000;
	
	}
#main1 A:link,a:visited
{
	color:#545659;
	text-decoration:none;
}