body {
    margin:0;
    color:#333;
    line-height: 1.5;
    font: normal 12px 'Lucida Grande', Tahoma, verdana, arial, sans-serif !important;
	background-color: #050505
}
/* RESET */
a {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#333;
}
a, a:hover, a:active, a:focus, a:visited {
	outline: none;
	-moz-outline-style: none;
}
form, ul, h1, p {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
ul li { list-style:none; }
input {
	outline:none;
}

#kp_Container {
    margin:0;
    padding:0;
}
.kp_Wrapper {
    width:980px;
    margin:0 auto;
}
/* NAVIGATION CONTENT */
#kp_Nav {
	background-color:#f1f1f1;
	border-top:1px solid #fff;
	border-bottom:4px solid #000;
}
.kp_NavWrap {
	position:relative;
	z-index:10;
}
.kp_NavWrap ul.kp_Nav {
	padding-top:3px;
}
.kp_NavWrap ul.kp_Nav li {
	float:left;
	margin-right:5px;
}
.kp_NavWrap ul.kp_Nav li a {
	display:block;
	line-height:1.2;
	text-align:center;
	white-space:nowrap;
	padding:0px 0px 0px 10px;
}
.kp_NavWrap ul.kp_Nav li a span {
	display:block;
	padding:5px 10px 5px 0px;
	text-shadow: #fff 1px 1px 0px;
}
.kp_NavWrap ul.kp_Nav li a:hover,
.kp_NavWrap ul.kp_Nav li a.active {
	background:url(../images/kp_all.png) no-repeat scroll -252px -456px transparent;
}
.kp_NavWrap ul.kp_Nav li a:hover span,
.kp_NavWrap ul.kp_Nav li a.active span {
	color:#fff;
	text-shadow: #555 1px 1px 0px;
	background:url(../images/kp_all.png) no-repeat scroll 100% -456px transparent;
}
.kp_NavWrap #kp_Language {
	position:absolute;
	top:4px;
	right:5px;
	width:40px;
	height:20px;
}
.kp_NavWrap #kp_Language a {
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
	background:url(../images/kp_all.png) no-repeat;
}
.kp_NavWrap #kp_Language a.kp_LanguageEnglish {
	background-position:-215px -170px;
}
.kp_NavWrap #kp_Language a.kp_LanguageVietnam {
	background-position:-235px -170px;
}
.kp_NavWrap #kp_Language a.active {
	opacity:0.4;
	filter:alpha(opacity=40)
}

