
td {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
    color:#FF6600;
	text-decoration: underline;
}
a:active {
    color:#FF6600;
	text-decoration: none;
}

.t_i{
text-indent:24px;
}

.title {
	font-size:16px;
	color: #ffffff;
	font-weight:bold;
}

.sub {
font-size: 14px;
color:#000000;
}

.sub1 {
font-size: 14px;
color:#302f2f;
}

.style3 {
	font-size: 18px;
	font-family:"ºÚÌå";
}

.orange {
color:#FF6600;
}

.orange2 {
	font-size: 16px;
    color:#FF6600;
   font-weight:bold;
}

a:link {
color:#FF6600;
	text-decoration: none;
}
a:visited {
color:#FF6600;
	text-decoration: none;
}
a:hover {
    color:#FF3300;
	text-decoration: underline;
}
a:active {
    color:#FF3300;
	text-decoration: none;
}