﻿.input_onFocus
{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #000000;
	background: #FFC !important;
}
.d_default
{
	line-height: normal;
	float: left;
	padding: 1px 5px 1px 4px;
	border: 1px solid #f7f7f7;
}
.d_on
{
	line-height: normal;
	float: left;
	padding: 1px 5px 1px 4px;
	border: 1px solid #FFCC00;
	color: #000;
	background-color: #FFFFDD;
}
.d_ok
{
	line-height: normal;
	float: left;
	padding: 1px 5px 1px 24px;
	border: 1px solid #00BE00;
	color: #000;
	background: #E6FFE6 url(../Images/li_ok.gif) no-repeat 4px;
}
.d_err
{
	line-height: normal;
	float: left;
	border: 1px solid #F30;
	color: #F00;
	padding: 1px 5px 1px 24px;
	background: #FFF1E4 url(../Images/li_err.gif) no-repeat 4px;
}
/*
.txt
{
	border-color:#858585;
	background-color:#f7f7f7;
	width:278px;
	margin-left:0;
	font-family:Verdana, "宋体";
}*/
.border, .TableWrap
{
	width:100%;	
	border: 1px solid #6493c8;
	background: #fff;
	margin:5px 0px 5px 0px;
}
.title, .spacingtitle, th
{
	background-color :#b0d0f3;
	line-height: 200%;
	text-align:center;
	color: #3666aa;
	font-weight: bold;
}
.spacingtitle
{
	letter-spacing: 12px;
	line-height: 24px;
}
.tdbg
{
	background: #e6eff8;
	line-height: 180%;
}
.tdbgbottom
{
	background: #e6eff8;
	height: 40px;
	text-align: center;
}
.tdbg li
{
	margin-left: 15px !important;
}
.align-center{
    margin:5px 0px 5px 0px;
    text-align:center;
}
.CartButton {
	BORDER-RIGHT: #521b01 1px solid;
	BORDER-TOP: #ffa439 1px solid;
	FONT-SIZE: 14px; 
	BACKGROUND:	#ff6a03; BORDER-LEFT: #ffa439 1px solid;
	COLOR: #fff3ca;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #521b01 1px solid;
	HEIGHT: 26px;
	font-weight:bold;
}
