@charset "UTF-8";

#topimage ul li{
	margin: 0 0 0 20px;
	width: 300px;
	height: 220px;
	float: left;
}

#topimage ul li a{
	display: inline-block;
}

#topimage ul li a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}

#cont2 table{
	width: 940px;
	font-size: 0.8em;
}

#cont2 table tr{
	border-bottom: dotted 1px #000;
	height: 40px;
	line-height: 40px;
}

#cont2 table th{
	color: #e6001e;
	padding: 0 20px;
	display: inline-block;
}

#cont2 table td{
	color: #1e3caa;
	padding: 0 20px;
	display: inline-block;
}
