.link_c1 {
	color: #2434FB;
	font-size: 14px;
	text-decoration: none;
}
.td_caption {
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: right;
}
.td_body {
	font-size: 12px;
}
.input {
	background: #F7FAFD;
	border: 1px solid #000000;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.input_r {
	background: #E0E0E0;
	border: 1px solid #000000;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tracebar {
	border-top: dotted #FF9900;
	border-right: none #FF9900;
	border-bottom: dotted #FF9900;
	border-left: none #FF9900;
}
.tracebar_l {
	font-size: smaller;
	text-decoration: underline;
	cursor: hand;
	font-weight: bolder;
	color: #669966;
}
.tracebar_c {
	font-size: smaller;
	color: #999999;
}
.grd_title {
	background-color: #996666;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.input_s {
	background: #F7FAFD;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 40px;
}
.span_link {
	font-size: smaller;
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
}
.grd_ctl {
	text-align: center;
}
.home_title {
	font-size: 15px;
	font-weight: bold;
}
.news_title {
	font-size: 12px;
	font-weight: bold;
}
.news_dtl {
	font-size: 12px;
}
.home_title2 {
	font-size: 12px;
	font-weight: bold;
}