/* Tina 2009-9-3 */
/***************************************layout_css Begin************************************/
/* 自适应宽度的块(通用块) */
	.tbox{	width:100%;	border:1px solid #3084D6; overflow:hidden;}
	.tbox dt{ height:26px; background:url(navbg.gif) right top repeat-x; overflow:hidden; clear:both;}
	.tbox dt strong{ float:left; height:26px; line-height:26px; padding:0 4px 0 7px; display:block; font-size:14px; color:#004286; border-bottom:1px solid #B0D6FB; letter-spacing:1px;}
	.tbox dt span.label{ float:right; overflow:hidden; padding-right:1px;}
	.tbox dd{ padding:8px 7px 4px; overflow:hidden;}
	

/*---------- c : 纯文本列表 ---------*/
/* 纯文本链接列表 */
.c1{ padding-top:2px; height:auto; text-align:center; overflow:hidden; }
.c1 li{ float:left;	line-height:22px; overflow:hidden; width:49%; text-align:center;}
.c1 a{ color:#f00;}

/* 水平切分的两列纯文本链接列表 */
.c2{ width:100%; overflow:hidden; clear:both;}
.c2 li{ float:left; width:100%; overflow:hidden; line-height:22px;}

/* 水平切分的三列纯文本链接列表 */
.c3{ width:100%; overflow:hidden; clear:both;}
.c3 li{ float:left; line-height:22px; width:222px; padding:0 10px 0 15px; overflow:hidden; background:url(icon01.gif) left 6px no-repeat;}

/* 纯文本链接列表 */
.c4{ width:100%; overflow:hidden; clear:both;}
.c4 li{ width:240px; padding:0 5px; line-height:24px; border-bottom:1px dashed #ccc;}
.c4 li strong{ float:left; width:60px;}
.c4 li span{ float:left; padding-right:8px; color:#f00; font-weight:bold;}
.c4 li span a{ color:#f00;}

/* 列表 */
.c5{ width:100%; overflow:hidden; clear:both;}
.c5 li{ float:left; width:48%; overflow:hidden; padding-right:5px; line-height:22px;}
.c5 li a{}
.c5 li a span{ color:#005DBD;}

/* 列表
.c5{ width:100%; overflow:hidden; clear:both;}
.c5 li{ float:left; width:48%; overflow:hidden; padding-right:5px; line-height:22px;}
.c5 li a{ color:#065FB9!important;}
.c5 li a:hover{ color:#f00!important;} */

/* 公司信息 */
.c6{ width:100%; overflow:hidden; clear:both;}
.c6 li{ float:left; width:30%; overflow:hidden; padding-right:5px; line-height:22px;}
.longfield{ float:left; width:50%!important; overflow:hidden; }

/* 顺德企业 */
.c7{ width:100%; overflow:hidden; clear:both;}
.c7 li{ float:left; width:48%; overflow:hidden; padding-right:5px; line-height:22px;}
.c7 li a{}


/* 后置时间日期的小列表 */
.d1{padding:4px 0px;}
.d1 li{	height:22px; line-height:22px;	overflow:hidden;}
.d1 li span{ color:#999; margin-right:5px;	float:right;}
.d1 li a{}
.ico3 li{ padding-left:15px; background:url(icon01.gif) left 6px no-repeat; line-height:22px}


/* 资讯列表后置时间日期的小列表 */
.d2{padding:4px 0px;}
.d2 li{	line-height:27px;	overflow:hidden;}
.d2 li span{ color:#999; margin-right:5px;	float:right;}
.d2 li a{}
.ico2 li{ padding-left:15px; background:url(icon01.gif) left 10px no-repeat; line-height:27px; border-bottom:1px dashed #ccc;}
/***************************************layout_css End************************************/
