body
{
	font-size: 9pt;
	margin: 0px;
	text-align: center;
	color: #333333;
}

td, select
{
	text-align:left;
	font-family: 宋体;
	font-size: 9pt;
}

input, textarea
{
	border-right: darkgray 1pt solid;
	border-top: darkgray 1pt solid;
	border-left: darkgray 1pt solid;
	border-bottom: darkgray 1pt solid;
}
.nothing input
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.unline
{
	border-bottom: solid 1px #efefef;
	
}

a:link
{
	color: #389100;
	text-decoration: none;
}
a:visited
{
	color: #389100;
	text-decoration: none;
}
a:active
{
	color: orangered;
	text-decoration: underline;
}
a:hover
{
	color: orangered;
	text-decoration: underline;
}




/*-------------------    头尾    -----------------------*/

.cHeader
{
	height: 40px;
	width: 970px;
	margin-bottom: 5px;
	clear: both;
	text-align: left;
	background-image: url(/images/headerbg.png);
}

.cHeader h1
{
	margin-left:10px;
	float:left;
}
.cHeader h1 img
{
	border:0px;
}
.cNav
{
	float: left;
	margin-top: 15px;
	margin-left: 18px;
	font-weight: bold;
	font-size: 14px;
}

.cNav a
{
	display:inline-block;
	color: #ffffff;
	margin-left:18px;
}
.cNav a:visited
{
	color: #ffffff;
	margin-left:18px;
}

.cUserInfo
{
	float: right;
	width:220px;
	margin-top: 3px;
	color: #ffffff;
}
.cUserInfo a
{
	color: #ffffff;
}
.cUserInfo a:visited
{
	color: #ffffff;
}

.cUserInfo .cPimg
{
	float:left;	
	margin-right:5px;
	
}

.cHDUName
{
	margin-top:2px;
	margin-bottom:2px;
}

.cHDUMenu
{
	
}

.cFooter
{
	width: 970px;
	margin-top: 10px;
	border-top: olivedrab thin solid;
	padding-top: 10px;
}

.cFooter .cFt1
{
	height:100%;
	margin-bottom:10px;
}
.cFooter .cFt1 a
{
	font-size: 12px;
	width:80px;
	margin: 12px;
}
.cFooter .cFt2 a
{
	color: dimgray;
}

.cQGroup
{
	color: #ff0066;
}

/************常用控件样式**************/

.cPubPlace
{
	margin-bottom:5px;
}

.cHeadImg
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	width:100px;
	height:100px;
}

.cBody
{
	margin-top: 10px;
	width: 970px;
	text-align: left;
	padding-top:5px;
}

.tbeBottomLine td
{
	border-bottom: lightgrey 1px solid;
}

.displayNone
{
	display: none;
}

.Black14
{
	font-weight: bold;
	font-size: 14px;
}

.NoBorder input
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.cPButton1
{
	background-image: url(/images/btnb1.gif);
	width: 123px;
	height: 30px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.cPButton2
{
	background-image: url(/images/btnb2.gif);
	width: 123px;
	height: 30px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.cPButton3
{
	background-image: url(/images/btnb3.gif);
	width: 123px;
	height: 30px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.cPButton4
{
	background-image: url(/images/btnb4.gif);
	width: 123px;
	height: 30px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.cSButton1
{
	background-image: url(/images/btns1.gif);
	width: 74px;
	height: 22px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.cSButton2
{
	background-image: url(/images/btns2.gif);
	width: 74px;
	height: 22px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.cPLink1
{
	display: inline-block;
	padding: 5px;
	border-right: #ff6600 1px solid;
	border-top: #ff6600 1px solid;
	border-left: #ff6600 1px solid;
	color: #ffffff;
	border-bottom: #ff6600 1px solid;
	background-color: #ffcc66;
}

.ph1, .ph2, .ph3
{
	font-size: 9pt;
	font-weight: normal;
}
.cfn
{
	display:none;
}

/*-------  通用分页连接 ---------*/

.comPageChange
{
	margin-top:8px;
	text-align:right;
	margin-bottom:5px;
	padding:5px;
	height:100%;
}

.comPageChange a,.comPageChange a:visited
{
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border-right: #50A029 1px solid;
	border-top: #50A029 1px solid;
	border-left: #50A029 1px solid;
	border-bottom: #50A029 1px solid;
	background-color: #a0df82;
	color: #ffffff;
}


.comPageChange b
{
	margin-left:3px;
	margin-right:3px;
	color: #ff6633;
}


