﻿
/*左侧列表样式*/
.DirList
{
	margin: 5px;
}
.DirList a
{
	float: left;
	width: 87px;
	background: url(staff/lite_icon6.gif) no-repeat 9px 8px;
	height: 24px;
	line-height: 24px;
	padding-left: 21px;
	color: #333;
}
.DirList a:hover
{
	background-color: #ddf7ff;
	text-decoration:none;
}
.StaffTop
{
	margin: 19px 15px;
}
.StaffTop li .pe_u_thumb
{
	float: left;
	border: #8cc5d1 1px solid;
	padding: 1px;
	width: 63px;
	height: 82px;
	margin-right: 13px;
	margin-bottom: 12px;
}
.StaffTop li .pe_u_thumb img
{
	width: 63px;
	height: 82px;
}
.StaffTop span
{
	display:inherit;
	display:inline-block;
	line-height: 20px;
	color: #333;
}
.StaffTop .pe_u_number
{
	display: none;
}
.StaffTop .pe_u_content
{
	clear: both;
	background: url(staff/ryline.gif) no-repeat top center;
	color: #666;
	padding-top: 11px;
	text-indent: 2em;
}
.StaffTop .pe_u_button
{
	text-align: center;
	margin-top: 10px;
	display:block;
}

/*居中内容定义*/
.ryMain
{
	background: url(staff/ryboxtitle.jpg) no-repeat top;
	border: #9be0ef 1px solid;
	min-height:100px;
	_height:100px;
}
.ryNode
{
	padding: 38px 0 38px 500px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #ff4e00;
}
.ryList li
{
	background: url(staff/ryline2.gif) no-repeat 170px 15px;
	float: left;
	padding: 15px 15px 15px 34px;
	width: 305px;
	color: #2e89b6;
	min-height: 165px;
	_height: 165px;
}
.ryList li .pe_u_thumb
{
	float: left;
	border: #d9acac 1px solid;
	padding: 3px;
	width: 107px;
	height: 131px;
	margin-right: 42px;
	margin-bottom: 26px;
}
.ryList li .pe_u_button
{
	padding: 10px 0;
}
.ryList li .pe_u_thumb img
{
	width: 107px;
	height: 131px;
}
.ryList li span
{
	display: block;
	line-height: 20px;

}
.ryList .class_page
{
	border-top: #79a6c4 1px solid;
	margin: 0 30px 30px;
}

/*内容页定义*/
.ryCont h2
{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
}
.ryData
{
	float: left;
	width: 153px;
	padding: 0 22px 0 38px;
	background: url(staff/ryline3.gif) no-repeat right top;
}
.ryProfile
{
	float: right;
	width: 464px;
	padding: 0 38px 0 18px;
}
.ryCont .ryPic
{
	text-align: center;
	padding: 20px 10px;
	border-bottom: #b5d1dd 1px solid;
}
.ryData span
{
	display: block;
	font-size: 14px;
	color: #333;
}
.ryData .ryButton a
{
	display: block;
	margin: 20px 0;
	text-align: center;
}
.ryProfile dt
{
	font-weight: bold;
	font-size: 14px;
	color: #2e89b6;
	padding-left: 24px;
	border-bottom: #b5d1dd 1px solid;
	line-height: 34px;
}
.ryProfile dt.icon1 { background: url(staff/ryicon1.gif) no-repeat 5px 10px; }
.ryProfile dt.icon2 { background: url(staff/ryicon2.gif) no-repeat 5px 10px; }
.ryProfile dt.icon3 { background: url(staff/ryicon3.gif) no-repeat 5px 10px; }

.ryCont dd
{
	font-size: 14px;
	color: #333;
	padding: 10px 5px;
	min-height: 24px;
	_height: 24px;
}
.ryCont dd p
{
	padding: 0;
	margin: 0;
}
.ryPage
{
	font-size: 12px;
	color: #333;
	background-color: #e0f6ff;
	line-height: 21px;
	height: 21px;
	padding: 0 22px;
	margin: 26px 16px 36px;
}
.ryPage font
{
	font-size: 12px;
}
.ryPage a
{
	color: #000;
}
.ryPage .PageUp
{
	float: left;
}
.ryPage .PageDown
{
	float: right;
}
