@charset "utf-8";
/* CSS Document */

#main #left #title #text{
	background-position:0 -182px;
}
#main #left #title #text.cls{
	background-position:0 -104px;
}
#main #left #middle ul{
	margin-bottom:8px;
}
#main #left #middle #img{
	height:154px;
	margin-top:-5px;
	background-position:0 -544px;
}
#main #center #top{
	background-position:0 -720px;
}
#main #center #middle{
	line-height:20px;
}


#address{
	margin-top:20px;
}
#commenttitle{
	border-bottom:solid 1px #B3C2CA;
	padding-top:10px;
}
#commenttitle ul{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	border-bottom:solid 1px #C9D9E2;
	height:25px;
}
#commenttitle ul li{
	display:block;
	float:left;
	border-bottom:solid 2px #940029;
	padding:0 10px;
	margin-bottom:-2px;
	font-family:"黑体";
	font-size:15px;
	color:#007597;
	height:25px;
}
#comment{
	padding:20px 10px 0 10px;
}
#comment #shadow{
	background-color:#C9D9E2;
}
#comment table{
	position:relative;
	top:-3px;
	left:-2px;
	border-collapse:collapse;
	line-height:16px;
}
#comment table th{
	border:solid 1px #9BD5EB;
	background-color:#C9EAFB;
	color:#7B7D7B;
	padding:3px 3px;
}
#comment table td{
	border:solid 1px #9BD5EB;
	background-color:#DFF1FD;
	color:#7B7D7B;
	padding:3px 3px;
}
#comment table #red{
	color:#F00;
}
#comment table td input,#comment table td textarea{
	border:solid 1px #9BD5EB;
	background-color:#FFF;
	font-size:12px;
}
#comment table td input.input{
	width:200px;
}
#comment table td input.number{
	text-align:center;
	width:20px;
}
#comment table td input.button{
	border:none;
}
#comment table td.state div{
	float:left;
	padding:0 4px;
}
#comment table td.time{
	font-size:8pt;
}
#comment table td div#total{
	text-align:right;
}
#comment table td div#total strong{
	padding-right:20px;
	color:#0000FF;
}
#comment table td.Currency strong{
	color:#0000FF;
}
.wrong,.red{
	color:#F00;
}
#comment #empty{
	position:relative;
	top:-3px;
	left:-2px;
	line-height:50px;
	height:50px;
	text-align:center;
	border:solid 1px #9BD5EB;
	background-color:#DFF1FD;
	color:#F00;
}
#comment #item{
	position:relative;
	top:-3px;
	left:-2px;
	border:solid 1px #9BD5EB;
	background-color:#DFF1FD;
	padding:5px 20px;
	margin:0 0 12px 0;
	color:#7B7D7B;
}
#comment #item div{
	padding-left:12px;
}
#comment #item #num{
	padding-left:0;
}
#comment #item #button{
	text-align:right;
	padding-bottom:10px;
}
#comment #item #button input{
	margin:0 10px;
}
