/* base*/
body {
	margin: auto;
	text-align: center;
}
img {
	-ms-interpolation-mode: bicubic;
}
label,button {
	cursor: pointer;
	_cursor: hand;
}
button {
	overflow: visible;
}
abbr[title],acronym[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
input[type="hidden"] {
	display: none!important;
}
em,.em {
	font-style: italic;
}
strong,.strong {
	font-weight: bold;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, .h1 {
	font-size: 18px;
	font-weight: bold;
}
h2, .h2 {
	font-size: 16px;
	font-weight: bold;
}
h3, .h3 {
	font-size: 14px;
	font-weight: bold;
}
h4, .h4 {
	font-size: 14px;
	font-weight: normal;
}
h5, .h5 {
	font-size: 12px;
	font-weight: normal;
}
h6, .h6 {
	font-size: 12px;
	font-weight: normal;
}
.fix {
	*zoom: 1;
}
.fix:after {
	content: "";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.k-display-none {
	position: absolute;
	visibility: hidden;
	*display: none;
}
.k-inline-block {
	display: inline-block;
	display: -moz-inline-stack;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	position: relative;
	*position: static;
}
.k-word-break-all,.k-break-word {
	word-wrap: break-word;
	overflow: hidden;
}
.k-inline-block-icon {
	display: inline-block;
	display: -moz-inline-stack;
	*display: inline;
	zoom: 1;
	padding: 0;
	vertical-align: middle;
	font-size: 0;
	line-height: 9999em;
	overflow: hidden;
	position: relative;
	*position: static;
}
/* default padding 5px*/
.padding {
	padding: 5px !important
}
.tPadding {
	padding-top: 5px !important
}
.rPadding {
	padding-right: 5px !important
}
.bPadding {
	padding-bottom: 5px !important
}
.lPadding {
	padding-left: 5px !important
}
.hPadding {
	padding-left: 5px !important;
	padding-right: 5px !important
}
.vPadding {
	padding-top: 5px !important;
	padding-bottom: 5px !important
}
/* large padding 10px*/
.lPaddingLg {
	padding-left: 10px !important
}
.hPaddingLg {
	padding-left: 10px !important;
	padding-right: 10px !important
}
.vPaddingLg {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}
.tPaddingLg {
	padding-top: 10px !important
}
.rPaddingLg {
	padding-right: 10px !important
}
.bPaddingLg {
	padding-bottom: 10px !important
}
/* margins*/
.margin {
	margin: 5px !important
}
.tMargin {
	margin-top: 5px !important
}
.rMargin {
	margin-right: 5px !important
}
.bMargin {
	margin-bottom: 5px !important
}
.lMargin {
	margin-left: 5px !important
}
.hMargin {
	margin-left: 5px !important;
	margin-right: 5px !important
}
.vMargin {
	margin-top: 5px !important;
	margin-bottom: 5px !important
}
/* large margins*/
.tMarginLg {
	margin-top: 10px !important
}
.rMarginLg {
	margin-right: 10px !important
}
.bMarginLg {
	margin-bottom: 10px !important
}
.lMarginLg {
	margin-left: 10px !important;
	
}
.hMarginLg {
	margin-left: 10px !important;
	margin-right: 10px !important
}
.vMarginLg {
	margin-top: 10px !important;
	margin-bottom: 10px !important
}

/** 2010-04-21;2010-08-15 html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}**/
