a:link {
	color: #346CD3;
}
a:visited {
	color: #346CD3;
}
a:hover {
	color: #346CD3;
}
a:active {
	color: #346CD3;
}
.txt_base {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.txt_white {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	color: #5F6C7C;
	text-align: right;
	padding: 5px 20px 20px 0px;
}
.color_red {
	color: #FF3333;
}
.color_greenblue {
	color: #3094AD;
}
.color_lblue {
	color: #0099CC;
}
.color_blue {
	color: #3B6B86;
}

.layout_contents01 {
	padding: 0px 15px 0px 15px;
}
.layout_contents_bg {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
	height: 100%;
}
.index_info_txt {
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
.feature_tittxt {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.fmsize01 {
	width: 200px;
}
.fmsize02 {
	width: 340px;
	height: 46px;
}
.fmsize03 {
	width: 340px;
}
.news_title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #3B6B86;
	background-image: url(../images/news_titbar.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 4px 15px 4px 15px;
}
.news_txt {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.news_txt img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
