﻿/*----------DEFAULT--------------*/
#ctl00_cphContent_upOrder
{
	width: 515px;
	height: 390px;
	margin-top: 5px;
	padding: 8px;
	background-color: #F9F3E7;
	border: 7px solid #E2C79C;
}
div.order
{
	width: 505px;
	height: 240px;
	padding: 10px 5px;
	background-color: #F1E8D7;
}
div.order .line
{
	clear: both;
	float: none;
	height: 24px;
	line-height: 24px;
	padding: 1px 0px;
	vertical-align: middle;
}
div.order .line:hover, div.order .l:hover, div.order .sign:hover, div.order .btline:hover
{
	cursor: default;
	background-color: #FAF4EF;
}
div.order .line .linesign,
div.order .l .ll
{
	display: block;
	width: 130px;
	float: left;
	font-weight: bold;
	text-align: center;
}
div.order .line .linebody,
div.order .l .lr
{
	display: block;
	width: 375px;
	float: left;
}
div.order .line .linebody .fontred
{
	margin-left: 5px;
}
div.order .line .linebody .textbox
{
	width: 350px;
}
div.order .l
{
	clear: both;
	float: none;
	height: 100px;
	padding: 5px 0px;
}
div.order .l .ll,div.order .l .lr
{
	height: 100px;
}
div.order .l .lr .txt
{
	width: 350px;
	height: 100px;
}
div.order .btline
{
	clear: both;
	float: none;
	height: 30px;
}
div.order .btline .linebtn
{
	padding-left: 130px;
	margin-top: 5px;
}
div.order .btline .linebtn .btn
{
	width: 80px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
}
.orderinfo
{
	width: 501px;
	height: 108px;
	margin-top: 8px;
	padding: 7px;
	background-color: #D6C8AD;
}
.orderinfo .infoleft
{
	width: 130px;
	height: 108px;
	float: left;
}
.orderinfo .infoleft p.lefttitle
{
	width: 130px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	color: #765D34;
	font-weight: bold;
	font-size: 1.2em;
}
.orderinfo .infoleft img
{
	width: 130px;
	height: 85px;
}
.orderinfo .duan
{
	width: 355px;
	height: 88px;
	float: left;
	color: #765D34;
	line-height: 18px;
	overflow: hidden;
	padding: 20px 5px 0px 10px;
}

/*-------------TLIST----------*/
#ctl00_cphContent_upList
{
	width: 545px;
	height: auto;
	margin-top: 5px;
	background-color: #E2C79C;
}
#flist
{
	width: 525px;
	height: auto;
	overflow: auto;
	margin: 7px;
	padding: 3px;
	background-color: #F7F0E6;
}
#flist .feedlist
{
	float: none;
	width: 509px;
	margin: 3px;
	padding: 4px;
	border: 1px solid #E2C79C;
	background-color: #ECE4D7;
}
#flist .feedlist p.sfont
{
	display: block;
	height: 18px;
	width: 499px;
	padding: 2px 5px;
	line-height: 18px;
	background: #E2C79C url(../images/bar.gif) repeat-x center center;
}
#flist .feedlist p.sfont .nameleft
{
	color: #AE7439;
	display: block;
	height: 18px;
	width: 300px;
	float: left;
	overflow: hidden;
	font-weight: bold;
}
#flist .feedlist p.sfont .fonttime
{
	color: #82483E;
	display: block;
	height: 18px;
	width: 190px;
	float: left;
	text-align: right;
}
#flist .feedlist #listbody
{
	width: 499px;
	height: auto;
	padding: 2px 5px;
}
#listre
{
	width: 509px;
	height: auto;
}
#listre #feedre
{
	margin-top: 3px;
	padding: 3px 5px;
	background-color: #E2C79C;
}
#listre #feedre span.fonthui
{
	color: #564B58;
	margin-left: 3px;
}