@charset "utf-8";

@import url("subcommon.css");


#epi .lft {
	float: left;
	width:275px;
}
#epi .rgt {
	float:right;
	width: 200px;
}
