@import "common.css";

.usr-if {
	width: 900px; 
	margin:0 auto; 	
	overflow:hidden; 
	clear:left;
}
	
.usr-if h3 {
	background:url("images/usr-if.jpg") top left no-repeat; 
	padding: 10px 0px 5px 30px; 
	font-size:12pt; color:#525252; 
	font-weight:bold;
	height: 10px;
}

.usr-ictn { 
	border:1px solid #ccc; 
	color:#6b6b6b;
}

.usr-ictn h6 { 
	float:left; padding-left:95px; 
	margin-top:10px; 
	font-weight:normal;
}

.btn {
	background:url("images/btn-c.jpg") repeat-x;
}

.btn input { 
	background-color:Transparent; 
	border-style: none;	
	color:#626262; 
	font-weight:bold; 
	cursor:pointer; 
	padding:7px 8px; 
	font-size:10pt;
}

.btn div {
	background:url("images/btn-l.jpg") top left no-repeat;
}

.btn div div {
	background: url("images/btn-r.jpg") top right no-repeat;
	padding: 0px 0px;
}

.usr-ictn h4 { 
	float:left; 
	margin-right:15px; 
	width: 180px; 
	text-align:right; 
	font-weight: normal; 
	font-size:9pt;
}

.pdt5 {
	padding-top: 5px;
}

.err{ 
	font-weight:normal; 
	font-size:9pt; 
	text-align:left; 
	margin-top:5px; 
	margin-left:190px; 
	color:Red;
}

/*vui long cung cap dia chi*/
.sof_dow h4,h5,h6 { 
	font-size:9pt; 
	color:#676767; 
	font-weight:bold;
}

.txt-iput {
	height: 16px;
	padding: 5px;
	border: 1px solid #7E9DB9;
	border-style: inset;
	margin: 0px;
}

.pdl25pc ul 
{
	list-style-type: none;
	width: 100%;
	float: left;
}

.pdl25pc ul li
{
	list-style-type: none;
	float: left;
}

.pdl25pc  ul li.column1
{
	width: 150px;
	text-align: right;
	padding: 5px 10px;
	float: left;
}