@charset "utf-8";

/*.eventhr{
	width:650px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	margin:10px auto;
}*/

.eventhr{
	text-align:center;
	margin:20px auto;
}

.tousennumlink{
	width:650px;
	font-size:20px;
	font-weight:bold;
	background-color:#660000;
	text-align:center;
	padding:10px 0px;
	margin:3px auto 5px;
}

.tousennumlink a{
	color:#FFFFFF;
	text-decoration:underline;
}

.tousennumlink a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

.tousennumlink a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.eventatt{
	color:#FF0000;
	font-size:15px;
	font-weight:bold;
}

.eventbtttxt{
	color:#990000;
	width:600px;
	height:60px;
	font-size:20px;
	font-weight:bold;
	background-image:url("../img/bg1.jpg");
	background-repeat:no-repeat;
	text-align:center;
	border:solid 1px #999999;
	padding:30px 0px 0px;
	margin:20px auto 0px;
}

.tousenhl{
	color:#660000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.tousentable{
	width:620px;
	font-weight:bold;
	border-collapse:collapse;
	margin:10px auto 20px;
}

.tousentable td{
	width:30%;
	text-align:center;
	letter-spacing:1px;
	line-height:150%;
	vertical-align:top;
	border:solid 1px #999999;
	padding:10px 5px;
}

.tousennumber{
	color:#009900;
	font-size:13px;
}

.tousentable hr{
	border-top:dashed 1px #999999;
	border-right:dashed 1px #FFFFFF;
	border-bottom:dashed 1px #FFFFFF;
	border-left:dashed 1px #FFFFFF;
	margin:10px auto;
}

.eventcmm{
	color:#990000;
	border:solid 1px #CCCCCC;
	padding:5px;
	margin-top:5px;
}

