body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

background{
		background-image:url(../images/background.jpg);
		}
		
STYLE1 {font-family: "Century Gothic Regular"; color: #1087FD; font-size: large; }

STYLE2 {
	font-family: "Century Gothic Regular";
	font-size: 12px;
}
STYLE3 {
	font-family: "»ªÎÄºÚÌå";
	font-size: 12px;
}

STYLE4
{
	font-family: "Arial";
	font-size: 12px;
}

head {
	font-family: "Century Gothic Regular";
	font-size: 12px;
}

/************************/
/*    div ellipsis      */
/************************/
.div_ellipsis
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}



/************ FONT ************/
.common_font_small {
	font-family: Century Gothic;
	font-size: 5px;
}

.common_font {
	font-family: Century Gothic;
	font-size: 12px;
}

.common_font_12t {
	font-family: Century Gothic;
	font-size: 12pt;
}

.common_font_13 {
	font-family: Century Gothic;
	font-size: 13px;
}

.common_font_13t {
	font-family: Century Gothic;
	font-size: 13px;
}

.common_font_14 {
	font-family: Century Gothic;
	font-size: 14px;
}

.common_font_14t {
	font-family: Century Gothic;
	font-size: 14pt;
}


.common_font_16 {
	font-family: Century Gothic;
	font-size: 16px;
}

.common_font_16t {
	font-family: Century Gothic;
	font-size: 16pt;
}

.common_font_18t {
	font-family: Century Gothic;
	font-size: 18pt;
}

.common_font_18x {
	font-family: Century Gothic;
	font-size: 18px;
}

.common_font_medium {
	font-family: Century Gothic;
	font-size: medium;
}

.common_font_large {
	font-family: Century Gothic;
	font-size: large;
}

