a {
  color: #000;
  text-decoration: none; }
  a:link, a:visited {
    color: #000;
    text-decoration: none; }
  a:hover {
    color: #000;
    text-decoration: underline; }
  a:active {
    text-decoration: none; }

.cl {
  zoom: 1; }
  .cl:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.clear {
  clear: both;
  line-height: 0; }

.bold {
  font-weight: bold; }

.f_small {
  font-size: 0.875em; }

.f_normal {
  font-size: 1em; }

.f_middle {
  font-size: 1.25em; }

.f_big {
  font-size: 1.625em; }

.t_right {
  text-align: right !important; }

.t_center {
  text-align: center !important; }

.t_left {
  text-align: left !important; }

.va_b {
  vertical-align: bottom; }

.va_m {
  vertical-align: middle; }

.va_t {
  vertical-align: top; }

.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

.opa a img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  background: #ffffff; }
.opa a:hover img, .opa a:active img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7; }

img {
  vertical-align: bottom; }

.imgR {
  float: right;
  margin: 0 0 0.6em 1em; }

.imgL {
  float: left;
  margin: 0 1em 0.6em 0; }

/*# sourceMappingURL=common.css.map */
