body
{
	padding:0px;
	margin:0px;
	font-size:9pt;
	font-family:宋体;
	text-align:center;
}

.divBody
{
	margin:0px auto;
	width:1003px;
	position:relative;
}

/*头部信息*/
.indexTopList
{
	width:91px;height:28px;
	line-height:28px;text-align:center;
	position:absolute;
	color:#ffffff;
	font-weight:bold;cursor:pointer;
	font-family: 黑体,宋体, Arial, Helvetica, sans-serif;
}

.indexTopList_child
{
	top:28px;background-color:#24acee;border:solid 1px #66ccff;position:absolute;cursor:pointer;display:none;
}

.indexTopList_childList
{
	height:22px;line-height:22px;overflow:hidden;cursor:pointer;
}
/*头部信息结束*/

A.topList_childList_Link
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
A.topList_childList_Link:hover
{
	color:#cc3300;
	font-size:9pt;
	text-decoration: none;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

A
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
A:hover
{
	color:#990033;
	font-size:9pt;
	text-decoration: none;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.textbox
{
	border:solid 1px #7f9db9;
	font-size:9pt;
	height:20px;
}
/*两字按钮的样式*/
.btn2
{  
	width: 60px;
	height: 21px;
	background-image: url(../images/btnOut.gif);
	cursor:pointer;
	color: black;
	font-size: 9pt;
	border: none;
}
#ZSEAjaxLoading
{
	width:110px;
	height:40px;
	overflow:hidden;
	position:absolute;
	display:none;
	border:solid 1px #6593cf;
	text-align:center;
	background-color:#e3effc;
	z-index:10001;
	font-size:9pt;
}
#ZSEAjaxLoading .ZSEAjaxLoading_Content
{
	width:90px;
	height:20px;
	margin-top:7px;
	background:white;
	border:solid 1px #a3bad9;
	color:black;
	font-size:9pt;
}