@charset "utf-8";
.box {
	border: 1px solid #DBDBDB;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #FFF;
	background-color: #69F;
}
.image {
	border: 1px solid #DBDBDB;
}
#tn {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	border-bottom: 5px solid #F93;
	margin-right: 10px;
	border-left: 5px double #F93;
	color: #000;
}
.top {
	background-color: #69F;
	color: #FFF;
	border: 1px solid #DBDBDB;
}
table  {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	border: 1px solid #DBDBDB;
}
td {
	border: 1px solid #CCC;
}

.blank {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.blank2 {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#tnp {
	font-family: sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
	font-style: italic;
	color: #000;
}
#tn_Campaign {
	padding-top: 3px;
}
