@charset "utf-8";
/* INDEX Layout
----------------------------------------------------*/
.desc-left{
	float:left;
	width:202px;
	padding:0px 0px 0px 30px; 
}
.desc-right{
	float:right;
	width:422px;
	padding:0px 30px 0px 0px; 
}
.desc-3column-left{
	float:left;
	width:202px;
	padding:0px 0px 0px 30px; 
}
.desc-3column-right{
	float:left;
	width:202px;
	padding:0px 0px 0px 16px; 
}














