*{
	margin:0;
	padding:0;
}
.piro_html {position:absolute; top:0; left:0; padding:0; width:500px; height: 500px; margin:0; display:block; padding:0; z-index:150001; padding:0;  }
.piro_html a{text-decoration:none; border:none;}
.piro_html a:hover{text-decoration:none; border:none;}
.piro_html table,.piro_html tbody,.piro_html tr,.piro_html th,.piro_html td{margin:0;padding:0;border:none;}
.piro_html img{ margin:0; padding:0; border:none;}

.piro_html .h_t_l{ width:10px; height:10px; background: url(new_skin.png) top left no-repeat;}
.piro_html .h_t_r{ width:10px; height:10px; background: url(new_skin.png) top right no-repeat;}
.piro_html .h_t_c{  height:10px;background: url(new_skin_top.png) top repeat-x;}

.piro_html .h_c_l{width:10px; background: url(new_skin_left.png) left repeat-y; }
.piro_html .h_c_c{background: url(caption.png);margin:0; padding:0;}
.piro_html .h_c_c .div_reg{ background: url(caption.png); width:480px; overflow:hidden; height:480px; margin:0; padding:0; }
.piro_html .h_c_c .div_reg img{ }
.piro_html .h_c_r{width:10px; background: url(new_skin_left.png) right repeat-y;}

.piro_html .h_b_c{  height:10px;background: url(new_skin_top.png) bottom repeat-x;}
.piro_html .h_b_l{ width:10px; height:10px;background: url(new_skin.png) bottom left no-repeat;}
.piro_html .h_b_r{ width:10px; height:10px;background: url(new_skin.png) bottom right no-repeat;}

.piro_overlay{position:fixed; top:0; left:0; width:100%; height:100%;  z-index:150000;background:#333;display:none; cursor:pointer;}
.piro_loader{position:absolute;top:50%;left:50%;margin:-59px 0 0 -59px;width:118px;height:118px;display:block;z-index:150005;  cursor:pointer; }
.piro_loader span{position:absolute;top:50%;left:50%;margin-top:-36px;margin-left:-36px;width:72px;height:72px;display:block;z-index:150009; background: url(loadinfo.gif) center top no-repeat; }
.piro_title{position:fixed; background: url(bg_title.png) bottom repeat-x;top:0;left:0;width:100%; text-align:center;display:block; padding:6px 0 10px 0; color:white; z-index:150000; font-size:18px; display:none;}
.btn_info{position:absolute;bottom:-7px;right:-7px;width:25px; height:25px;margin:0;display:block; padding:0px; color:black; cursor:pointer; background: url(b_w/info.png) no-repeat; z-index:1500440}
.caption{position:absolute;bottom:10px;left:10px;margin:0;display:block; padding:0px; color:black; cursor:text; background: url(caption.png); z-index:150018}
.caption p{ display:block; margin:0;padding:7px 5px; text-align:center; font-weight:normal; font:Verdana, Geneva, sans-serif; font-size:14px; color:666; z-index:150019; color:666;}

.nav_container{
	background: url("bottom_nav.png") no-repeat scroll center bottom transparent;
	bottom: -35px;
	height: 40px;
	left: 50%;
	position: absolute;
	width: 150px;
	z-index: 2147483647;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -82px;
}
.piro_close{
	position:absolute;
	right:65px;
	top:5;
	height:20px;
	width:20px;
	background: transparent url(close.png) no-repeat center center;
	cursor:pointer;
	z-index:150022;
	display:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a.piro_next{
	position:absolute;
	width:20px;
	top:5;
	right:20px;
	height:20px;
	text-indent:-999em;
	outline:none;
	display:block;
	background:url(next.png) center right no-repeat;
	border:none;
	cursor:pointer;
	z-index:150023;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:hover.piro_next{background:url(next.png) center right no-repeat;}
.piro_next_fake{
	position:absolute;
	width:20px;
	top:5;
	right:20px;
	height:20px;
	outline:none;
	text-indent:-999em;
	display:none;
	background: url(next.png) center right no-repeat;
	border:none;
	cursor:auto;
	z-index:150020;
	margin-top: 10px;
}
.piro_prev_fake{
	position:absolute;
	width:20px;
	top:5;
	right:110px;
	height:20px;
	outline:none;
	text-indent:-999em;
	display:none;
	background: url(prev.png) center right no-repeat;
	border:none;
	cursor:auto;
	z-index:150020;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

a.piro_prev{
	position:absolute;
	width:20px;
	right:110px;
	top:5;
	height:20px;
	text-indent:-999em;
	outline:none;
	display:block;
	background: url(prev.png) center left no-repeat;
	border:none;
	cursor:pointer;
	z-index:150024;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:hover.piro_prev{background:url(prev.png) center left no-repeat;}
a.close_pirobox{color:#bb0f05;}



