body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0px;
}
table { font-size: 12px; }
a:link {
	color: #108335;
	text-decoration: underline;
}
a:visited {
	color: #108335;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.bredLink {
	font-size: 11px;
	text-align: left;
	width: 630px;
	margin: 10px 0px;
	padding: 10px 0px;
	}
.bredLink a:link {
	color: #108335;
	text-decoration: none;
	background-image: url(images/i-bred.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 10px 0px 10px 25px;
}
.bredLink a:visited {
	color: #108335;
	text-decoration: none;
	background-image: url(images/i-bred.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 10px 0px 10px 25px;
}
.bredLink a:active {
	color: #ff0000;
	text-decoration: none;
	background-image: url(images/i-bred-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 10px 0px 10px 25px;
}
.bredLink a:hover {
	color: #ff0000;
	text-decoration: none;
	background-image: url(images/i-bred-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 10px 0px 10px 25px;
}


a.txtlink  { color: #000080; font-size: 10px; text-decoration: none; background-color: #facdcd; text-align: center; padding: 2px }
a.txtlink:hover  { color: #c00; font-size: 10px; text-decoration: none; background-color: #facdcd; text-align: center; padding: 2px }


.txt_contents { color: #c00; font-weight: bold; font-size: 12px }
.txt10px { font-size: 10px }
.txt9px { font-size: 9px }
.txt8px { font-size: 8px }

.txtGr{ color: #666666;}
.txtYe{ color: #ffa500;}

.tborder_w { border: solid 1px #fff }
.tborder_y2 { border: solid 2px #fc0 }

table.list th, table.list td { border: 1px dashed #FFB6C1 }
table.list { border-collapse: collapse }

.exbition_no  { color: #fff; font-weight: bold;}
