
@charset "utf-8";
/* CSS Document */

.plugin_win{
	width:208px;
}

.top_mod_plg_sk{
	background:url(images/top_mod.png) no-repeat top;
	height:52px;
	width:208px;
}

.pw_caption {
	font:bold 11px Tahoma ;
	color:#103a3d;
	float:right;
	text-align:right;
	height:20px;
	width:100px;
	padding:17px 40px 0px 0px;
}
.midle_plg_sk{
	background:url(images/h_line_mod.png) repeat-y ;
	min-height:80px;
}

.bot_plg_sk{
	background:url(images/bot_mod.png) no-repeat bottom ;
	width:208px;
	height:26px;
}
