BODY	{ FONT-SIZE: 10pt; }
TD	{ FONT-SIZE: 10pt; }
TH	{ FONT-SIZE: 10pt; }
STRONG	{ FONT-SIZE:1.3em; }

.fontSS	{ FONT-SIZE:  6pt; }
.fontS	{ FONT-SIZE:  8pt; }
.fontM	{ FONT-SIZE: 10pt; }
.fontL	{ FONT-SIZE: 12pt; }
.fontLL	{ FONT-SIZE: 14pt; }
.font3L	{ FONT-SIZE: 18pt; }
.boldS	{ FONT-SIZE:  8pt; FONT-WEIGHT: bold; }
.boldM	{ FONT-SIZE: 10pt; FONT-WEIGHT: bold; }
.boldL	{ FONT-SIZE: 12pt; FONT-WEIGHT: bold; }
.boldLL	{ FONT-SIZE: 14pt; FONT-WEIGHT: bold; }
.bold3L	{ FONT-SIZE: 18pt; FONT-WEIGHT: bold; }
.lineS	{ FONT-SIZE:  8pt; line-height : 130%; }
.lineM	{ FONT-SIZE: 10pt; line-height : 130%; }
.lineL	{ FONT-SIZE: 10pt; line-height : 130%; }

.paddingAll	{PADDING: 4px;}

.white	{ COLOR : #ffffff; TEXT-DECORATION: none; }
.black	{ COLOR : #000000; TEXT-DECORATION: none; }
.red	{ COLOR : #CC0000; TEXT-DECORATION: none; }
.blue	{ COLOR : #4466BB; TEXT-DECORATION: none; }
.orange	{ COLOR : #F06000; TEXT-DECORATION: none; }
.green	{ COLOR : #006600; TEXT-DECORATION: none; }
.gray	{ COLOR : #666666; TEXT-DECORATION: none; }


.marginL {MARGIN-LEFT: 8px;}
.marginR {MARGIN-RIGHT: 8px;}

A.callcenter {COLOR:FFFFFF;}
A.noline { text-decoration:none; }
.MainMenu  {background: #9ac; border-color: #ccf #669 #669 #ccf; color: #fff ; border-style: solid; border-width: 2px; }


.lineA {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.lineB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
}
.lineC {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.lineD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.lineE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8080FF;
}
.lineF {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}
/*20130414摜*/
.link_button {
	margin-left: 40px;
	padding: 0;
	width: 690px;
}
#link_button2 {
	padding: 0 0 0 20px;
	width: 690px;
}
#link_button3 {
	padding: 0 0 0 20px;
	width: 690px;
}
.f_button {
	float: left;
	margin: 5px 5px 5px 0;
}
.r_button {
	margin: 0 0 5px 0;
}
.clear {
	clear: both;
}

