#commentWin {
	display: none;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 500px;
	background: url(../images/commentpopup_bg.gif) top left no-repeat;
	border: 0;
	z-index: 2000;
	margin: 0;
	padding: 0;
}
#commentWinBg {
	display: none;
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
	top: 0;
	left: 0;
	border: 0;
	z-index: 1;
}
#commentWin .tarto {
	width: 500px;
}
#commentWin .tarto .xx {
	float: right;
	padding: 15px 20px 0px 0px;
}
#commentWin .tarto .cim {
	font-size: 18px;
	font-family: Georgia;
	line-height: 20px;
	color: #59A306;
	font-style: italic;
	width: 400px;
	padding-top: 25px;
	*padding-top: 10px;
	text-align: center;
	border: 0;
}
#commentWin .cell {
	color: #666666;
	float: left;
	font-family: Arial;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#commentWin .bal {
	width: 190px;
	text-align: right;
}
#commentWin .jobb {
	text-align: left;
	width: 200px;
}
#commentWin .cellSpc {
	width: 10px;
	height: 22px;
	float: left;
	margin: 0;
	padding: 0;
}
#commentWin input  {
	margin: 0px;
	padding: 0px;
}
#commentWin .inpt {
	width: 93px;
	height: 22px;
	border: 1px solid #d0d0d0;
	margin: 0;
	padding: 0;
	color: #575757;
	font-size: 14px;
	font-family: Arial;
	text-indent: 5px;
}
#commentWin .okbtn {
	width: 500px;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
}
#commentWin .hiba {
	width: 500px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	line-height: 14px;
	font-size: 11px;
	color: #575757;
	font-style: italic;
	text-align: center;
	font-family: Arial;
}
#commentWin .tarea {
	width: 400px;
	text-align: center;
}
#commentWin .inpt2 {
	width: 354px;
	height: 168px;
	border: 1px solid #d0d0d0;
	margin: 0;
	padding: 0;
	color: #59A306;
}


