/* CSS Document */
BODY {
	MARGIN: 0px 0px;
	TEXT-ALIGN: center;
	FONT-SIZE: 12px;
	color: #333;
	background-color: #d4d4d4;
	background-image: url(images/bg.gif);


}
table,td,tr{
	font-size: 12px;
	color: #666;
}
A:link {COLOR: #666; TEXT-DECORATION: none}
A:hover {COLOR: #FF6600; TEXT-DECORATION: underline}
A:visited {COLOR: #666; TEXT-DECORATION: underline}
/*fs14*/
A.fs14:link {font-size: 14px;COLOR: #666; TEXT-DECORATION: none}
A.fs14:hover {font-size: 14px;COLOR: #FF6600; TEXT-DECORATION: underline}
A.fs14:visited {font-size: 14px;COLOR: #666; TEXT-DECORATION: underline}
.fs14_t{
	font-size: 14px;
	color: #666;
}


#Text_List{
font-size: 12px;
color: #FF6600;
line-height: 170%;
text-align: left;
padding: 4px;
}
#Text_List a:link  {font-size: 12px;color:#666;text-decoration: none;}
#Text_List a:hover {font-size: 12px;color:#FF6600;;text-decoration: underline;}
#Text_List a:visited {font-size: 12px;color:#666;text-decoration: underline;}
img {border:none;}.lh200 {
	line-height: 200%;
}
.tit1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.lbg {
	background-image: url(images/lbg-n1.jpg);
	background-repeat: repeat-x;
}
.fl2 {
	font-size: 14px;
	line-height: 170%;
}
.unline {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
