
.opMain
{
	background: url(images/opboxtitle.jpg) no-repeat top;
	border: #9be0ef 1px solid;
	min-height:390px;
	_height:390px;
}
.opNode
{
	padding: 38px 0 38px 550px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #ff4e00;
}
.opCont
{
	padding: 0 56px;
	margin-bottom: 50px;
}
.opCont dt /*通用滑动门*/
{
	padding: 0 10px;
	border-bottom: #69c4fb 1px solid;
	height: 28px;

}
.opCont dt span
{
	float: left;
	background: url(images/mj_door_r.gif) no-repeat right top;
	height: 28px;
	margin: 0 4px;
}
.opCont dt span a
{
	float: left;
	background: url(images/mj_door_l.gif) no-repeat left top;
	height: 28px;
	padding: 0 18px;
	overflow: hidden;
	font-size: 14px;
	color: #2e89b6;
	line-height: 28px;
}
.opCont dt span a:hover
{
	text-decoration:none !important;
}
.opCont dt span.Classon
{
	background-position: 100% -28px;
}
.opCont dt span.Classon a
{
	padding: 0 16px;
	font-weight: bold;
	color: #36759d;
	background-position: 0 -28px;
	color: #fff;
}
/*表格样式定义*/
.opCont table
{
	margin-top: 20px;
	width: 100%;
	border-collapse:collapse;
}
.opCont table td
{
	border:1px solid #6ccde2;
	padding: 0;
	margin: 0;
	height: 33px;
	line-height: 33px;
	text-align: center;
}
.opCont table .title td
{
	font-weight: bold;
	font-size: 14px;
	color: #2e89b6;
	height: 23px;
	line-height: 23px;
}
