a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}

.txt_base {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.copyright {
	text-align: right;
	margin-bottom: 10px;
}

.color_yellow {
	color: #FF9900;
}
.color_brown {
	color: #993300;
}
.info_tbl {
	border-bottom: 1px dashed #5E5E5E;
}
.info_tbl_c1 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	width: 125px;
}
.info_tbl_c2 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding: 10px 0px 10px 0px;
	width: 435px;
}
.schedule_column {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding: 5px;
}
.fm_size01 {
	width: 220px;
}
.fm_size02 {
	width: 260px;
}
.fm_size03 {
	width: 400px;
}
.float {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.address {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
	padding: 4px 6px;
	line-height: 16px;

}
#container{
	width:740px;
	margin-right:auto;
	margin-left:auto;
}
body{
	text-align:center;
}
.news_title{
	background:url(../images/exp_bg.gif);
	color:#012d59;
	font-size:14px;
	font-weight:bold;
	padding:3px 10px;
}

.txt_large {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.news{
	width:540px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:8px;
}
.news td{
	border-bottom:dashed 1px #999999;
	padding:10px 0 2px 0;
}