@charset 'utf-8';

/* STYLES */
.rot {
	color: #BD001C;
}

.db {
	display:block;
}
.di {
	display:inline;
}
.dn {
	display:none;
}


.pa {
	position:absolute;
}
.pr {
	position:relative;
}

.r0 {
	right:0;
}
.b0 {
	bottom:0;
}

.cb {
	clear:both;
	font-size:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}


.ttu {
	text-transform:uppercase;
}
.ttn {
	text-transform:none;
}
.ttl {
	text-transform:lowercase;
}

.tal {
	text-align:left;
}
.tac {
	text-align:center;
}
.tar {
	text-align:right;
}
.taj {
	text-align:justify;
}

.prl15 {
	position: relative;
	left: -15px;
}

.wsn {
	white-space:nowrap;
}

.m0 {
	margin:0;
}
.mt0 {
	margin-top:0;
}
.ml10 {
	margin-left:10px;
}
.mb10 {
	margin-bottom: 10px;
}
.bgfff {
	background-color: #fff;
}
.b1ccc {
	border: 1px solid #ccc;
}
/* PADDING */
.p2 {
	padding: 2px;
}
.p5 {
	padding:5px;
}
.p10 {
	padding:10px;
}
.p15 {
	padding:15px;
}
.p18 {
	padding:18px;
}
.p20 {
	padding:20px;
}

.pt0 {
	padding-top:0;
}
.pt2 {
	padding-bottom:2px;
}
.pt3 {
	padding-bottom:3px;
}
.pt4 {
	padding-bottom:4px;
}
.ptop4{padding-top:4px;}
.pt5 {
	padding-top:5px;
}
.pt8 {
	padding-top:8px;
}
.pt10 {
	padding-top:10px;
}
.pt13 {
	padding-top: 13px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}

.pb0 {
	padding-bottom:0;
}
.pb4 {
	padding-bottom: 4px;
}
.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb20 {
	padding-bottom:20px;
}
.pb30 {
	padding-bottom:30px;
}

.pl0 {
	padding-left:0;
}
.pl10 {
	padding-left:10px;
}
.pl15 {
	padding-left:15px;
}
.pl20 {
	padding-left:20px;
}
.pl30 {
	padding-left:30px;
}
.pl35 {
	padding-left:35px;
}

.pr0 {
	padding-right:0;
}
.pr2 {
	padding-right:2px;
}
.pr5 {
	padding-right:5px;
}
.pr10 {
	padding-right:10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right:20px;
}

/* / PADDING */

/* LINE-HEIGHT */
.lh05 {
	line-height:.5em;
}
.lh1 {
	line-height:1em;
}
.lh11 {
	line-height:1.1em;
}
.lh12 {
	line-height:1.2em;
}
.lh14 {
	line-height:1.4em;
}
.lh15 {
    line-height: 15px !important;
}
.lh16 {
	line-height:1.6em;
}
/* / LINE-HEIGHT */

/* FONT-SIZE */
.fs10 {
	font-size:10px;
}
.fs11 {
	font-size:11px;
}
.fs12 {
	font-size:12px;
}
.fs13 {
	font-size:13px;
}
.fs14 {
	font-size:14px;
}
.fs16 {
	font-size:16px;
}
.fs17 {
	font-size:17px !important;
}
.fs18 {
	font-size:18px;
}
.fs20 {
	font-size:20px;
}
.fs24 {
	font-size:24px;
}
/* / FONT-SIZE */

/* COURSOR */
.cup {
	cursor:pointer;
}
.cuh {
	cursor:help;
}
.cuse {
	cursor:se-resize;
}
/* / COURSOR */

.fwb {
	font-weight:bold;
}
.fwn {
	font-weight:normal;
}


/* HEIGHT */
.h10 {
	height: 10px;
}
.h20 {
	height: 20px;
}
.h60 {
	height: 60px;
}
.h75 {
	height: 75px;
}
.h90 {
	height:90px;
}
.h100 {
	height:100px;
}
.h120 {
	height:120px;
}
.h200 {
	height: 200px;
}
.h250 {
	height: 250px;
}
.h300 {
	height:300px;
}
/* / HEIGHT */

/* WIDTH */
.wauto {
	width: auto !important;
}
.w10 {
    width: 10px !important;
}
.w15 {
	width: 15px;
}
.w40 {
    width: 40px !important;
}
.w50 {
	width: 50px;
}
.w70 {
	width: 70px;
}
.w120 {
	width: 120px;
}
.w170 {
	width: 170px;
}
.w189 {
    width: 189px !important;
}
.w190 {
	width: 190px;
}
.w200 {
	width: 200px;
}
.w220 {
	width: 220px;
}
.w245 {
	width: 245px;
}
.w250 {
	width: 250px;
}
.w260 {
	width: 260px;
}
.w300 {
	width: 300px;
}
.w350 {
    width: 350px;
}
.w500 {
	width: 500px;
}
.w610 {
	width: 610px;
}
.w630 {
	width: 630px;
}
.w650 {
	width: 650px !important;
}
.w700 {
	width: 700px;
}
.w719 {
    width: 719px;
}
.w728 {
	width: 728px;
}
.wfull {
	width: 980px;
}
/* / WIDTH */

/* BORDER */

.bbs1r {
	border-bottom:solid #cf4458 1px;
}
.bbs1g {
	border-bottom: solid #999 1px;
}

/* /BORDER */
*.bn {
	border:none;
}

.nowrap {
	white-space:nowrap;
}

.vas {
	vertical-align: super;
}
.vam {
	vertical-align: middle;
}
.vat {
	 vertical-align: top;
}

.ffss {
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
}

.ffs {
}

.c000 {
	color:#000;
}


.oc50 {
	-moz-opacity:0.50;
	opacity:0.50;
}

.oc66 {
	-moz-opacity:0.66;
	opacity:0.66;
}

.oc75 {
	-moz-opacity:0.75;
	opacity:0.75;
}

.oc80 {
	-moz-opacity:0.80;
	opacity:0.80;
}

.oc85 {
	-moz-opacity:0.85;
	opacity:0.85;
}

.oc90 {
	-moz-opacity:0.90;
	opacity:0.90;
}

.oc95 {
	-moz-opacity:0.95;
	opacity:0.95;
}
.oc100 {
	-moz-opacity:1.00;
	opacity:1.00;
}

.ovh {
	overflow: hidden;
}
.cuz, a.lightview {
	cursor: zoom-in;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
}
.lv_topcloseButtonImage .lv_Button, .lv_controllerClose .lv_Button{
	cursor: zoom-out;
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
}


