/***
 *	DedeCMS table Style (gray)
 *	dedecms.com  Author pigz  2008-11-26 11:45
 **/

/*------------------------表格------------------------*/

/*------------------------------------------新的专家页面begin-----------------------------------*/
.proficient{
	width: 100%;
	height: auto;
}
.proficient1068{
	width: 1068px;
	height: auto;
}
.prolittele{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 520px;
	height: auto;
	background: #2e7076;
	border: 1px  solid #9d9b9b;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.proltetop{
	padding-top: 10px;
	width: 500px;
	height: 280px;
}
.proltetop img{
	float: left;
	padding: 4px;
	margin-left: 10px;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	width: 175px;
	height: 230px;
	border: 1px solid #7a8f90;
	
}

.proltetop p{
	margin-top: 12px;
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
}
.proltebottom{
	width: 500px;
	height: 68px;
	
}
.probtmleft{
	float: left;
	width: 320px;
	height: auto;
}

.probtmright{
	float: right;
	width: 150px;
	height: auto;
}
.probtmleft h2{
	margin-left: 10px;
	font-size: 20px;
	color: #FFF;
	line-height: 30px;
	font-weight: lighter;
}
.probtmleft p{
	font-size: 15px;
	color: #FFF;
	line-height: 28px;
}
#prchak{
	float: left;
	font-size: 14px;
	line-height: 68px;
	color: #FFF;
	text-decoration: underline;
}
#prchak a{
	color: #FFF;
}
#przxyy{
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
	width: 35px;
	height: 35px;
	text-align: center;
	background: #fcaf40;
	border: 1px solid #cececd;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#przxyy a{
	font-size: 12px;
	color: #000000;
	
}


.dede_pages {
	width: 1068px;
}
.dede_pages ul {
	float: left;
	padding: 12px 0px 12px 16px;
}
.dede_pages ul li {
	float: left;
	font-family: Tahoma;
	line-height: 17px;
	margin-right: 6px;
	list-style-type: none;
	border: 1px solid #E9E9E9;
}
.dede_pages ul li a {
	float: left;
	padding: 2px 4px 2px;
	color: #555;
	display: block;
}
.dede_pages ul li a:hover {
	color: #690;
	text-decoration: none;
	padding: 2px 4px 2px;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color: #F8F8F8;
	padding: 2px 4px 2px;
	font-weight: bold;
}
.dede_pages .pageinfo {
	line-height: 21px;
	padding: 12px 10px 12px 16px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
