/* pop up */
.no-display{
	display:none;
}
.fx-popup-box{
	left:400px;
	position:absolute;
	top:220px;
	width:500px;
	z-index:65557;
	border:1px solid #CCCCCC;
	z-index:10002;
	background-color:#FFFFFF;
}
.fx-popup-box .shw-right{
	background:transparent url(../images/popup/shw-1px-right.png) repeat-y scroll 0 0;
	bottom:0;
	position:absolute;
	right:-12px;
	top:12px;
	width:12px;
}

div.shw-top-right, div.shw-bottom-left, div.shw-bottom-right {
	background:transparent url(../images/popup/shw-corners.png) no-repeat ;
	height:12px;
	position:absolute;
	width:12px;	
}
div.shw-top-right{

	background-position:-14px -1px;
	right:-12px;
	top:0;
}
div.shw-bottom{
	background:transparent url(../images/popup/shw-1px-bottom.png) repeat-x scroll 0 0;
	bottom:-12px;
	height:12px;
	left:12px;
	position:absolute;
	right:0;
}
div.shw-bottom-left {
	background-position:-1px -14px;
	bottom:-12px;
	left:0;
}
div.shw-bottom-right{
	background-position:-14px -14px;
	bottom:-12px;
	right:-12px;
}
div.fx-loading{  text-align:center; }
div.fx-content{ padding:5px 20px;}
div.fx-content a{ color:#595959; float:left; padding:0 2px;}
div.fx-content a.anchor-selected{ font-weight:bold; color:#6699FF; }
div.fx-content p{ padding:2px 0; }
p.note, div.fx-content p.note{ 
	font-size:11px;
	font-style:italic;
	line-height:1;
	padding:10px 0; 
}
div.fx-head{ 
background:url(../images/popup/popup-bg.gif) repeat-x scroll 0 0;
height:11px;
}
div.fx-head img{ border:0; }
div.fx-head a{ float:right; margin:1px 2px 0 0;}
div.fx-head h2{ margin:0; padding:5px 0px 5px 20px; }
div.fx-bottom{ padding-bottom:10px; }
/* layout setting */
