

.tbl_order
{
	width:100%;
	margin:10px auto;
	padding:8px 0px 6px 0px;
}
.tbl_order th
{
	padding: 8px;
	color: #242424;
	text-align:right;
	vertical-align:top;
	background:none;
	border:none

}
.tbl_order td
{
	padding:2px;
	border:none
}
.tbl_order .tbl_button
{
	padding:5px;
	background-color:#E6E6E6;
	
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	behavior:url('css3.html');
	width:100px
}
.tbl_order .tongtien
{
	color:#000;
}
.tbl_order .capcha
{
	background: url("../images/bg_title.jpg") repeat-y ;
	height:25px;
	width:100px;
	font-size:16px;
	letter-spacing:10px;
	text-align:center
}
.tbl_order .dot_red
{
	color:#F00
}
.tbl_order input[type='text']
{
	width:300px;
	height:18px
}
.tbl_order .code
{
	width:100px;
	height:20px
}

.tbl_order textarea
{
	width:310px;
	height:100px
}


#info_contact p
{
	padding:0px 0px;
	margin:0px
}
