body {
	background-image:url(../images/bg_fill.png);
}

form {
	margin:0px;
}

td {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:120%;
}

blockquote {
	margin-top:0px;
	margin-bottom:0px;
}

.bg_left {
	background-image:url(../images/bg_left.png);
}

.bg_right {
	background-image:url(../images/bg_right.png);
}

.bg_top {
	height:62px;
}

.bg_top_2 {
	background-image:url(../images/uj-bg_top_2.png);
	height:58px;
}

.bg_top_left {
	background-image:url(../images/bg_top_left.png);
}

.bg_top_right {
	background-image:url(../images/bg_top_right.png);
}

.bg_main {
	background-image:url(../images/bg_main.png);
	background-repeat:no-repeat;
	height:458px;
}

.bg_bottom {
	background-image:url(../images/uj-bg_bottom.png);
	background-repeat:no-repeat;
	height:110px;
	vertical-align:bottom;
}

.bg_bottom_left {
	background-image:url(../images/bg_bottom_left.png);
}

.bg_bottom_right {
	background-image:url(../images/bg_bottom_right.png);
}

.input_1 {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	border-color:#000000;
	border-width:1px;
}

.tbl {
	/*border-color:#000000;
	border-style:solid;
	border-width:1px;*/
	background-color:#000000;
}

.td_1 {
	background-image:url(../images/bg_fill.png);
	height:25px;
	text-align:center;
	font-weight:bold;
}

.td_2 {
	background-image:url(../images/bg_fill.png);
	height:25px;
	text-align:center;
}

.td_3 {
	background-image:url(../images/bg_fill.png);
	height:25px;
	font-weight:bold;
	padding:5px;
}

.td_4 {
	background-image:url(../images/bg_fill.png);
	height:25px;
	padding:5px;
}

.text_bottom {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin-bottom:10px;
}

.link_1 {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.link_1:hover {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}


