BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman'
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}
.t-12px-grey {
	font-size: 12px;
	line-height: 20px;
	color: 6D7A87;
	text-decoration: none;
}
.t-12px-grey1 {
	font-size: 12px;
	color: 6D7A87;
	text-decoration: none;

}
.t-12px-grey1 :hover{
	color: 039418;
}
.botton_50 {
	background-image: url(../image/button_50.gif);
	height: 19px;
	width: 50px;
	cursor: hand;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
.botton_70 {
	background-image: url(../image/button_68.gif);
	height: 19px;
	width: 68px;
	cursor: hand;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
.botton_90 {
	background-image: url(../image/button_90.gif);
	height: 19px;
	width: 90px;
	cursor: hand;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
.input-white {
	font-size: 12px;
	color: #6d7a87;
	background-color: #FFFFFF;
	height: 16px;
	border: none;
}
.input-grey {
	font-size: 12px;
	color: #6d7a87;
	background-color: #D2DBE8;
	height: 16px;
	border: none;
}
.t-12px-black {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.t-14px-black {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.t-12px-green {
	font-size: 12px;
	line-height: 18px;
	color: #039418;
	text-decoration: none;
}
.t-12px-green:hover {
	text-decoration: underline;
	}
.t-14px-green {
	font-size: 14px;
	text-decoration: none;
	color: #039148;

}
.t-12px-white-s {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=595F64, OffX=1, OffY=1)?); 
	}
.t-12px-white-s:hover {
	color: #60FE01;
	}	
.t-14px-white-s {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=595F64, OffX=1, OffY=1)?); 
	}
.t-14px-white-s:hover {
	color: #60FE01;
	}
<style type="text/css">
<!--
.size-12-black {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.size-14-black {
	font-size: 14px;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.size-12-hui {
	font-size: 12px;
	color: 4F6057;
	line-height: 18px;
}
.botton_go {
	background-image: url(/image/go.gif);
	height: 15px;
	width: 17px;
	cursor: hand;
	border: none;
	font-size: 12px;
	color: #FFFFFF;

}
.textbg {
	font-size: 12px;
	color: #848484;
	background-color: #EAEEF4;
	border: 1px solid #CACFD9;
}