form{
    margin:0;
	}
body {
	background-image: url(body_bg.jpg);
}
a {
	font-size: 12px;
	color: #006633;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
.time {
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}
.cont {
	font-size: 12px;
	color: #000000;
}
.pro_title{
	font-size: 14px;
	color: #ffffff;
	font-family: "ºÚÌå";
	font-weight: bold;
}
.pro_title2{
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}
