﻿td,th,body { font-size:12px;
}

 a:link
{
	text-decoration: none;
	color: #484848;

}
a:visited
{
	text-decoration: none;
	color: #484848;

}
a:hover
{
	text-decoration: underline;
	color: #999999;

}

.table1{ width:100%;  border-collapse:collapse;}
.table1 th{ padding:3px; background:#CCCCCC; font-weight:bold;}
.table1 td{ padding:3px;}

/*施工计划列表************************ begin*/
.ShiGongList .title{ font-size:15px;  border-bottom:dotted 1px;
}
.ShiGongList ul{ margin:0px;  display:block;float:left;
	width:98%;
    height: auto; padding:0px 8px;
}
.bottom{border-bottom:solid 1px #0066FF; margin-bottom:5px; }
.ShiGongList ul li{float:left; list-style:none;  width:auto; padding-top:5px;  white-space:nowrap;}
.ShiGongList .ntext{ white-space:normal; margin:0px;}
.ShiGongList .li02{
	width: 63px; 
}
.ShiGongList .li03{
	width: 199px;
}
.ShiGongList .li04{
	width: 63px;display:none;
padding-left:29px;
}
.ShiGongList .li05{
	width: 201px; 
padding-left:29px; border-top:solid 2px red;line-height:120%;
    height: 49px;
}
.ShiGongList .li06{
	width: auto; 
float:right;
    height: 16px;
}
.ShiGongList li{ margin-right:30px;}
.ShiGongList ul span{ font-weight:bold;}
/* ***************  end *************  */

.r1{ background-color:#FFFFFF;float:left; width:754px; margin-bottom:10px; line-height:180%; border:solid 1px;}

.r2{ background-color:#F7F7F7;float:left;width:754px; margin-bottom:10px; line-height:180%; border:solid 1px;}

input{float:none;}
textarea{ float:none; height:60px;}
dl{ width:100%;}
dt,dd{ float:left;}
dd.Long{ width:auto;}

/*
dt{ width:80px;}
dd{ width:593px;}
*/

/*每个管理页面里页面导航的样式*/
.titlebar
{
	/*background-image:url(../images/m_bg.gif);*/
	background-color: #F8EBDA;
	color: #333333;
	height: 24px;
	border-top: solid 3px #FF9900;
}
.titlebar .left
{
	background: none url(../images/sohuz.gif) no-repeat;
	background-position: 3px 4px;
	padding: 6px 0px 0 20px;
	float: left;
	font-size: 13px;
	font-weight: bold;
}
.titlebar .right
{
	padding-right: 4px;
	float: right;
	text-align: right;
}
/**/.titlebar .right div
{
	float: left;
	text-align: left;
}
.titlebar input
{
	border: solid 1px #CCCCCC;
	width: 70px;
}
.titlebar .right a
{
	padding-left: 20px;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	display: block; /*border:solid 1px #FFFCCC;*/
	padding-top: 4px;
	background: none url(../images/button.gif) no-repeat;
	background-position: 0px 1px;
	text-align: left;
}
.titlebar .right span{ float:left;}
.titlebar .right a:hover
{
	color: Red;
	text-decoration: underline;
}
/*--------------------------------------*/