@charset "utf-8";
body, table, td, input, option, textarea, select, a, title{
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Arial";
	line-height: 20px;
}
.content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
}
.lanmu_table {
    color: #999999
}

.Columns_css {
	font-family: Arial;
	font-size: 12px;
}

.title_css {
	font-family: Arial;
	font-size: 20px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #33cccc;
}
a:active {
	text-decoration: none;
	color: #336699;
}

