.dw
{
	box-sizing: border-box;
	color: #000;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	left: 0;
	moz-box-sizing: border-box;
	moz-user-select: none;
	ms-touch-action: none;
	ms-user-select: none;
	position: absolute;
	text-shadow: none;
	top: 5%;
	webkit-box-sizing: border-box;
	webkit-tap-highlight-color: rgba(0,0,0,0);
	webkit-user-select: none;
	z-index: 1001;
}
.dwi
{
	display: inline-block;
	margin: 5px;
	position: static;
}
.dwwr
{
	min-width: 170px;
	padding: 0 10px;
	text-align: center;
	zoom: 1;
}
.dw-persp,.dwo
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1001;
}
.dwo
{
	background: #000;
	filter: Alpha(Opacity=70);
	opacity: .7;
}
.dw-bubble .dw
{
	margin: 20px 0;
}
.dw-bubble .dw-arrw
{
	left: 0;
	position: absolute;
	width: 100%;
}
.dw-bubble-top .dw-arrw
{
	bottom: -36px;
}
.dw-bubble-bottom .dw-arrw
{
	top: -36px;
}
.dw-bubble .dw-arrw-i
{
	height: 36px;
	margin: 0 30px;
	position: relative;
}
.dw-bubble .dw-arr
{
	display: block;
}
.dw-arr
{
	border-style: solid;
	border-width: 18px 18px;
	display: none;
	height: 0;
	left: 0;
	margin-left: -18px;
	position: absolute;
	width: 0;
}
.dw-bubble-bottom .dw-arr
{
	border-color: transparent transparent #fff transparent;
	top: 0;
}
.dw-bubble-top .dw-arr
{
	border-color: #fff transparent transparent transparent;
	bottom: 0;
}
.dwc
{
	display: inline-block;
	float: none;
	margin: 0 2px 5px 2px;
	padding-top: 30px;
}
.dwcc
{
	clear: both;
}
.dwl
{
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: -30px;
	white-space: nowrap;
	width: 100%;
}
.dwv
{
	border-bottom: 1px solid #000;
	padding: 10px 0;
}
.dwrc
{
	border-radius: 3px;
	webkit-border-radius: 3px;
}
.dwwc
{
	background: #000;
	margin: 0;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}
