﻿body
{
	background: url("../iwk-images/background.png"),url('../iwk-images/menutouched.png') no-repeat;
	font-family: helvetica,sans-serif;
	margin: 0;
	min-height: 416px;
	position: relative;
	-webkit-text-size-adjust: none;
	-webkit-touch-callout: none;
}
.center
{
	display: block;
	margin: auto;
}
img
{
	border: 0;
}
a:hover span.arrow
{
	background-position: 0 -13px!important;
}
#topbar
{
	background: url("../iwk-images/header.png") repeat;
	height: 44px;
	left: 0;
	margin-bottom: 13px;
	position: relative;
	top: 0;
	width: auto;
}
#title
{
	color: #FFF;
	font-size: 16pt;
	font-weight: bold;
	height: 44px;
	left: 0;
	line-height: 44px;
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-overflow: ellipsis;
	text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
	top: 0;
	white-space: nowrap;
}
#content
{
	height: auto;
	margin-top: 10px;
	min-height: 250px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
}
#footer
{
	bottom: 10px;
	height: auto;
	margin: 20px 10px 0;
	position: relative;
	text-align: center;
	width: auto;
}
#footer a,#footer
{
	color: #4C4C4C;
	font-size: 9pt;
	text-decoration: none;
	text-shadow: #FFF 0 1px 0;
}
.pageitem
{
	background-color: #fff;
	border: #878787 solid 1px;
	display: block;
	font-size: 12pt;
	height: auto;
	list-style: none;
	margin: 3px 9px 17px;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-border-radius: 8px;
	width: auto;
}
.textbox
{
	border-top: 1px solid #878787;
	overflow: hidden;
	padding: 5px 9px;
	position: relative;
}
.textbox p
{
	color: #000;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: justify;
}
.textbox img
{
	max-width: 100%;
}
.textbox ul
{
	list-style: circle!important;
	margin: 3px 0 3px 0;
}
.textbox li
{
	margin: 0!important;
}
.pageitem li:first-child
{
	border-top: 0;
}
li.menu,li.form
{
	border-top: 1px solid #878787;
	display: block;
	height: 43px;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	width: auto;
}
ul.pageitem li:first-child:hover,.pageitem li:first-child a,li.form:first-child input[type=radio],li.form:first-child select,li.form:first-child input[type=submit],li.form:first-child button,li.form:first-child input[type=reset]
{
	-webkit-border-top-left-radius: 8px 8px;
	-webkit-border-top-right-radius: 8px 8px;
}
ul.pageitem li:last-child:hover,.pageitem li:last-child a,li.form:last-child input[type=radio],li.form:last-child select,li.form:last-child input[type=submit],li.form:last-child button,li.form:last-child input[type=reset]
{
	-webkit-border-bottom-left-radius: 8px 8px;
	-webkit-border-bottom-right-radius: 8px 8px;
}
li.menu:hover
{
	background: url("../iwk-images/menutouched.png") repeat-x #0274ee;
}
li.menu a:hover span.name,li.menu a:hover span.comment,li.store:hover .starcomment,li.store:hover .name,li.store:hover .comment,body.list li.withimage a:hover .comment
{
	color: #fff;
}
li.menu a:hover span.comment
{
	color: #CCF;
}
li.menu a
{
	display: block;
	height: 43px;
	text-decoration: none;
	width: auto;
}
li.menu a img
{
	float: left;
	height: 32px;
	margin: 5px 0 0 5px;
	width: auto;
}
li.menu span.name
{
	color: #000;
	float: left;
	font-size: 17px;
	font-weight: bold;
	margin: 11px 0 0 7px;
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
}
li.menu span.comment
{
	color: #000;
	color: #324f85;
	float: right;
	font-size: 17px;
	margin: 11px 30px 0 0;
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
}
li.menu span.arrow,li.store span.arrow,body.musiclist span.arrow,body.list span.arrow
{
	background: url("../iwk-images/arrow.png") 0 0 no-repeat;
	height: 13px!important;
	margin: 0!important;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 8px!important;
}
li.store
{
	border-top: #878787 solid 1px;
	height: 90px;
	overflow: hidden;
	position: relative;
}
li.store a
{
	background: url("../iwk-images/storebg.png") left top no-repeat;
	display: block;
	height: 90px;
	position: absolute;
	text-decoration: none;
	width: 100%;
}
li.store:hover
{
	background: url("../iwk-images/storetouched.png") repeat-x #0274ee;
}
li.store .image
{
	background: url('../iwk-images/storetouched.png') no-repeat;
	display: block;
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
}
li:first-child.store .image,li.store:first-child a
{
	-webkit-border-top-left-radius: 8px 8px;
}
li:last-child.store .image,li.store:last-child a
{
	-webkit-border-bottom-left-radius: 8px 8px;
}
li.store .name
{
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 95px;
	max-width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
li.store .comment,body.list li.withimage .comment
{
	color: #7f7f7f;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 16px 0 0 95px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 60%;
}
li.store .arrow,body.list li.withimage .arrow
{
	top: 39px!important;
}
li.store .stars
{
	margin: 6px 0 0 95px;
}
li.store .starcomment
{
	color: #7f7f7f;
	font-size: 12px;
	font-weight: lighter;
	left: 165px;
	position: absolute;
	top: 56px;
}
.graytitle
{
	color: #4C4C4C;
	font-size: 17px;
	font-weight: bold;
	left: 9px;
	padding: 1px 0 3px 8px;
	position: relative;
	right: 20px;
	text-shadow: #FFF 0 1px 0;
}
.header
{
	color: rgb(73,102,145);
	display: block;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 6px;
}
body
.header_error
{
	color: Red;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 6px;
}
body
.header_result
{
	color: Green;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 6px;
}
body
.musiclist div#content
{
	margin: -29px auto auto -40px;
	width: auto;
}
body.musiclist div#content ul
{
	background: url("../iwk-images/musiclistbg.png") repeat;
}
body.musiclist div#content ul li
{
	border-bottom: 1px solid #e6e6e6;
	height: 44px;
	list-style: none;
	position: relative;
	width: auto;
}
body.musiclist div#content ul li a
{
	color: #000;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%!important;
}
body.musiclist ul li .number,body.musiclist .name,body.musiclist .time
{
	display: inline-block;
	font-size: large;
	font-weight: bold;
	height: 44px;
	line-height: 46px;
	text-align: center;
	width: 44px;
}
body.musiclist ul li .name
{
	border-left: solid 1px #e6e6e6;
	font-size: medium;
	margin-left: 0;
	padding-left: 5px;
	width: auto!important;
}
body.musiclist ul li .time
{
	color: #848484;
	font-size: medium;
	font-weight: normal;
	margin-left: 4px;
	width: auto!important;
}
body.musiclist
{
	background-color: #cbcccf;
	background-image: none!important;
}
body.musiclist ul li span.name
{
	max-width: 62%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
body.list ul li.title
{
	background: url("../iwk-images/listheader.gif") repeat-x;
	border-bottom: none!important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 22px!important;
	line-height: 22px;
	padding-left: 20px;
	text-shadow: gray 0 1px 0;
	width: 100%;
}
body.list ul
{
	background-color: #fff;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
body.list div#content li
{
	border-bottom: 1px solid #e1e1e1;
	height: 40px;
	list-style: none;
}
body.list
{
	background-color: #fff;
	background-image: none!important;
}
body.list div#footer
{
	margin-top: 24px!important;
}
body.list div#content li a
{
	color: #000;
	display: block;
	font-size: large;
	font-weight: bold;
	height: 32px;
	padding: 9px 0 0 20px;
	position: relative;
	text-decoration: none;
}
body.list div#content li a span.name
{
	display: block;
	max-width: 93%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
body.list div#content li a:hover
{
	color: #fff;
}
body.list div#content li a:hover
{
	background: url("../iwk-images/menutouched.png") repeat-x;
}
body.list div#content
{
	margin-top: -13px!important;
}
body.list ul img
{
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
}
body.list li.withimage
{
	height: 90px!important;
}
body.list li.withimage span.name
{
	margin: 13px 0 0 90px;
	max-width: 63%!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
body.list li.withimage .comment
{
	margin: 10px auto auto 90px !important;
	max-width: 63%!important;
}
body.list li.withimage a,body.list li.withimage:hover a
{
	background: url("../iwk-images/storebg.png") left top no-repeat!important;
	height: 81px!important;
}
body.list li.withimage:hover
{
	background-image: url("../iwk-images/storetouched.png");
}
.confirm_screen
{
	background-image: url("../iwk-images/popup-bg.png");
	bottom: 0;
	opacity: 0;
	position: absolute;
	-webkit-transform: translate(0,100%);
	-webkit-transition-property: -webkit-transform;
}
.confirm_screenopen
{
	background: url("../iwk-images/popup-bg.png") repeat-x #4e545f;
	bottom: -100%;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	text-align: center;
	-webkit-transform: translate(0,0);
	-webkit-transform-style: preserve-3d;
	-webkit-transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	width: 100%;
	z-index: 99999;
}
.confirm_screenopenfull
{
	background: url("../iwk-images/popup-bg.png") repeat-x #4e545f;
	bottom: -100%;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	text-align: center;
	-webkit-transform: translate(0,45px);
	-webkit-transform-style: preserve-3d;
	-webkit-transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	width: 100%;
	z-index: 99999;
}
.confirm_screenclose
{
	background: url("../iwk-images/popup-bg.png") repeat-x #545A67;
	bottom: -100%;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	text-align: center;
	-webkit-transform: translate(0,150%);
	-webkit-transform-style: preserve-3d;
	-webkit-transition-duration: 1.2s;
	-webkit-transition-property: -webkit-transform;
	width: 100%;
}
.confirm_screenopen span,.confirm_screenclose span,.confirm_screenopenfull span,.confirm_screenclosefull span
{
	color: #fff;
	display: block;
	font-size: 17px;
	height: 10px;
	margin: 10px 0 20px;
	text-shadow: rgba(0,0,0,1) 0 -1px 0;
	width: 100%;
}
.popup
{
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 9999;
}
.cover
{
	background-color: #000;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9998;
}
.nocover
{
	background-image: url('../iwk-images/bluebutton.png'),url('../iwk-images/darkredbutton.png');
	opacity: 0;
}
#frame a
{
	display: block;
	margin-bottom: -15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-decoration: none;
	width: 90%;
}
#frame span.black,#frame span.red,#frame span.gray
{
	background-repeat: no-repeat;
	border-width: 0 14px;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: large;
	font-weight: bolder;
	height: 46px;
	line-height: 46px;
	opacity: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
}
#frame span.black
{
	color: #fff;
	-webkit-border-image: url("../iwk-images/graybutton.png") 0 14 0 14;
}
#frame span.red
{
	color: #fff;
	-webkit-border-image: url("../iwk-images/redbutton.png") 0 14 0 14;
}
#frame span.gray
{
	color: #000;
	text-shadow: white 0 1px 0;
	-webkit-border-image: url("../iwk-images/whitebutton.png") 0 14 0 14;
}
#frame a:last-child
{
	margin-bottom: 20px!important;
}
#frame a:hover span.black,#frame a:hover span.gray
{
	color: #fff;
	text-shadow: rgba(0,0,0,1) 0 -1px 0;
	-webkit-border-image: url("../iwk-images/bluebutton.png") 0 14 0 14;
}
#frame a:hover span.red
{
	-webkit-border-image: url("../iwk-images/darkredbutton.png") 0 14 0 14;
}
#leftnav,#leftbutton
{
	font-size: 12px;
	font-weight: bold;
	left: 9px;
	position: absolute;
	top: 7px;
}
#leftnav,#leftbutton,#rightnav,#rightbutton
{
	z-index: 5000;
}
#leftnav a,#rightnav a,#leftbutton a,#rightbutton a
{
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
}
#leftnav img,#rightnav img
{
	margin-top: 4px;
}
#leftnav a:first-child
{
	border-width: 0 5px 0 13px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-image: url("../iwk-images/navleft.png") 0 5 0 13;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 6px;
	width: auto;
	z-index: 2;
}
#leftnav a
{
	border-width: 0 5px 0 13px;
	float: left;
	margin-left: -4px;
	padding-right: 4px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-image: url("../iwk-images/navlinkleft.png") 0 5 0 13;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 6px;
	z-index: 3;
}
#rightnav,#rightbutton
{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 9px;
	top: 7px;
}
#rightnav a
{
	border-width: 0 13px 0 5px;
	float: right;
	margin-right: -4px;
	padding-left: 4px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 16px;
	-webkit-border-image: url("../iwk-images/navlinkright.png") 0 13 0 5;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 16px;
	z-index: 3;
}
#rightnav a:first-child
{
	border-width: 0 13px 0 5px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 16px;
	-webkit-border-image: url("../iwk-images/navright.png") 0 13 0 5;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 16px;
	z-index: 2;
}
#leftbutton a,#rightbutton a
{
	border-width: 0 5px;
	-webkit-border-image: url("../iwk-images/navbutton.png") 0 5 0 5;
	-webkit-border-radius: 6px;
}
.rssxpresschannel
{
	border: none;
	font-family: helvetica,sans-serif;
}
.rssxpresschtitle
{
	text-align: center;
}
.rssxpresschdesc
{
	border-bottom: 1px solid #000;
	color: #000;
	padding-bottom: 5px;
	text-align: center;
}
.rssxpressittitle
{
	background: #fff;
	display: block;
	font-size: 12pt;
	margin: 5px 0 2px;
}
.rssxpressittitle a
{
	color: rgb(73,102,145);
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none!important;
}
.rssxpressitdesc
{
	background: #fff;
	font-size: 12pt;
}
.rssxpressdivider
{
	display: none;
}
li.form input[type=text],li.form input[type=password],li.form input[type=search],li.form input[type=tel],li.form input[type=url],li.form input[type=email],li.form input[type=url],li.form input[type=date],li.form input[type=time],li.form input[type=datetime-local],li.form input[type=number]
{
	border-color: white;
	border-width: 7px 7px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	height: 10px;
	margin: auto;
	position: relative;
	-webkit-appearance: none;
	-webkit-border-image: url("../iwk-images/textfield.png") 7 7 7 7;
  width: 90%;
}
li.form input[type=submit]
{
	background: none;
	border: 0px;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: -5px;
	width: 100%;
}
.form
{
	height: 37px!important;
	overflow: hidden;
	padding: 5px 8px 0 5px;
	position: relative;
}
li.form .narrow textarea,li.form .narrow input[type=text],li.form .narrow input[type=checkbox],li.form .narrow input[type=password],li.form .narrow input[type=search],li.form .narrow input[type=tel],li.form .narrow input[type=url],li.form .narrow input[type=email],li.form .narrow input[type=url],li.form .narrow input[type=date],li.form .narrow input[type=time],li.form .narrow input[type=number]
{
	border-color: white;
	border-width: 7px 7px;
	font-size: 18px;
	font-weight: normal;
	height: 10px;
	line-height: 8px;
	margin: 0!important;
	position: absolute;
	right: -17px;
	-webkit-appearance: none;
	-webkit-border-image: url("../iwk-images/textfield.png") 7 7 7 7;
	width: 40%!important;
}
li.form .narrow input[type=datetime-local]
{
	border-color: white;
	border-width: 7px 7px;
	font-size: 13px;
	font-weight: normal;
	height: 10px;
	line-height: 8px;
	margin: 0!important;
	position: absolute;
	right: -17px;
	-webkit-appearance: none;
	-webkit-border-image: url("../iwk-images/textfield.png") 7 7 7 7;
	width: 40%!important;
}
li.form span.narrow,li.form span.check
{
	display: block;
	margin: auto;
	position: relative;
	width: 90%!important;
}
li.form .name
{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	left: -17px;
	margin: 6px 0 0 7px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 55%!important;
}
li.form .name
{
	width: 70%!important;
}
li.form .check .name
{
	width: 92%!important;
}
li.form input[type=radio]
{
	background: transparent;
	border: 0;
	display: block;
	height: 42px;
	margin: -5px -8px 0 -5px;
	position: absolute;
	position: relative;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	width: 100%;
}
span.radio
{
	background: url(../iwk-images/check.png) no-repeat;
	display: block;
	height: 30px;
	overflow: visible;
	position: absolute;
	right: 5px;
	width: 16px;
	z-index: 1;
}
span.checkbox
{
	background: url(../iwk-images/checkbox_small.png) no-repeat;
	display: block;
	height: 27px;
	position: absolute;
	right: -14px;
	top: 2px;
	width: 40px;
}
input[type=checkbox]
{
	display: none;
}
select
{
	height: 40px;
	margin: -5px 0 0 -5px;
	opacity: 0;
	position: absolute;
	-webkit-border-radius: 0;
	width: 100%;
}
.form .choice .name
{
	left: 1.7%;
	width: 87%!important;
}
span.select
{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin: 6px 0 0 7px;
	max-width: 87%;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 1;
}
.form .arrow
{
	background: url('../iwk-images/more.png') no-repeat;
	height: 8px;
	margin: 0!important;
	position: absolute;
	right: 8px;
	top: 18px;
	width: 13px;
}
input[type=submit],button,input[type=button],input[type=reset]
{
	background: transparent;
	display: block;
	height: 40px;
	left: 0px;
	line-height: 40px;
	position: absolute;
	top: 6px;
	-webkit-border-radius: 0;
	width: 100%;
}
button,input[type=button],input[type=reset]
{
	border: none;
	color: black;
	font-size: 17px;
	font-weight: bold;
	top: 0px!important;
	-webkit-appearance: none;
}
.textbox textarea
{
	border-width: 7px 7px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	left: -2px;
	line-height: 18px;
	margin: 3px auto 4px auto;
	min-height: 50px;
	padding: 3px 0 0 0;
	position: relative;
	-webkit-border-image: url("../iwk-images/textfield.png") 7 7 7 7;
	width: 97%;
}
ul li.hidden
{
	display: none;
}
ul li.autolisttext
{
	text-align: center;
}
body.musiclist ul li.autolisttext
{
	line-height: 44px!important;
}
ul li.autolisttext a:hover
{
	background-image: none!important;
	color: black!important;
}
li.signElement
{
	border-top: 1px solid #878787;
	display: block;
	height: 230px;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	width: auto;
  -ms-touch-action: none;
}
li.infoitem
{
	border-top: #878787 solid 1px;
	height: 90px;
	overflow: hidden;
	position: relative;
}
li.infoitem a
{
	text-decoration: none;
}
li.infoitem .name
{
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 5px;
	max-width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
li.infoitem .comment
{
	color: #7f7f7f;
	font-size: 12px;
	font-weight: lighter;
	left: 91px;
	position: absolute;
	top: 2px;
}
li.infoitem .commentbottom
{
	bottom: 2px;
	color: #7f7f7f;
	font-size: 12px;
	font-weight: lighter;
	left: 91px;
	position: absolute;
	vertical-align: bottom;
}
li.infoitem .hint
{
	bottom: 2px;
	color: #7f7f7f;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
	width: 86px;
}
li.infoitem .arrow
{
	top: 39px!important;
}

li.smallinfoitem
{
	border-top: #878787 solid 1px;
	position: relative;
	overflow: hidden;
}
li.smallinfoitem .hint
{
	position: relative;
	left: 5px;
	color: #7f7f7f;
	font-size: 13px;
}
li.smallinfoitem a
{
	color: #7f7f7f;
	text-decoration: none;
}
li.smallinfoitem .name
{
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 5px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


li.keyvalueitem
{
	border-top: #878787 solid 1px;
	overflow: hidden;
	position: relative;
}
li.keyvalueitem .value
{
	color: #7f7f7f;
	display: block;
	font-size: 14px;
	font-weight: lighter;
	left: 33%;
	width: 66%;
	margin: 4px 0 1px 0;
	min-height: 24px;
	position: relative;
	vertical-align: middle;
}
li.keyvalueitem .hint
{
	color: #7f7f7f;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	bottom: 2px;
	vertical-align: bottom;
	white-space: nowrap;
	width: 86px;
}
li.keyvalueitem .value a
{
	color: #7f7f7f;
	text-decoration: none;
}
li.keyvalueitem .keybackground
{
	display: block;
	height: 400px;
	left: 0px;
	position: absolute;
	text-decoration: none;
	top: 0px;
	width: 32%;
}
li.keyvalueitem .key
{
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 5px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}