/* 背景图设定 */
.bgi_nav11 {
	background-image: url(_ImgTopdt_01.gif);
	background-repeat: repeat-x;

}
.bgi_menu_dt01 {
	background-image: url(_ImgLmenu_dt01.gif);
	background-repeat: repeat-x;

}


/* 频道颜色 */
.bgc_11 {
	background-color: #038143;
}
.bgc_12 {
	background-color: #90D6B4;
}
.bgc_13 {
	background-color: #CFF8E4;
}
.bgc_14 {
	background-color: #F0FDF7;
}
.bgc_15 {
	background-color: #FCFFFE;
}


TD.nav1CellOff {
	background-color: ;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}

TD.nav1CellOn {
	background-color: #90D6B4;
	color: #002613;
	cursor: hand;
	text-align: center;
	vertical-align: bottom;
}

.navTD {
	color: #002613;
	text-align: center;
	vertical-align: bottom;
	background-color: #90D6B4;

}


/* 文字设定 */
.t_01 {
	color: #FF7200;
}

.t_tit01 {
	color: #FF7200;
	font-weight: bold;

}
.t_tit02 {
	color: #038143;
	font-weight: bold;

}
.t_tit03 {
    font-family: "黑体", "Arial", "sans-serif", "serif";
	color: #038143;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	line-height: 32px
}


.loca  {
	background-color: #EBEBEB;
	background-image: url(_ImgLcorner_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	text-indent: 24px;
	vertical-align: bottom;

}


.corner_02 {
	background-image: url(_ImgLcorner_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.corner_03 {
	background-image: url(_ImgLcorner_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.corner_04 {
	background-image: url(_ImgLcorner_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EBEBEB;


}
