td img {display: block;}

.menu_down {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.term_cond {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.text_info {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify
}

.text_info_bold {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight: bold;
}

.text_info_bold_red {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight: bold;
	color: #B4021D
}

.title {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	 color: #B4021D

}
.term_cond_bold {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE9EA;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
}

h3 a {
	color: #000;	
}

h3 a:hover {
	color: #900;
}

.wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
