﻿@import url("link.css");
body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,div {
	font-family: Arial;
	font-size:12px;
}
/*INPUT {
	font-size: 12px;
	border:1px solid #B6CDE4;
	background-color:#FFFFFF;
	COLOR: #000000;
}
input {star : expression(
	onmouseover=function(){this.style.borderColor="#060"},
	onmouseout=function(){this.style.borderColor="#B6CDE4"})
}*/
.copyright {
	font-family: "宋体";
	font-size: 12px;
	color: #5b5b5b;
}
.lnews_title {
	font-size: 14px;
	color: #004276;
	font-weight: bold;
}