.dwwl
{
	margin: 4px 2px;
	position: relative;
	z-index: 5;
}
.dww
{
	margin: 0 2px;
	overflow: hidden;
	position: relative;
}
.dwsc .dwwl
{
	background: #888;
	background: linear-gradient(#000 0,#333 35%,#888 50%,#333 65%,#000 100%);
	background: -moz-linear-gradient(#000 0,#333 35%,#888 50%,#333 65%,#000 100%);
	background: -o-linear-gradient(#000 0,#333 35%,#888 50%,#333 65%,#000 100%);
	background: -webkit-gradient(linear,left bottom,left top,from(#000),color-stop(0.35,#333),color-stop(0.50,#888),color-stop(0.65,#333),to(#000));
}
.dwsc .dww
{
	background: #444;
	background: linear-gradient(#000 0,#444 45%,#444 55%,#000 100%);
	background: -moz-linear-gradient(#000 0,#444 45%,#444 55%,#000 100%);
	background: -o-linear-gradient(#000 0,#444 45%,#444 55%,#000 100%);
	background: -webkit-gradient(linear,left bottom,left top,from(#000),color-stop(0.45,#444),color-stop(0.55,#444),to(#000));
	color: #fff;
}
.dw-bf
{
	webkit-backface-visibility: hidden;
	webkit-perspective: 1000;
}
.dw-ul
{
	position: relative;
	z-index: 2;
}
.dw-li
{
	display: block;
	filter: Alpha(Opacity=30);
	font-size: 26px;
	line-height: 40px;
	opacity: .3;
	padding: 0 5px;
	text-align: center;
	text-shadow: 0 1px 1px #000;
	vertical-align: bottom;
	white-space: nowrap;
}
.dw-li.dw-hl
{
	background: #fff;
	background: rgba(255,255,255,.3);
}
.dw-li.dw-v
{
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.dw-li.dw-h
{
	visibility: hidden;
}
.dw-i
{
	height: 100%;
	position: relative;
}
.dwwb
{
	cursor: pointer;
	height: 40px;
	left: 0;
	opacity: 1;
	position: absolute;
	text-align: center;
	transition: opacity .2s linear;
	webkit-transition: opacity .2s linear;
	width: 100%;
	z-index: 4;
}
.dwa .dwwb
{
	opacity: 0;
}
.dwwbp
{
	border-radius: 3px 3px 0 0;
	font-size: 40px;
	top: 0;
	webkit-border-radius: 3px 3px 0 0;
}
.dwwbm
{
	border-radius: 0 0 3px 3px;
	bottom: 0;
	font-size: 32px;
	font-weight: bold;
	webkit-border-radius: 0 0 3px 3px;
}
.dwpm .dwwc
{
	background: transparent;
}
.dwpm .dww
{
	margin: 0;
}
.dwpm .dw-li
{
	text-shadow: none;
}
.dwpm .dwwol
{
	display: none;
}
.dwwo
{
	background: linear-gradient(#000 0,rgba(44,44,44,0) 52%,rgba(44,44,44,0) 48%,#000 100%);
	background: -moz-linear-gradient(#000 0,rgba(44,44,44,0) 52%,rgba(44,44,44,0) 48%,#000 100%);
	background: -o-linear-gradient(#000 0,rgba(44,44,44,0) 52%,rgba(44,44,44,0) 48%,#000 100%);
	background: -webkit-gradient(linear,left bottom,left top,from(#000),color-stop(0.52,rgba(44,44,44,0)),color-stop(0.48,rgba(44,44,44,0)),to(#000));
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}
.dwwol
{
	border-bottom: 1px solid #555;
	border-top: 1px solid #333;
	height: 0;
	left: 0;
	margin-top: -1px;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 1;
}
.dwbg .dwb
{
	background: #000;
	background: linear-gradient(#C41010 50%,#B50C0C 50%);
	background: -moz-linear-gradient(#C41010 50%,#B50C0C 50%);
	background: -o-linear-gradient(#C41010 50%,#B50C0C 50%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.5,#B50C0C),color-stop(0.5,#C41010));
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	overflow: hidden;
	padding: 0 15px;
	text-decoration: none;
	text-overflow: ellipsis;
	text-shadow: 0 -1px 1px #000;
	webkit-border-radius: 5px;
	webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	white-space: nowrap;
}
.dwbc
{
	clear: both;
	padding: 5px 0;
	text-align: center;
}
.dwbc:after
{
	clear: both;
	content: '';
	display: block;
}
.dwbw
{
	display: inline-block;
	float: left;
	position: relative;
	width: 50%;
	z-index: 5;
}
.dwbc-p .dwbw
{
	width: 33.33%;
}
.dwhl
{
	padding-top: 10px;
}
.dwhl .dwl
{
	display: none;
}
.dwms .dwwms .dw-li
{
	padding: 0 40px;
	position: relative;
}
.dwms .dw-msel:after
{
	content: '✔';
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 40px;
}
.dwbg
{
	background: #fff;
	border-radius: 3px;
	webkit-border-radius: 3px;
}
.dwbg .dwpm .dwwl
{
	border: 1px solid #aaa;
}
.dwbg .dwpm .dww
{
	background: #fff;
	color: #000;
	webkit-border-radius: 3px;
}
.dwbg .dwwb
{
	background: #ccc;
	box-shadow: 0 0 5px #333;
	color: #888;
	text-shadow: 0 -1px 1px #333;
	webkit-box-shadow: 0 0 5px #333;
}
.dwbg .dwwbp
{
	background: linear-gradient(#f7f7f7,#bdbdbd);
	background: -moz-linear-gradient(#f7f7f7,#bdbdbd);
	background: -o-linear-gradient(#f7f7f7,#bdbdbd);
	background: -webkit-gradient(linear,left bottom,left top,from(#bdbdbd),to(#f7f7f7));
}
.dwbg .dwwbm
{
	background: linear-gradient(#bdbdbd,#f7f7f7);
	background: -moz-linear-gradient(#bdbdbd,#f7f7f7);
	background: -o-linear-gradient(#bdbdbd,#f7f7f7);
	background: -webkit-gradient(linear,left bottom,left top,from(#f7f7f7),to(#bdbdbd));
}
.dwbg .dwb-a
{
	background: #B50C0C;
	background: linear-gradient(#B50C0C 50%,#A00000 50%);
	background: -moz-linear-gradient(#B50C0C 50%,#A00000 50%);
	background: -o-linear-gradient(#B50C0C 50%,#A00000 50%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.5,#B50C0C),color-stop(0.5,#A00000));
}
.dwbg .dwwl .dwb-a
{
	background: #3c7500;
	background: linear-gradient(#94c840,#3c7500);
	background: -moz-linear-gradient(#94c840,#3c7500);
	background: -o-linear-gradient(#94c840,#3c7500);
	background: -webkit-gradient(linear,left bottom,left top,from(#3c7500),to(#94c840));
}
.dw-trans .dw-persp
{
	moz-perspective: 1000;
	overflow: hidden;
	perspective: 1000;
	webkit-perspective: 1000;
}
.dw-trans .dwwb
{
	webkit-backface-visibility: hidden;
}
.dw-in
{
	animation-duration: 350ms;
	animation-timing-function: ease-out;
	moz-animation-duration: 350ms;
	moz-animation-timing-function: ease-out;
	webkit-animation-duration: 350ms;
	webkit-animation-timing-function: ease-out;
}
.dw-out
{
	animation-duration: 350ms;
	animation-timing-function: ease-in;
	moz-animation-duration: 350ms;
	moz-animation-timing-function: ease-in;
	webkit-animation-duration: 350ms;
	webkit-animation-timing-function: ease-in;
}
.dw-flip,.dw-swing,.dw-slidehorizontal,.dw-slidevertical,.dw-slidedown,.dw-slideup,.dw-fade
{
	backface-visibility: hidden;
	moz-backface-visibility: hidden;
	moz-transform: translateX(0);
	transform: translateX(0);
	webkit-backface-visibility: hidden;
	webkit-transform: translateX(0);
}
.dw-swing,.dw-slidehorizontal,.dw-slidevertical,.dw-slidedown,.dw-slideup,.dw-fade
{
	moz-transform-origin: 0 0;
	transform-origin: 0 0;
	webkit-transform-origin: 0 0;
}
.dw-flip,.dw-pop
{
	moz-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	webkit-transform-origin: 50% 50%;
}
.dw-pop.dw-in
{
	animation-name: dw-p-in;
	moz-animation-name: dw-p-in;
	moz-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	webkit-animation-name: dw-p-in;
	webkit-transform: scale(1);
}
.dw-pop.dw-out
{
	animation-name: dw-p-out;
	moz-animation-name: dw-p-out;
	opacity: 0;
	webkit-animation-name: dw-p-out;
}
.dw-flip.dw-in
{
	animation-name: dw-fl-in;
	moz-animation-name: dw-fl-in;
	moz-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	webkit-animation-name: dw-fl-in;
	webkit-transform: scale(1);
}
.dw-flip.dw-out
{
	animation-name: dw-fl-out;
	moz-animation-name: dw-fl-out;
	opacity: 0;
	webkit-animation-name: dw-fl-out;
}
.dw-swing.dw-in
{
	animation-name: dw-sw-in;
	moz-animation-name: dw-sw-in;
	moz-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	webkit-animation-name: dw-sw-in;
	webkit-transform: scale(1);
}
.dw-swing.dw-out
{
	animation-name: dw-sw-out;
	moz-animation-name: dw-sw-out;
	opacity: 0;
	webkit-animation-name: dw-sw-out;
}
.dw-slidehorizontal.dw-in
{
	animation-name: dw-sh-in;
	moz-animation-name: dw-sh-in;
	moz-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	webkit-animation-name: dw-sh-in;
	webkit-transform: scale(1);
}
.dw-slidehorizontal.dw-out
{
	animation-name: dw-sh-out;
	moz-animation-name: dw-sh-out;
	opacity: 0;
	webkit-animation-name: dw-sh-out;
}
.dw-slidevertical.dw-in
{
	animation-name: dw-dw-sv-in;
	moz-animation-name: dw-dw-sv-in;
	moz-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	webkit-animation-name: dw-dw-sv-in;
	webkit-transform: scale(1);
}
.dw-slidevertical.dw-out
{
	animation-name: dw-sv-out;
	moz-animation-name: dw-sv-out;
	opacity: 0;
	webkit-animation-name: dw-sv-out;
}
.dw-slidedown.dw-in
{
	animation-name: dw-sd-in;
	moz-animation-name: dw-sd-in;
	moz-transform: scale(1);
	transform: scale(1);
	webkit-animation-name: dw-sd-in;
	webkit-transform: scale(1);
}
.dw-slidedown.dw-out
{
	animation-name: dw-sd-out;
	moz-animation-name: dw-sd-out;
	webkit-animation-name: dw-sd-out;
}
.dw-slideup.dw-in
{
	animation-name: dw-su-in;
	moz-animation-name: dw-su-in;
	moz-transform: scale(1);
	transform: scale(1);
	webkit-animation-name: dw-su-in;
	webkit-transform: scale(1);
}
.dw-slideup.dw-out
{
	animation-name: dw-su-out;
	moz-animation-name: dw-su-out;
	webkit-animation-name: dw-su-out;
}
.dw-fade.dw-in
{
	animation-name: dw-f-in;
	moz-animation-name: dw-f-in;
	opacity: 1;
	webkit-animation-name: dw-f-in;
}
.dw-fade.dw-out
{
	animation-name: dw-f-out;
	moz-animation-name: dw-f-out;
	opacity: 0;
	webkit-animation-name: dw-f-out;
}
@keyframes dw-f-in
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-webkit-keyframes dw-f-in
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-moz-keyframes dw-f-in
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@keyframes dw-f-out
{
	from
	{
		opacity: 1;
	}
	to
	{
		opacity: 0;
	}
}
@-webkit-keyframes dw-f-out
{
	from
	{
		opacity: 1;
	}
	to
	{
		opacity: 0;
	}
}
@-moz-keyframes dw-f-out
{
	from
	{
		opacity: 1;
	}
	to
	{
		opacity: 0;
	}
}
@keyframes dw-p-in
{
	from
	{
		opacity: 0;
		transform: scale(0.8);
	}
	to
	{
		opacity: 1;
		transform: scale(1);
	}
}
@-webkit-keyframes dw-p-in
{
	from
	{
		opacity: 0;
		webkit-transform: scale(0.8);
	}
	to
	{
		opacity: 1;
		webkit-transform: scale(1);
	}
}
@-moz-keyframes dw-p-in
{
	from
	{
		moz-transform: scale(0.8);
		opacity: 0;
	}
	to
	{
		moz-transform: scale(1);
		opacity: 1;
	}
}
@keyframes dw-p-out
{
	from
	{
		opacity: 1;
		transform: scale(1);
	}
	to
	{
		opacity: 0;
		transform: scale(0.8);
	}
}
@-webkit-keyframes dw-p-out
{
	from
	{
		opacity: 1;
		webkit-transform: scale(1);
	}
	to
	{
		opacity: 0;
		webkit-transform: scale(0.8);
	}
}
@-moz-keyframes dw-p-out
{
	from
	{
		moz-transform: scale(1);
		opacity: 1;
	}
	to
	{
		moz-transform: scale(0.8);
		opacity: 0;
	}
}
@keyframes dw-fl-in
{
	from
	{
		opacity: 0;
		transform: rotateY(90deg);
	}
	to
	{
		opacity: 1;
		transform: rotateY(0);
	}
}
@-webkit-keyframes dw-fl-in
{
	from
	{
		opacity: 0;
		webkit-transform: rotateY(90deg);
	}
	to
	{
		opacity: 1;
		webkit-transform: rotateY(0);
	}
}
@-moz-keyframes dw-fl-in
{
	from
	{
		moz-transform: rotateY(90deg);
		opacity: 0;
	}
	to
	{
		moz-transform: rotateY(0);
		opacity: 1;
	}
}
@keyframes dw-fl-out
{
	from
	{
		opacity: 1;
		transform: rotateY(0deg);
	}
	to
	{
		opacity: 0;
		transform: rotateY(-90deg);
	}
}
@-webkit-keyframes dw-fl-out
{
	from
	{
		opacity: 1;
		webkit-transform: rotateY(0deg);
	}
	to
	{
		opacity: 0;
		webkit-transform: rotateY(-90deg);
	}
}
@-moz-keyframes dw-fl-out
{
	from
	{
		moz-transform: rotateY(0deg);
		opacity: 1;
	}
	to
	{
		moz-transform: rotateY(-90deg);
		opacity: 0;
	}
}
@keyframes dw-sw-in
{
	from
	{
		opacity: 0;
		transform: rotateY(-90deg);
	}
	to
	{
		opacity: 1;
		transform: rotateY(0deg);
	}
}
@-webkit-keyframes dw-sw-in
{
	from
	{
		opacity: 0;
		webkit-transform: rotateY(-90deg);
	}
	to
	{
		opacity: 1;
		webkit-transform: rotateY(0deg);
	}
}
@-moz-keyframes dw-sw-in
{
	from
	{
		moz-transform: rotateY(-90deg);
		opacity: 0;
	}
	to
	{
		moz-transform: rotateY(0deg);
		opacity: 1;
	}
}
@keyframes dw-sw-out
{
	from
	{
		opacity: 1;
		transform: rotateY(0deg);
	}
	to
	{
		opacity: 0;
		transform: rotateY(-90deg);
	}
}
@-webkit-keyframes dw-sw-out
{
	from
	{
		opacity: 1;
		webkit-transform: rotateY(0deg);
	}
	to
	{
		opacity: 0;
		webkit-transform: rotateY(-90deg);
	}
}
@-moz-keyframes dw-sw-out
{
	from
	{
		moz-transform: rotateY(0deg);
		opacity: 1;
	}
	to
	{
		moz-transform: rotateY(-90deg);
		opacity: 0;
	}
}
@keyframes dw-sh-in
{
	from
	{
		opacity: 0;
		transform: translateX(-100%);
	}
	to
	{
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes dw-sh-in
{
	from
	{
		opacity: 0;
		webkit-transform: translateX(-100%);
	}
	to
	{
		opacity: 1;
		webkit-transform: translateX(0);
	}
}
@-moz-keyframes dw-sh-in
{
	from
	{
		moz-transform: translateX(-100%);
		opacity: 0;
	}
	to
	{
		moz-transform: translateX(0);
		opacity: 1;
	}
}
@keyframes dw-sh-out
{
	from
	{
		opacity: 1;
		transform: translateX(0);
	}
	to
	{
		opacity: 0;
		transform: translateX(100%);
	}
}
@-webkit-keyframes dw-sh-out
{
	from
	{
		opacity: 1;
		webkit-transform: translateX(0);
	}
	to
	{
		opacity: 0;
		webkit-transform: translateX(100%);
	}
}
@-moz-keyframes dw-sh-out
{
	from
	{
		moz-transform: translateX(0);
		opacity: 1;
	}
	to
	{
		moz-transform: translateX(100%);
		opacity: 0;
	}
}
@keyframes dw-dw-sv-in
{
	from
	{
		opacity: 0;
		transform: translateY(-100%);
	}
	to
	{
		opacity: 1;
		transform: translateY(0);
	}
}
@-webkit-keyframes dw-dw-sv-in
{
	from
	{
		opacity: 0;
		webkit-transform: translateY(-100%);
	}
	to
	{
		opacity: 1;
		webkit-transform: translateY(0);
	}
}
@-moz-keyframes dw-dw-sv-in
{
	from
	{
		moz-transform: translateY(-100%);
		opacity: 0;
	}
	to
	{
		moz-transform: translateY(0);
		opacity: 1;
	}
}
@keyframes dw-sv-out
{
	from
	{
		opacity: 1;
		transform: translateY(0);
	}
	to
	{
		opacity: 0;
		transform: translateY(100%);
	}
}
@-webkit-keyframes dw-sv-out
{
	from
	{
		opacity: 1;
		webkit-transform: translateY(0);
	}
	to
	{
		opacity: 0;
		webkit-transform: translateY(100%);
	}
}
@-moz-keyframes dw-sv-out
{
	from
	{
		moz-transform: translateY(0);
		opacity: 1;
	}
	to
	{
		moz-transform: translateY(100%);
		opacity: 0;
	}
}
@keyframes dw-sd-in
{
	from
	{
		transform: translateY(-100%);
	}
	to
	{
		transform: translateY(0);
	}
}
@-webkit-keyframes dw-sd-in
{
	from
	{
		opacity: 1;
		webkit-transform: translateY(-100%);
	}
	to
	{
		opacity: 1;
		webkit-transform: translateY(0);
	}
}
@-moz-keyframes dw-sd-in
{
	from
	{
		moz-transform: translateY(-100%);
	}
	to
	{
		moz-transform: translateY(0);
	}
}
@keyframes dw-sd-out
{
	from
	{
		transform: translateY(0);
	}
	to
	{
		transform: translateY(-100%);
	}
}
@-webkit-keyframes dw-sd-out
{
	from
	{
		opacity: 1;
		webkit-transform: translateY(0);
	}
	to
	{
		opacity: 1;
		webkit-transform: translateY(-100%);
	}
}
@-moz-keyframes dw-sd-out
{
	from
	{
		moz-transform: translateY(0);
	}
	to
	{
		moz-transform: translateY(-100%);
	}
}
@keyframes dw-su-in
{
	from
	{
		transform: translateY(100%);
	}
	to
	{
		transform: translateY(0);
	}
}
@-webkit-keyframes dw-su-in
{
	from
	{
		opacity: 1;
		webkit-transform: translateY(100%);
	}
	to
	{
		opacity: 1;
		webkit-transform: translateY(0);
	}
}
@-moz-keyframes dw-su-in
{
	from
	{
		moz-transform: translateY(100%);
	}
	to
	{
		moz-transform: translateY(0);
	}
}
@keyframes dw-su-out
{
	from
	{
		transform: translateY(0);
	}
	to
	{
		transform: translateY(100%);
	}
}
@-webkit-keyframes dw-su-out
{
	from
	{
		opacity: 1;
		webkit-transform: translateY(0);
	}
	to
	{
		opacity: 1;
		webkit-transform: translateY(100%);
	}
}
@-moz-keyframes dw-su-out
{
	from
	{
		moz-transform: translateY(0);
	}
	to
	{
		moz-transform: translateY(100%);
	}
}