/* CSS Document */

.main{
	width:980px;margin-left:auto;margin-right:auto;
}

.main .col1{
	clear:both;
	height:36px;
	line-height:36px;
	}
.content{width:978px; border:#CCCCCC 1px solid;}
.content-title{
	height:34px;
	background-image: url(img/yanshen.png);
	background-repeat:repeat-x;
	background-position: left -305px;
	line-height:34px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	border-top:#DDDDDD 1px solid;
	}
.content-body{padding:20px 0; }

.content h2{
	height:50px;
	line-height:50px;
	padding:8px;
background-image:url(img/beijin.jpg);
	}
.content .money{ color:#F60; font-family:"微软雅黑"; font-size:18px;}
.content .title a{ margin-left:10px; color:#0066CC;font-family:"微软雅黑";font-size:18px;}

#consign_fees{
	font-size:18px;
	font-weight:bold;
	color:#A00;
	}
#usermoney{
	font-size:18px;
	font-weight:bold;
	color:#F60;
	margin-right:10px;
	}
#usermoney{
	font-size:18px;
	font-weight:bold;
	color:#F60;
	}
	
.total{
	font-size:24px;
	color:#F93;
	}
.title{
	font-size:14px;
	color:#06C;
	}