﻿@charset "utf-8";

.u	{text-decoration: underline;}
.hand	{cursor: pointer; cursor: pointer;}
.ls	{letter-spacing: -1px;}

.nospacing {letter-spacing:0;}
.separator {color:#ddd; margin:0 4px;}

.fr	{float: right;}
.fl	{float: left;}
.cl {clear: both; line-height: 100%; font-size: 1px; height: 0; overflow: hidden;}

.none	{display: none !important;}
.block	{display: block !important;}
.hide {visibility: hidden !important;}
.show {visibility: visible !important;}
.both {clear:both;}
.ime_mode {ime-mode:disabled;}
.lsn {list-style:none; margin:0;}
.itemContent{ line-height: 150%; }