﻿.btnorder,.btnorder:visited
{
	color:#FFF; width:102px; height:42px; line-height:42px; background:url(order_buttons.gif) no-repeat 0 0; 
	display:block; float:right; margin-right:10px; text-align:center;font-weight:bold;
	border:none; cursor:pointer;
}
.btnorder:hover
{
	background-position:0px -42px ;
}

.btncopydown
{
	border:none; width:100px; height:16px; line-height:16px; padding-left:18px; 
	background:url(order/arrow_down.png) no-repeat;
	background-color:Transparent; cursor:pointer;  color:#404040;
	text-align:left;
}
.btncopydown:hover
{
	font-weight:bold;
}

.inputAddress
{
	width:370px;
}

.orderTable
{
}
.orderTable strong
{
	font-weight:bold; font-size:18px; color:#f00;
}

.orderSucc
{
	background-color:#96d5da; text-align:left;
	width:283px; height:225px;background:url(order/ordersucc.jpg) no-repeat; 
	padding:60px 10px 10px 150px; margin:0px auto 0px auto; 
}
.loadingSvc
{
	background:url(loading.gif) no-repeat 20px center;
}