﻿/*----------DEFAULT--------------*/
.contentright .infotitle
{
	color: #800000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 5px 5px 18px;
	margin: 5px 5px 0px 5px;
	background: url(../images/s_bg.gif) no-repeat left center;
}
.contentright .duan
{
	padding: 10px 5px;
	border-top: 2px solid #D5BB9F;
}
/*----------ORDER-------------*/
#ctl00_cphContent_upOrder
{
	width: 515px;
	height: 390px;
	margin-top: 5px;
	padding: 8px;
	background-color: #F9F3E7;
	border: 7px solid #E2C79C;
}
.orderinfo
{
	width: 501px;
	height: 40px;
	padding: 7px;
	overflow: hidden;
	line-height: 20px;
	background-color: #D6C8AD;
}
div.order
{
	width: 505px;
	height: 310px;
	padding: 5px;
	margin-top: 6px;
	background-color: #F1E8D7;
}
div.order .line
{
	clear: both;
	float: none;
	height: 20px;
	line-height: 20px;
	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: 80px;
	float: left;
	font-weight: bold;
	text-align: center;
}
div.order .line .linebody,
div.order .l .lr
{
	display: block;
	width: 425px;
	float: left;
}
div.order .line .linebody .fontred
{
	margin-left: 5px;
}
div.order .line .linebody .textbox
{
	width: 240px;
}
div.order .l
{
	clear: both;
	float: none;
	height: 70px;
	padding: 5px 0px;
}
div.order .l .ll,div.order .l .lr
{
	height: 70px;
}
div.order .l .lr .txt
{
	width: 400px;
	height: 70px;
}
div.order .btline
{
	clear: both;
	float: none;
	height: 30px;
}
div.order .btline .linebtn
{
	padding-left: 80px;
	margin-top: 5px;
}
div.order .btline .linebtn .btn
{
	width: 80px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
}