*{
	margin:0;
	padding:0;
}
#bg
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	filter:Alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}
#msgWin{
	width:335px;
	background:#f0f0f0;
	border:1px solid #737373;
	padding:0 0 10px 0;
	font-family:Arial;
	visibility:hidden;
	display:none;
}
#msgWin H1{
	font-size:14px;
	padding:5px 10px;
	cursor:move;
}
#msgWin IMG{
	float:right;
}
#msgWin .text{
	margin:0 10px;
	background:#fff;
	border:1px solid #d0d0d0;
	padding:0 0 15px 0;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
#msgWin P{
	text-align:left;
	padding:20px 20px 15px 65px;
	min-height:50px;
	height:auto;
}
* HTML #msgWin P
{
	height:50px;
}
#msgWin BUTTON{
	background:url(../images/btn_tangchang01.gif) repeat-x 50%;
	border:1px solid #2b4f82;
	height:21px;
	margin:0 10px;
	width:60px;
	cursor:pointer;
	font-family:Arial;
}
.t01 P{
	background:url(../images/bg_tanchuang01.gif) no-repeat 10px 25px;
}
.t02 P{
	background:url(../images/bg_tanchuang02.gif) no-repeat 10px 25px;
}
.t03 P{
	background:url(../images/bg_tanchuang03.gif) no-repeat 10px 25px;
}