/* SEARCH CONTENT */
#kp_Search {
    height:64px;
    background-color:#eee;
    border-bottom:1px solid #ccc;
}
#kp_Search dl {
    margin:0;
    padding:0;
}
#kp_Search dl dt {
    float:left;
    width:904px;
}
#kp_Search dl dd {
    margin-left:914px;
}
#kp_SearchForm {
    margin:0;
    padding:0;
}
#kp_SearchKeyword {
    width:100%;
    border:none;
    color:#999;
    font-size:50px;
    background:transparent;
}
#kp_SearchSubmit {
    margin:0;
    padding:0;
    border:none;
    height:60px;
    width:66px;
    cursor:pointer;
    background:url(../images/kp_all.png) no-repeat -245px 0px;
}
.kp_SearchFocus {
    background-color:#e9e9e9 !important;
}
.kp_SearchFocus #kp_SearchKeyword {
    color:#000 !important;
}
/* PLAYER CONTENT */
#kp_Player {
	background-color:#000;
	border-bottom:4px solid #000;
}
#kp_PlayerContainer {
	padding:0px 90px;
	position:relative;
}
#kp_PlayerContainer.ie {
	height:1%;
}
#kp_PlayerWrapper {
	height:0.01px;
	overflow:hidden;
	background:url(../images/kp_player.png) no-repeat center center;
}
.kp_Widget {
	position:absolute;
	bottom:-30px;
	right:70px;
	color:#f1f1f1;
	cursor:pointer;
	width:30px;
	height:30px;
	background: url(../images/kp_all.png) no-repeat -205px -40px;
}
.kp_Widget:hover {
	background: url(../images/kp_all.png) no-repeat -205px -70px;
}
.kp_Widget a,
.kp_Widget span {
	width:20px;
	height:20px;
	margin:5px;
	display:block;
	text-indent:-9999px;
}
.kp_Widget span {
	background: url(../images/kp_all.png) no-repeat -45px -100px;
}
.kp_WidgetClose span {
	background-position: -45px -0px !important;
}
#kp_WidgetSettings {
	right:35px;
}
#kp_WidgetSettings span {
	background-position: -45px -60px;
}
#kp_WidgetHelp {
	right:0px;
}
#kp_WidgetHelp a {
	background: url(../images/kp_all.png) no-repeat -45px -80px;
}
.kp_PlayerOpen {
	background-position:-205px -70px;
}
/* BODY CONTENT */
#kp_Body {
	min-height:500px;
	padding-top:20px;
	padding-bottom:20px;
	background-position:50% 100%;
	background-repeat:no-repeat;
}
#kp_BodyLeft {
	float:left;
	width:800px;
	height:500px;
	position:relative;
}
#kp_BodyLeftContainer {
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	z-index:0;
	background:url("../images/kp_listItemOdd.png") repeat 0 0 transparent;
}
#kp_BodyLeftWrapper {
	height:500px;
}
.kp_BodyLeftContainerBgNone {
	background:none !important;
}
/* LIST CONTENT */
#kp_BodyLeftWrapper ul#kp_bodyLeftList {
	padding:0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li {
	position:relative;
	margin-bottom:1px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li a {
	font-weight:bold;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.even {
	/*background:none;*/
	background:url(../images/kp_listItemEven.png);
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.odd {
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li:hover,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.playing,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.pausing {
	background:url(../images/kp_listItemOdd.png);
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.error {
	background-color:#fde1e1;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.error div.kp_Item div.kp_ItemWidgetPlay {
	background-position: -45px -40px !important;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item {
	z-index:1;
	position: absolute;
	top:0; left:0;
	width:100%;
	padding:2px 0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemLeft,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemRight {
	float:left;
	width:30px;
	height:20px;
	cursor:pointer;
	background:url(../images/kp_all.png) no-repeat;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemRight {
	float:right;
	width:20px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemTitle {
	width:500px;
	height:14px;
	cursor:default;
	padding:3px 0px;
	background:none;
	overflow:hidden;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemTitle span {
	font-size:11px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetPlay {
	background-position: -155px 0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetError {
	background-position: -45px -40px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetPause {
	display:none;
	background-position: -125px 0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetDownload {
	margin-right:5px;
	background-position: -105px 0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetAdd {
	background-position: -65px 0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetRemove {
	background-position: -45px 0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetComment {
	background-position: -85px 0px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.busy {
	background:url(../images/busy.gif) no-repeat center center;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetVolumn {
	width: 60px;
	margin-right:8px;
	cursor: default;
	background-position: -185px 0px;
	display:none
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetVolumn .kp_ItemWidgetVolumnBar {
	margin:7px 0px;
	margin-left:16px;
	height:6px;
	cursor: pointer;
	background-color:#000;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.kp_ItemWidgetVolumn .kp_ItemWidgetVolumnBar .kp_ItemWidgetVolumnBarValue {
	float:left;
	height:100%;
	width:50%;
	background-color:#f00;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemSeperator {
	height:24px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemWidgetPreloadbar {
	position: absolute;
	top:0; left:0;
	width:0%;
	height:24px;
	background-color:#fff;
	z-index:0;
	display:none;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemWidgetPreloadbar div.kp_ItemWidgetSeekbar {
	float:left;
	height:100%;
	position:relative;
	background-color:#FEF3AC;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemCommentContent {
	border-top:1px solid #eee;
	padding:5px;
	background-color:#fff;
	display:none;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemCommentContent div.kp_ItemCommentContentLabel,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemCommentContent div.kp_ItemCommentContentList {
	color:#000;
	padding:4px 6px;
	background-color:#e1e1e1
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemCommentContent div.kp_ItemCommentContentLabel {
	margin-bottom:1px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_ItemCommentContent div.kp_ItemCommentContentList {
	padding:4px 6px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li:hover div.kp_Item {
	color:#000
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.playing .kp_ItemWidgetPause,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.playing .kp_ItemWidgetVolumn,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.playing .kp_ItemWidgetPreloadbar {
	display:block !important;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.playing .kp_ItemWidgetPlay {
	display:none !important;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.pausing .kp_ItemWidgetPause {
	display:none !important;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.pausing .kp_ItemWidgetPlay,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.pausing .kp_ItemWidgetVolumn,
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.playing .kp_ItemWidgetPreloadbar {
	display:block !important;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.empty {
	color:#f00;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li div.kp_Item div.success {
	background-position: -225px -151px;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.kp_Movie {
	float:left;
	width:96px;
	height:130px;
	cursor:pointer;
	margin:10px 0px 0px 10px;
	border:3px solid #fff;
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
}
#kp_BodyLeftWrapper ul#kp_bodyLeftList li.kp_Movie .kp_Movie_Title {
	display:none;
	background-color:#fff;
}

#kp_BodyRight {
	float:right;
	width:170px;
	margin-top:20px;
}
#kp_BodyRightMenu {
	
}
#kp_BodyRightMenu ul {
	
}
#kp_BodyRightMenu ul ul {
	margin-left:20px;
}
#kp_BodyRightMenu li {
}
#kp_BodyRightMenu li a {
	color:#e1e1e1;
	display:block;
	line-height:1.2;
	white-space:nowrap;
	padding:4px 0px 5px 10px;
	margin-bottom:1px;
	position:relative;
	background:url(../images/kp_all.png) no-repeat -45px -150px;
}
#kp_BodyRightMenu li a span {
	position:absolute;
	top:2px;
	right:5px;
	width:20px;
	height:20px;
	background:url(../images/kp_all.png) no-repeat -215px -20px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuMp3 {
	background-position:-235px -110px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuVideo {
	background-position:-235px -90px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuProfile {
	background-position:-255px -90px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuSignin {
	background-position:-265px -60px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuSignup {
	background-position:-255px -110px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuSetting {
	background-position:-255px -130px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuFriend {
	background-position:-255px -150px;
}
#kp_BodyRightMenu li a span.kp_WidgetMenuBlacklist {
	background-position:-255px -170px;
}
#kp_BodyRightMenu li a.active,
#kp_BodyRightMenu li a:hover {
	background-position:-45px -174px;
}

#kp_Ad {
	border-top:5px solid #222;
}
#kp_WidgetAd {
	top:-30px;
	right:10px;
	background-position: -205px -100px;
}
#kp_WidgetAd:hover {
	background-position: -235px -60px;
}
#kp_WidgetAd span {
	background-position: -45px -120px;
}
#kp_AdContainer {
	position:relative;
}
#kp_AdWrapper {
	height:116px;
	overflow:hidden;
	background-color:#e1e1e1;
}
#kp_Ad ul#kp_AdList {
	width:99999px;
	height:100px;
	padding:8px 5px;
}
#kp_Ad ul#kp_AdList li {
	float:left;
	width:98px;
	height:98px;
	padding:1px;
	margin-right:8px;
	background:url(../images/kp_all.png) no-repeat -75px -40px;
}
#kp_Ad ul#kp_AdList li img {
	width:98px;
	height:98px;
	border:none;
}
/* FOOTER CONTENT */
#kp_Footer {
	background-color:#000;
	border-top:8px solid #111;
}
#kp_FooterText {
	color:#333;
	font-size:11px;
	padding:8px;
	position:relative;
}
#kp_FooterText a {
	color:#999;
}
#kp_FooterText a:hover {
	color:#f1f1f1
}
#kp_FooterText #kp_BrowserSupport {
	position:absolute;
	height:20px;
	padding:4px;
	padding-bottom:0;
	top:0;
	right:0;
}
#kp_FooterText #kp_BrowserSupport li {
	float:left;
	width:20px;
	height:20px;
	margin-right:2px;
	background-image:url(../images/kp_all.png);
	background-repeat:no-repeat;
}
#kp_FooterText #kp_BrowserSupport li a {
	display:block;
	width:20px;
	height:20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_ff {
	background-position:-85px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_ch {
	background-position:-125px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_sa {
	background-position:-65px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_op {
	background-position:-45px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_ns {
	background-position:-145px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_fl {
	background-position:-105px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_mt {
	background-position:-185px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_ie {
	background-position:-165px -20px;
}
#kp_FooterText #kp_BrowserSupport li.kp_cm {
	width:auto;
	height:auto;
	padding-top:4px;
	background:none;
	margin-right:5px;
}
/* FORM CONTENT */
.kp_FormTitleContainer {
	color:#f1f1f1;
	background-color:#000;
}
.kp_FormTitleContainer .kp_FormTitleInfo {
	padding:15px 30px;
}
.kp_FormTitleContainer .kp_FormTitleInfo h1 {
	font-size:20px;
	font-weight: none;
}
.kp_FormTitleContainer .kp_FormTitleInfo p {
	padding:5px 0px;
}
.kp_FormTitleContainer .kp_FormTitleInfo a {
	color:#59c159;
}
.kp_FormTitleContainer .kp_FormTitleInfo a:hover {
	text-decoration:underline;
}
.kp_FormContainer {
	padding:10px 20px;
}
.kp_FormContainer .kp_FormWrapper {
	margin:0;
	padding:0;
}
.kp_FormContainer .kp_FormWrapper dt {
	margin:0;
	padding:3px;
	display:block;
	font-weight:bold;
}
.kp_FormContainer .kp_FormWrapper dd {
	margin:0 0 3px;
	display:block;
}

.kp_FormContainer .kp_FormWrapperLine {
	margin:10px;
	padding:0;
}
.kp_FormContainer .kp_FormWrapperLine dt {
	float:left;
	margin-top:5px;
	text-align:right;
	width:125px;
}
.kp_FormContainer .kp_FormWrapperLine dd {
	margin-left:130px;
	margin-bottom:10px;
}
input.kp_InputText, 
input.kp_InputPassword,
textarea.kp_InputUniform {
	font-size: 14px;
	font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 4px;
	color: #000;
	background: url('../images/kp_bgInputFocus.png') repeat-x 0px 0px;
	background: url('../images/kp_bgInput.png') repeat-x 0px 0px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input.kp_InputText:focus, 
input.kp_InputPassword:focus,
textarea.kp_InputUniform:focus {
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	border-color: #999;
	background: url('../images/kp_bgInputFocus.png') repeat-x 0px 0px;
}

#kp_backgroundContainer {
	height:110px;
	overflow:hidden;
}
#kp_backgroundContainer ul {
	width:99999px;
	height:100px;
}
#kp_backgroundContainer ul li {
	width:100px;
	height:100px;
	margin:0px 4px 4px 4px;
	padding:3px;
	float:left;
	background-color:#eee;
	background-repeat:no-repeat;
	background-position:center center;
}
#kp_backgroundContainer ul li.selected {
	background-color:#cecece;
}

/* for TOOLTIP */
.kp_Tooltip {
	position:absolute;
	right:0px;
	top:100px;
	width:120px;
	height:90px;
	margin-left:20px;
	display:none;
}
.kp_Tooltip .kp_TooltipContainer {
	position:relative;
	width:120px;
	height:90px;
	padding:2px;
	background:url(../images/kp_listItemOdd.png);
}
.kp_Tooltip .kp_TooltipContainer .kp_TooltipArrow {
	position:absolute;
	width:10px;
	height:20px;
	left:-10px;
	top:40px;
	background:url(../images/kp_all.png) no-repeat -215px -150px;
}

/* ALERT BOX */
#alertContent {
	color:#fff;
	padding:10px;
	font-size:14px;
	background-color:#000;
}
#alertIcon {
	float:left;
	width:24px;
	height:24px;
	margin-left:5px;
	margin-top:8px;
	background:url(../images/kp_all.png) no-repeat -225px -130px;
}

/* JSCROLL */
.jScroll {
	overflow:hidden;
	position:relative;
}
.jScrollTrack {
	position:absolute;
	top:0px;
	right:0;
	height:0;
	width:0;
}
.jScrollTrackDrag {
	width:100%;
	height:50px;
	cursor:pointer;
	background-color:#000;
}
.jScrollTrackDrag:hover {
	background-color:#333;
}
.jScrollPanel {
	height: auto !important;
}
.kp_FormBusy {
	margin:5px 0 0 5px;
	display:none
}
/* JFILE CONTENT */
div.jFileWrapper, 
div.jFileWrapper span.action {
	background-image: url(../images/kp_all.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
}
div.jFileWrapper {
	margin:0;
	padding:0;
	background-position: -40px -198px;
	height: 28px;
	width: 190px;
	cursor: pointer;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: default;
}
div.jFileWrapper input {
	width: 190px;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	float: right;
	height: 25px;
	border: none;
	cursor: default;
}
div.jFileWrapper span.action {
	height: 24px;
	line-height: 24px;
	width: 85px;
	text-align: center;
	text-shadow: #fff 0px 1px 0px;
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: inline;
	padding: 2px 0px;
	overflow: hidden;
	cursor: pointer;
	background-position: right -282px;
}
div.jFileWrapper span.filename {
	height: 24px;
	margin: 2px 0px 2px 2px;
	line-height: 23px;
	color: #777;
	width: 82px;
	border-right: solid 1px #bbb;
	font-size: 11px;
	padding: 0px 10px;
	float: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
}
div.jFileWrapper.focus,
div.jFileWrapper.hover,
div.jFileWrapper:hover {
	background-position: -40px -254px;
}
div.jFileWrapper.focus span.action,
div.jFileWrapper.hover span.action,
div.jFileWrapper:hover span.action {
	background-position: right -226px;
}
div.jFileWrapper.active span.action,
div.jFileWrapper:active span.action {
	background-position: right -310px;
}
/* POPUP CONTENT */
#jPopupOverlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #666;
    z-index: 1100;
    display: none;
}
#jPopup {
    position: fixed;
    top: 50%;
    left: 0;
    margin: 0;
    padding: 20px;
    z-index: 1101;
    display: none;
}
#jPopupOuter {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
    overflow: none;
}
#jPopupInner {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    outline: none;
    overflow: hidden;
}
#jPopupInner #jPopupImg {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
}
#jPopupClose {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: url('../images/kp_all.png') no-repeat -175px -40px;
    cursor: pointer;
    z-index: 1103;
    outline: none;
    display: none;
}
#jTMP {
    float:left;
    border:0 none;
    margin:0;
    width: auto;
    height: auto;
    padding:0;
    display: none;
}
#jPopupFrame {
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}
.jPopupStructure {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}
#jPopupStructureN {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('../images/jPopupX.png');
}
#jPopupStructureNE {
    top: -20px;
    right: -20px;
    background-image: url('../images/kp_all.png');
    background-position: -175px -110px;
}
#jPopupStructureE {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('../images/jPopupY.png');
    background-position: -20px 0px;
}
#jPopupStructureSE {
    bottom: -20px;
    right: -20px;
    background-image: url('../images/kp_all.png');
    background-position: -175px -130px;
}
#jPopupStructureS {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('../images/jPopupX.png');
    background-position: 0px -20px;
}
#jPopupStructureSW {
    bottom: -20px;
    left: -20px;
    background-image: url('../images/kp_all.png');
    background-position: -175px -90px;
}
#jPopupStructureW {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('../images/jPopupY.png');
}
#jPopupStructureNW {
    top: -20px;
    left: -20px;
    background-image: url('../images/kp_all.png');
    background-position: -175px -70px;
}
.jPopupSquareItem {
    position: absolute;
    top:0;
    left:0;
    width: 0px;
    height: 0px;
    background-color: #fff;
    z-index: 1103;
}

/* LOADING CONTENT */
#kp_jBusy {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}
#kp_jBusy div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: url('../images/kp_all.png');
}

/* CLEARFIX LAYOUT */
* html > body .clearfix {
    width: 100%;
    display: block;
}
* html .clearfix {
    height: 1%; /* IE5-6 */
}
.clearfix {
    display: inline-block; /* IE7xhtml*/
}
html[xmlns] .clearfix {
    display: block; /* O */
}
.clearfix:after {
    clear: both;
    content: "."; /* FF, O, etc. */
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

