.ta {
	border: 1px solid #A5D4C8;
}
.word {
	font-size: 12px;
	line-height: 20px;
	color: #565656;
}

.word a:link, .word a:visited{
    text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #565656;
}
.word a:hover, .word a:active{
    text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #8DC4B6;
}

.word_h {
	font-size: 12px;
	line-height: 20px;
	color: #2EAAD3;
}
.ta_h {
	font-size: 12px;
	line-height: 20px;
	color: #565656;
	font-weight: bold;
}
.ta_gb {
	background-attachment: scroll;
	background-image: url(../image/lm_hgb.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ta_gb2 {
	background-attachment: scroll;
	background-image: url(../image/news/lgb.gif);
	background-repeat: no-repeat;
	background-position: center center;
    height:20px;
}
