﻿html,body 
{
	margin:0px auto;
	font-size:12px;
	font-family:宋体;
}

table
{
	border:0px solid #ccc;
}
.MenuArea800
{
	width:778px;
	height:31px;
	
}
.MenuArea800 a:active {text-decoration: none;color: #ffffff; }	
.MenuArea800 a:visited {text-decoration: none;color: #ffffff; }	
.MenuArea800 a:link {text-decoration: none;color: #ffffff; }

/*左侧业务管理区*/
.option
{
	border:1px solid #eeeeee;
	width:200px;
	margin-top:4px;
}
.option .title
{
	height:28px;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	background-image:url(/images/mengbg2.gif);
	background-position:top left;
	background-repeat:repeat-x;
	vertical-align:middle;
}

.option .Content a
{
	width:80px;
	height:18px;
	margin:5px 15px 0px 0px;
	display:inline-block;
	text-align:left;
	background-image:url(/images/dx_31.gif);
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
}

.option .Content
{
	border-top:1px solid #eeeeee;
	height:55px;
}

/* 项目分类区样式定义*/
.SoftType
{
	 width:600px;
	 border:1px #0080C0 solid;
	 margin:2px auto 5px auto;
}

.SoftType .Title
{
	color:#fff;
	width:600px;
	height:25px;
	background-color:#0080C0;
	text-align:left;
	vertical-align:middle;
	font-size:13px;
	font-family:'宋体';
	font-weight:bold;
}

.SoftType .Content
{
	width:600px;
	text-align:left;
	vertical-align:top;
	color:#474343;
	margin-top:8px;
	margin-bottom:8px;
}

.SoftType .Content UL
{
	margin:0px;
	padding:0px;
	height:100%;
}
.SoftType .Content ul li
{
	width:180px;
	height:24px;
	display:inline-block;
	border:0px silver solid;
	float:left;
	text-align:left;
	vertical-align:middle;
	list-style:disc;
}
.SoftType .Content UL li A
{
	margin-top:5px;
	margin-left:5px !important;
	display:block;
	font-weight:bold;
}


/*项目列表样式区头部*/
.List
{
	 color:#fff;
	 width:593px;
	 border:1px #0080C0 solid;
	 margin:2px auto 5px auto;
	 margin-top:4px;
}

.List .Title{
	width:593px;
	height:25px;
	background-color:#0080C0;
	text-align:left;
	vertical-align:middle;
	font-size:13px;
	font-family:'宋体';
	font-weight:bold;
}

/*项目列表样式*/
.ContentList
{
	width:593px;
	margin:0px;
	border:1px solid #000000;
	vertical-align:top;
	text-align:center;
	margin:0px auto;
	color:#474343;
}

.ContentList .head{}

.ContentList .head .td1{
	width:40px;
	height:30px;
	border-bottom:1px silver dotted;
}
.ContentList .head .td2{
	width:150px;
	text-align:left;
	border-bottom:1px silver dotted;
}
.ContentList .head .td3{
	width:100px;
	border-bottom:1px silver dotted;
}
.ContentList .head .td4{
	width:100px;
	border-bottom:1px silver dotted;
}
.ContentList .head .td5{
	width:100px;
	border-bottom:1px silver dotted;
}
.ContentList .head .td6{
	width:100px;
	border-bottom:1px silver dotted;
}



.ContentList .Item .td1{
	width:40px;
	height:30px;
	border-bottom:1px silver dotted;
}
.ContentList .Item .td2{
	width:150px;
	text-align:left;
	border-bottom:1px silver dotted;
}
.ContentList .Item .td3{
	width:100px;
	border-bottom:1px silver dotted;
}
.ContentList .Item .td4{
	width:100px;
	border-bottom:1px silver dotted;
}
.ContentList .Item .td5{
	width:100px;
	border-bottom:1px silver dotted;
}
.ContentList .Item .td6{
	width:100px;
	border-bottom:1px silver dotted;
}

/*分页部分样式定义*/
.ContentList .foot{
	vertical-align:middle;
	text-align:center;
	height:30px;
}
.ContentList .foot A{
	width:45px;
	height:14px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}

.ContentList .foot Select{
	width:40px;
	height:14px;
	border:1px silver solid;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}

/*登录区样式*/
.input
{
	width:80px;
	height:14px;
}
.CheckCode
{
	width:40px;
	height:14px;
}


/*详情页面样式*/

/*详情页面*/
.Infor
{
	width:593px;
	margin:5px 5px 0 5px;
	border:1px solid #0080C0;
}
.Infor .td1
{
	width:280px;
}
.Infor .td2
{
	width:313px;
}
.Infor .td2 ul
{
	width:300px;
	height:auto;
	margin:0px;
	padding:0px;
}
.Infor .td2 ul li
{
	margin:0px;
	padding:0px;
	padding-top:10px;
	height:20px;
	border-bottom:1px #eeeeee dotted;
	text-align:left;
	vertical-align:middle;
	display:block;	
}

/*项目需求*/
.Dialog{
	
	width:593px;
	margin:5px 5px 0 5px;
	border:1px #0080C0 solid;
	height:300px;
	margin-top:5px;
}

.Dialog .Title{
	
	width:593px;
	background-color:#0080C0;
	height:30px;
	text-align:left;
	vertical-align:middle;
}

.Dialog .Content{
	
	width:593px;
	height:270px;
	text-align:left;
	vertical-align:top;
}

/*执行说明样式*/
.ExecuteDesc{
	
	width:593px;
	margin:5px 5px 0 5px;
	border:1px #0080C0 solid;
	height:auto;
	margin-top:5px;
}

.ExecuteDesc .Title{
	
	width:593px;
	background-color:#0080C0;
	height:30px;
	text-align:left;
	vertical-align:middle;
}

.ExecuteDesc .Content{
	
	width:593px;
	height:60px;
	text-align:left;
	vertical-align:top;
}

/*项目竞标区*/
.AwardInfo{
	
	width:593px;
	margin:5px 5px 0 5px;
	border:1px #0080C0 solid;
	height:auto;
	margin-top:5px;
}

.AwardInfo .Title{
	
	width:590px;
	background-color:#0080C0;
	height:30px;
	text-align:left;
	vertical-align:middle;
}

.AwardInfo .Content{
	
	width:590px;
	height:60px;
	text-align:left;
	vertical-align:top;
}

.search
{
	height:50px;
}
