body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; font-size:13px;
}
.lineheaght {
	line-height: 25px;
	text-decoration: none;
}
a  {outline:none}
a:link,a:visited{text-decoration:none;color:#000000}
a:hover,a:active{text-decoration:underline;color:#f30} /* 页面链接整体样*/
.borderleftright .lineheaght a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.borderleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DEDFE1;
	border-right-color: #DEDFE1;
	border-bottom-color: #DEDFE1;
	border-left-color: #DEDFE1;
}
.images {
	border: 1px solid #CCCCCC;
}
.bottomlinks {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9DDE0;
	border-right-color: #D9DDE0;
	border-bottom-color: #D9DDE0;
	border-left-color: #D9DDE0;
	padding: 4px;
}