﻿body
{
	margin: 0px;
	background-color: white;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-family: "tahoma" , "宋体" , "arial";
}
IMG
{
	border: 0px;
}
a
{
	text-decoration: none;
}
a:link
{
	color: #1835D1;
}
a:visited
{
	color: #1835D1;
}
a:hover
{
	color: #FF3300;
	text-decoration: underline;
}
a:active
{
	color: #FF3300;
	text-decoration: underline;
}
.main
{
	width: 990px;
	margin: 0px auto;
}



.message_error
{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px;
	border-color: #FFA600;
	background-color: #FFFFEF;
	padding-left: 20px;
	border-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(/images/userCenter/ic_error.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	overflow: hidden;
	font-size: 12px;
	color: #BC2931;
	font-weight: bold;
	clear: both;
	line-height: 14px;
}

.message_ok
{
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 45px;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	background-image: url(/images/usercenter/ic_ok.gif);	
	background-repeat: no-repeat;
	background-position: 6px 4px;
	clear: both;	
}

.listPrice
{
	font-size: 13px;
	font-family: "宋体" , "arial";
	color: #333333;
	text-decoration: line-through;
}
.salePrice
{
	font-size: 12px;
	font-family: "tahoma" , "宋体" , "arial";
	font-weight: bold;
	color: #ff0000;
}
.fare
{
	/*font-size: 12px;*/
	font-family: "tahoma" , "宋体" , "arial";
	font-weight: bold;
	color: #ff0000;
	line-height: 25px;
}

.pager
{
	padding: 5px;
	text-align: right;
}
.send
{
	color: Green;
}
.nosend
{
	color: #000;
}
.consignAlert
{
	color: #cc0000;
	font-weight:bold;		
}
.kdcq
{
	background-image:url(/images/kdcq.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	clear: both;
	color: #FE6201;	
	margin-top: 10px;
	margin-bottom: 10px;
}

