a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
table {
	font-size: 12px;
	line-height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
.bj {
	background-attachment: fixed;
	background-image: url(images/left_bj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.input {
	background-color: #F7F7F7;
	border: 1px solid #CFCFCF;
}

.cp {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
