* {
	padding:0;
	margin:0;
}
#clear{
	clear:both;
}
#box_pwd {
	display:block;
	width:auto;
}
#box_pwd #box_pwd_bg_box_left {
/*	background-image: url(bg_box_left_pwd.png);
	_background-image: none;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg_box_left_pwd.png', sizingMethod='scale');
	width:16px;
	height:196px;
	float:left;*/
}
#box_pwd #box_pwd_bg_box_center {
	background:#F9F9F9;
	border:1px solid #CCCCCC;
	padding:0 10px 10px 10px;
	/*background-image: url(bg_box_center_pwd.png);
	_background-image: none;
	background-repeat:repeat-x;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg_box_center_pwd.png', sizingMethod='scale');
	width:500px;
	height:196px;
	float:left;
	text-align:left;
	*/
}
#box_pwd #box_pwd_bg_box_center #header {
	display:block;
	padding:13px 0 0 0;
}
#box_pwd #box_pwd_bg_box_center #header .title {
	color:#333333;
	font-family:"Verdana";
	font-size:11px;
	font-weight:bold;
	float:left;
}
#box_pwd #box_pwd_bg_box_center #header .close a {
	background:url(bg_box_close_pwd.gif) no-repeat;
	display:block;
	height:14px;
	text-indent:-999999px;
	width:21px;
	float:right;
}
#box_pwd #box_pwd_bg_box_center #row {
	background:url(row.gif) repeat-x;
	display:block;
	height:2px;
	margin:4px 0 16px 0;
}
#box_pwd #box_pwd_bg_box_center #form {
	color:#333333;
	display:block;
	font-family:"Verdana";
	font-size:13px;
	text-align:center;
}
#box_pwd #box_pwd_bg_box_center #form input {
	position:relative;
	z-index:200;
}
#box_pwd #box_pwd_bg_box_center #form .label {
	font-weight:bold;
}
#box_pwd #box_pwd_bg_box_center #info p {
	color:#333333;
	font-family:"Verdana";
	font-size:13px;
	padding:18px 0 0 0;
	padding:10px;
}
#box_pwd #box_pwd_bg_box_center #submit {
	text-align:center;
	padding:20px 0 0 0;
}
#box_pwd #box_pwd_bg_box_center #submit .button {
	background:url(bg_button.jpg) repeat-x;
	border:1px solid #A0A0A0;
	color:#444444;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding:4px 6px 4px 6px;
	text-transform:uppercase;
	white-space:10px;
	width:120px;
	height:30px;
	position:relative;
}
#box_pwd #box_pwd_bg_box_right {
/*	background-image: url(bg_box_right_pwd.png);
	_background-image: none;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg_box_right_pwd.png', sizingMethod='scale');
	width:16px;
	height:196px;
	float:left;*/
}
