﻿/* CSS Document */

.backpwd_title{
	text-align:center;
}
.backpwd_titletop{
	padding-top:10px;
}
.check_up{
	text-indent:20px;
	line-height:1.9;
	padding-top:10px;
	width:660px; 
	margin:0 auto;
}
.forbidden{
	font-family:14px;
	font-weight:bold;
	color:#FF0000;
}
.forbidden_tr{
	font-size:13px; 
	font-weight:bold;
	color:#535353; 
	background-color:#fff5dd;
}
.text_right{
	text-align:right;
}