BODY {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #800001;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.button {
	background-color: #e8e8e8;
	border: 1px solid #d3cdcd;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ee3135;
}
.foot {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.detail {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.detail2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.topic {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.topic2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CFF;
}
.topic3 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #F00;
}
.button_in {
	background-color: #e8e8e8;
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.thin {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.topic_mail{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 14px;
	font-style : normal;
	text-decoration : none;
	color : #000000; 
	font-weight : bold;
}
.link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.f_vouvher{
	font-family:Tahoma, Geneva, sans-serif; 
	font-style:normal; 
	font-size:20px;
	}
.f_vouvher_condition{
	font-family:Tahoma, Geneva, sans-serif; 
	font-style:normal; 
	font-size:16px;
	}
.f_vouvher_red{
	
	color:#F00;
	}
@media print {
input.noPrint { display: none; }
}

