
/*居中内容定义*/
.sbMain
{
	background: url(images/sbboxtitle.jpg) no-repeat top;
	border: #9be0ef 1px solid;
	padding-top: 100px;
	min-height:100px;
	_height:100px;
}
.sbList li
{
	float: left;
	padding: 15px 15px 15px 34px;
	width: 305px;
	color: #2e89b6;
	min-height: 165px;
	_height: 165px;
}
.sbList li .pe_u_thumb
{
	float: left;
	border: #9db6dc 1px solid;
	padding: 3px;
	width: 107px;
	height: 131px;
	margin-right: 26px;
	margin-bottom: 26px;
}
.sbList li .pe_u_button
{
	padding: 10px 0;
}
.sbList li .pe_u_thumb img
{
	width: 107px;
	height: 131px;
}
.sbList li span
{
	display: block;
	line-height: 20px;

}
.sbList .class_page
{
	border-top: #79a6c4 1px solid;
	margin: 0 30px 30px;
}

/*内容页定义*/
.sbCont
{
	padding: 0 50px;
}
.sbCont h2
{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.sbCont .EquPic
{
	padding: 10px 0;
	text-align: center;
}
.sbCont .EquTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #2e89b6;
	padding-left: 24px;
	border-bottom: #b5d1dd 1px solid;
	background: url(images/equicon.gif) no-repeat 5px 10px;
	line-height: 34px;
}
.sbCont .EquIntro
{
	font-size: 14px;
	color: #333;
	padding: 10px 5px;
	min-height: 24px;
	_height: 24px;
}
.sbCont .EquIntro p
{
	padding: 0;
	margin: 0;
}
.sbCont .EquButton
{
	text-align: center;
	padding: 10px 0;
}
.sbCont .EquButton a
{
	margin: 0 20px;
}
.EquPage
{
	font-size: 12px;
	color: #333;
	background-color: #e0f6ff;
	line-height: 21px;
	height: 21px;
	padding: 0 22px;
	margin: 0 16px 36px;
}
.EquPage font
{
	font-size: 12px;
}
.EquPage a
{
	color: #000;
}
.EquPage .PageUp
{
	float: left;
}
.EquPage .PageDown
{
	float: right;
}