/* CSS Document */
/*********  物流信息公用平台===*首页*=====CSS样式定义20051026**********/ 

/* 表格长度定义设置 */
.td_all {
	width: 778px; 
}

/* 导航条背景*/
.platform1_menubg{
	line-height: 36px;
	background-image: url(/EP/platform/newa/platform1//platform1_menubg.gif);
	color: #FFFFFF;
}
.dashed{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
/* 中列表格下划实线*/
.solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	line-height: 20px;
}

/* 文章list栏定义*/
.tdr08{
	line-height: 24px;
	font-weight: 100;
	color: #000000;
	text-indent: 10px;
	border-top: 1px solid #414E67;
	font-size: 12px;
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1F1F1;
}

/* 文章主标题栏定义*/
.tdr09{
	line-height: 32px;
	font-weight: 600;
	color: #003366;
	font-family: Tahoma, Arial;
	font-size: 16px;
	text-align: justify;
}

/* 文章副标题栏定义*/
.tdr10{
	line-height: 24px;
	font-weight: 100;
	color: #414E67;
	text-indent: 10px;
	border-top: 1px solid #999999;
}
