/* CSS Document */

body {
	width: 800px;
	font-size		: 14px;
	color			: #333333;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	text-align: center;
}
.bs_font{	/*Šî–{font*/
	font-size		: 14px;
	color			: #333333;
}
.tbl_sty {
	font-size		: 14px;
	color			: #333333;
}
.sh_font {
	font-size		: 12px;
	color			: #444444;
}
.new_font {
	font-size		: 16px;
	font-weight		: bold;
	color			: #666666;
}
.L14_font {
	font-size		: 16px;
	color			: #333333;
	font-weight: bold;
}
.c14_font {
	font-size		: 14px;
	color			: #518416;
	font-weight: bold;
}
.td_title_sty {
	font-size		: 18px;
	color			: #339900;
	background-image: url(../img/back/td_line.gif);
	font-weight: bold;
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
}
.td_sty {
	background-image: url(../img/back/td_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.td_menu_sty {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #C8FD62;
	text-align: left;
	vertical-align: middle;
}

.B16_font {
	font-size		: 18px;
	color			: #0099FF;
	font-weight: bold;
}
.gandel_f {
	font-size		: 16px;
	color			: #666666;
	background-color: #c8fd62;
}
.gandel_b {
	font-size		: 14px;
	color			: #333333;
	border			: thin solid #77c126;
}
