
/*<group=fontsize>*/

.fs12em {
	font-size: 1.2em;
}

.fs11em {
	font-size: 1.1em;
}

.fs095em {
	font-size: 0.95em;
}

.fs09em {
	font-size: 0.9em;
}

.fs085em {
	font-size: 0.85em;
}

.fs14 {
	font-size: 14px;
}

.fs13 {
	font-size: 14px;
}

.fs12 {
	font-size: 12px;
}

.fs11 {

	font-size: 11px;
}

.fs10px {
font-size: 10px;
}



.fsxxs {
	font-size: xx-small;

}

.fsxs {
	font-size: x-small;

}

.fss {
	font-size: small;

}

.fsm {
	font-size: medium;

}

.fsl {
	font-size: large;
}
	
/*</group>*/

/*<group=linehigh>*/

.lh12 {
	line-height: 1.2em;
}

.lh13 {
	line-height: 1.3em;
}

.lh14 {
	line-height: 1.4em;
}

.lh15 {
	line-height: 1.5em;
}


.lh16 {
	line-height: 1.6em;
}


.lh17 {
	line-height: 1.7em;
}

.lh18 {
	line-height: 1.8em;
}
	
/*</group>*/

/*<group=letterspace>*/

.ls05 {
	letter-spacing: 0.05em;
}

.ls03 {
	letter-spacing: 0.04em;
}
	
/*</group>*/

/*<group=color>*/


.red{
	color: #ff0000;
}

.blue{
	color: #0749bc;
}


.orange{
	color: #ff7f00;
}


.green{
	color: #399e3b;
}


.white{
	color: #ffffff;
}


.black{
	color: #000000;
}

.gr333{
	color: #333333;
}

.gr666{
	color: #666666;
}

.gr999{
	color: #999999;
	}

.grccc{
	color: #cccccc;
	}
	
/*</group>*/

/*<group=style>*/

.fwbold {
	font-weight: bold;
}
	
	

/*</group>*/



/*</margin>*/

.mgn_btm10{
	margin-bottom:10px;
}

.mgn_btm15{
	margin-bottom:15px;
}

.mgn_btm20{
	margin-bottom:20px;
}

.mgn_btm25{
	margin-bottom:25px;
}

.mgn_btm30{
	margin-bottom:30px;
}


.mgn_top10{
	margin-top:10px;
}

.mgn_top15{
	margin-top:15px;
}

.mgn_top20{
	margin-top:20px;
}

.mgn_top25{
	margin-top:25px;
}

.mgn_top30{
	margin-top:30px;
}


.mgn_left5{
	margin-left:5px;
}
.mgn_left10{
	margin-left:10px;
}

.mgn_left15{
	margin-left:15px;
}

.mgn_left20{
	margin-left:20px;
}

.mgn_left25{
	margin-left:25px;
}

.mgn_left30{
	margin-left:30px;
}


.mgn_right10{
	margin-right:10px;
}

.mgn_right15{
	margin-right:15px;
}

.mgn_right20{
	margin-right:20px;
}

.mgn_right25{
	margin-right:25px;
}

.mgn_right30{
	margin-right:30px;
}

.pdg_l10{
	padding-left:10px;
}

.bdr_ccc{
border:1px solid #cccccc;

}
.bdr_ccc{
background:#ffffff;

}

/*</float>*/


.flt_left{
	float:left;
}

.flt_right{
	float:right;
}

.txt_al_left{
	text-align:left;
}

.txt_al_right{
	text-align:right;
}

.txt_al_center{
	text-align:center;
}

.clear_b{
clear:both;
}

.case_bt{

width:281px;
float:left;

}