td {
	color: #333333;
	font-size: 12px;
	margin-bottom:0px;
}
body {
	margin-left: 0px;
	margin-top: 2px;
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A:visited {
COLOR: #666666; TEXT-DECORATION: underline
}
A:hover {
COLOR: #CC0000; TEXT-DECORATION: underline}
A:active {
color: #CC0000;
}

A.left:link {
	TEXT-DECORATION: none;
	font-size: 14px;

}
A.left:visited {
COLOR: #FF6600; TEXT-DECORATION: none

}
A.left:hover {
COLOR: #FF6600; TEXT-DECORATION: underline

}
A.left:active {
color: #FF6600;

}	
.text_red_12{
	font-size: 12px;
	color: #FF0000;
}
.right-tb {
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 0px;

}


.righ_td {
	font-size: 14px;
	line-height: 24px;
	background-color: #EAEEFA;
	text-align: right;
	border: 1px solid #FFFFFF;
	height: 24px;
	width: 160px;
	color: #000000;
}.righ_td_text {
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #FFFFFF;
	color: #000000;
	background-image: url(/images/comp/x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
}


.right_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: url(/images/comp/comp_right_title.jpg) repeat-y;
	padding-left: 10px;
	height: 26px;
	letter-spacing: 2px;
	vertical-align: middle;
	line-height: 26px;
}
.text_zw{
	font-size: 14px;
	text-indent: 28px;
	padding: 7px;
	line-height: 25px;
}
.mp_bj {
	background-image: url(/images/comp/mp.jpg);
	background-repeat: no-repeat;
	width: 318px;
	margin-top: 0px;
	margin-left: 10px;
}
.member_name {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	line-height: 20px;
	text-indent: 90px;
	padding-top: 3px;
}
.truck_tb {
	height: 158px;
	width: 282px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	background-color: #EFF4FE;
	margin-top: 15px;
}
.truck_img {
	text-align: center;
	height: 90px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}


.member_tel {
	font-size: 14px;
	height:17px;
	color: #000000;
	padding-left:10px;
}

.mess_title
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#e2e1e2, EndColorStr=#ffffff);
	border-bottom:solid 1px e2e1e2;
	border-top:solid 1px ffffff;
	padding-left:12px;
	padding-right:12px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	height:27px;
	}
.butt
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF, EndColorStr=#0099ff);
	BORDER: #0099ff 1px solid;
	margin-top:2px;
	margin-bottom:2px;
	color:191970;
	cursor:hand;
	height:26px;
	font-size:12px;
	}

.line_name_text {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #3A68D7;
	text-align: center;
	padding-top: 4px;
}
.goods_tb {
	background-color: #EFF4FE;
	height: 25px;
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.text_red14 {
	font-size: 14px;
	color: #FF0000;
}
.goods_text {
	font-size: 14px;
	color: #000000;
	width: 450px;
	padding-left: 7px;
	overflow: hidden;
	padding-right: 7px;
	padding-top: 4px;
}


.line_text {
	height: 18px;
	width: 274px;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 8px;
}

.service_head_text
{
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #3A68D7;
	padding-top: 4px;
	background-image: url(/images/comp/x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

.show_head_text
{
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #3A68D7;
	text-align: center;
	padding-top: 4px;
}

.show_content
{
	line-height:25px;
	font-size:14px;
	margin-top:10px;
	margin-left:5px;
}


.nodata_msg
{
	font-size:16px;
	font-weight: bold;
	color:Silver;
}

.text14
{
	font-size:14px;
}

tr
{
	line-height:21px;
}

/*实现列表表格的样式*/
.list_lb_loca td{border-bottom:1px solid #D7EEF9;line-height: 22px;}  /*table*/
.list_lb_title{background:#E5F4FB;padding:2px 5px 2px 10px; text-align:center;}  /*td:表头样式*/
.list_lb_content{padding:2px 5px 2px 10px;}/*td：表内容样式*/
.list_lb_Line{height:1px;background-color:#D7EEF9;}/*td:最后的一条分割线*/
.list_alternating{background-color: f0f2f0;}  /*表格交替颜色*/

/*货运订单的样式*/
.Order_Table td{line-height: 26px; vertical-align:top;border-bottom:1px solid #CCC; padding-top:6px; }       /*table:维护表格的下划点点线*/
.Order_Field_Name{text-align:right; background-color:#EFEFEF}    /*维护字段的名称*/
.Order_Field_Star{text-align: center;color: Red;width: 10px;}                 /*td:必填"*"颜色*/
.Order_Field_Caption{color: f4a25b;	vertical-align: middle;}                  /*td:右边对此字段的补充说明*/
.Order_Field_Title{ font-size:14px; font-weight:bold; vertical-align:middle; padding-left:5px; background-color:#EFEFEF; color:#112482; }

.Company_Title 
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.left_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
/*----2010-1-19-zy-Add-----*/
.left_title_b { text-align:left; color:#15498B; line-height:30px;font-size: 14px;font-weight: bold; padding-left:30px;  background:url(http://www.56110.cn/images/help/help_2_open.gif) 10px center no-repeat;  background-color:#ACCDF6; margin:0px; cursor:hand; border-bottom:solid 1px #F1F5FE;}
.left_title_s { background:url(http://www.56110.cn/images/help/help_2_22.gif) 30px center no-repeat; background-color:#F1F5FE; padding-left:45px; font-size:12px; text-align:left; margin:0px; line-height:25px; }
.left_title_s a:link,.left_title_s a:visited { font-size:12px;}
.Commend_Place
{
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	border-bottom:dotted 1px #cccccc;
}
.Commend_Place a:link,.Commend_Place a:visited { color:#000000;}
.Commend_Place a:hover { color:#CC0000;}
.other_list li { text-align:left; font-size:14px; line-height:28px;}
.other_list a:link,.other_list a:visited { text-decoration:none;}
/*----2010-1-19-zy-Add-----*/

.com_name {
	padding-left: 30px;
	color: #2763A1;
	line-height:70px;
	font-family: "宋体";
}

#MessQ
{
	line-height:25px;
	color:#FF6600;
	text-align:left;
	margin-left:10px;
}

#MessA
{
	line-height:25px;
	text-align:left;
	margin-left:10px;
	border-bottom:1px dashed #CCC;
}

#MessInput
{
	 border-bottom:1px dashed #CCC;
	 text-align:left;
	 margin-left:20px;
}

.Text_14
{
	font-size:14px;
}

.Commend_Title
{
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	color:Red;
	padding-left:10px;
	background-color:#DDECFF;
	margin-top:5px;
	margin-left:10px;
}