@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #ce8004;
}

#thead {
	background-color: #003399;
}
#head-m td {
	padding: 4px 15px;
	border-bottom: 1px solid #355eae;
	border-left: 3px solid #355eae;
	color: #FFF;
}
#head-m a {
	color: #FFF;
	text-decoration: none;
}
#head-m a:hover {
	color: #FC0;
}#menu,#menu a:hover {
	font-weight: bold;
	color: #ce8004;
}
#menu a {
	color: #333;
	text-decoration: none;
}
.mainbg {
	background: url(images/main_bg.gif) repeat-y;
	height: 10px;
	width: 950px;
	margin:auto;
}
.main-txt {
	line-height: 200%;
	padding: 0 20px;
}
.main2-txt {
	line-height: 200%;
}
#list1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ec907d;
}
.point1 {
	font-size: 9px;
	color: #ec907d;
}
.date1 {
	font-size: 10px;
	color: #c06f5e;
}
#menu1 {
	font-weight: bold;
	color: #FFF;
}
#menu1 a {
	color: #FFF;
	text-decoration: none;
}
#menu1 a:hover {
	color: #FF9;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	color: #F30;
	text-indent: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ec907d;
}
.txt {
	line-height: 150%;
}

