﻿/******常识板块的样式*********/
#nous
{
	text-align:left;
}
#nous h3
{
	text-align:center;	
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
#nous ul
{
	list-style-image:url(../Images/star_level3.gif);
	list-style-position:inside;
	list-style-type:disc;
	padding-left:10px;
}
#nous ul li
{
	height:40px;
	line-height:40px;
	width:500px;
	overflow:hidden;
	padding-left:10px;	
}
#footPage
{
	clear:both;
	color:#EE0000;
	text-align:left;
	padding-left:40px;
	padding-top:20px;		
}