a:link {
	text-decoration: none;
	color: #777777;


}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #F70202;
	text-decoration: none;

}





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.正文 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.内文 {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}
.小标题 {
	font-size: 12px;
	font-weight: bold;
	color: #015D76;
}
.链接字 {
	font-size: 12px;
	line-height: 18px;
}
.大标题 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: 40px;
}
.左侧字 {
	font-size: 12px;
	line-height: 30px;
	}
.dian {
	background-image: url(images/body_dian.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dianh {
	background-image: url(images/body_dian1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.xm {
	list-style-position: outside;
	list-style-image: url(images/xm.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -19px;
	line-height: 20px;
}

