

a {font-size: 14px;}

a:link {  color: #0000ff; text-decoration: none;}
a:visited {  color: #0000ff; text-decoration: none;}
a:hover {  color: #990000; text-decoration: underline;}
a:active {  color: #990000; text-decoration: underline;}


body {
	background-color: #eff0e0;
	margin-left: 10px;
	font-size: 13px;
	background-image:url(images/bk.jpg);
}

h1 {
font-family: "»ªÎÄÐÐ¿¬";
	font-size: 22px;
	color: #333333;
	text-align: center;
}

#content {
width: 100%;
text-align: left;

margin-top: 10px;
display: table-row;
height: 455px;

}

#lista {
margin-left: 115px;
margin-top: 20px;
}

#lista ul{
	line-height: 18px;
	/*width: 90px !important;*/
	/*width: 120px;*/
	list-style: none;
	
}

#lista li{
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 20px;
	background:url(images/dian.GIF) no-repeat center left;
}

