@charset "utf-8";
/* CSS Document */

#main #left #title #text{
	background-position:0 -78px;
}
#main #left #middle #img{
	background-position:0 -160px;
}
#main #center #top{
	background-position:0 -480px;
}
#main #center #middle{
	line-height:20px;
}
*html #main #center #middle #item{
	margin:0 6px 14px 6px;
}
#main #center #middle #item{
	width:180px;
	height:238px;
	margin:0 7px 14px 7px;
	padding:1px 5px;
	float:left;
	background:url(../images/bg.jpg) no-repeat;
}
#main #center #middle #item #name{
	line-height:25px;
	padding-left:15px;
	text-align:left;
	background:url(../images/icon1.gif) no-repeat 5px 10px;;
}
#main #center #middle #item #img{
	height:140px;
	margin-top:5px;
}
#main #center #middle #item #img a{
	display:block;
	height:140px;
}
#main #center #middle #item #remark{
	height:60px;
	margin-top:3px;
	overflow:hidden;
}


#name{
	display:block;
	text-align:center;
	margin:0;
}
#img ul{
	overflow:hidden;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#img ul li{
	display:block;
	padding:11px;
	float:left;
}
#img ul li div{
	background-color:#CCC;
}
#img ul li a{
	display:block;
	border:solid 1px #999;
	background-color:#FFF;
	padding:3px;
	position:relative;
	top:-3px;
	left:-2px;
}
#info{
	border-top:solid 1px #007597;
}

#Page{
	padding-top:10px;
	text-align:center;
}
#Page a{
	margin:0 10px;
}
#page{
	padding-top:20px;
	text-align:center;
}
#empty{
	height:30px;
	line-height:30px;
	text-align:center;
}


#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;
}
