/* 针对Default修改 */
.information_new li
{
	width: 100%;
}
.childclass_content li, .c_content li, .p_author li{
	padding:6px 0;
	border-bottom: 1px dashed #ccc;
}
.c_content li:hover, .childclass_content li:hover{
	cursor:pointer;
	background-color: #CFC;
}
.c_content li{
	padding:5px;
}
/* 企业招聘广告位 */
.zpf_1, .zpf_2, .zpf_3{
	float: left;
	margin: 0 0 3px 3px;
}
.zpf_1{
	height: 55px;
	width: 380px;
	background-image: url(Images/Ad_Bg/Ad_Bg_380_55.gif);
}
.zpf_2{
	height: 50px;
	width: 252px;
	background-image: url(Images/Ad_Bg/Ad_Bg_252_50.gif);
}
.zpf_3{
	height: 40px;
	width: 150px;
	background-image: url(Images/Ad_Bg/Ad_Bg_150_40.gif);
}
/* 证件挂靠内容页定义 */
#p_info
{
	margin-right: 200px;
}
/* 右侧温馨提示 */
#p_info_right
{
	float: right;
	width: 195px;
}
.p_info_correlative
{
	border: 1px solid #9bbde6;
}

.p_info_correlative dt
{
	font: normal normal bold 13px/150% Arial,"宋体",Helvetica,sans-serif;
	color: #0a4180;
	text-align: center;
	line-height: 24px;
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border-bottom: 1px solid #9bbde6;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
.p_info_correlative dd
{
	border: 5px solid #fff;
	padding: 0px 5px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}
/* 标题 */
.p_info_title
{
	font: normal normal bold 25px/150% Arial,"宋体",Helvetica,sans-serif;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 5px solid #e1e8ef;
}
/* 证书详细信息 */
.p_info_content_l li
{
	float: left;
	width:273px;
	line-height: 26px;
	border-bottom: 1px dotted #ccc;
	margin-left:10px;
	overflow: hidden;
}
/* 证书介绍 */
.p_Intro, .p_author
{
	clear: both;
	margin-top: 5px;
}
.p_Intro
{
	background: url(images/article_PK_bg.gif) repeat-y left;
}
.p_author
{
	border: 1px solid #9bbde6;
}
.p_author dt
{
	font: normal normal bold 14px/30px Arial,"宋体",Helvetica,sans-serif;
	height: 30px;
	background: url(images/Channel_bg.gif) #a8c6e9 repeat-x top;
	text-align: left;
	clear: both;
	padding-left: 20px;
	color: #0a4180;
}
.p_Intro dd, .p_author dd
{
	padding: 5px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}
.p_Intro dd img
{
	max-width:100%;
	height:auto;
	zoom:expression( function(elm) {
          if (elm.width>560) {
              var oldVW = elm.width; elm.width=560;
              elm.height = elm.height*(560 /oldVW);
         }
         elm.style.zoom = '1';
     }(this));
}
.p_Intro dd
{
	border-left: 1px solid #a8cefc;
	border-right: 1px solid #a8cefc;
	border-bottom: 1px solid #a8cefc;
}
.p_Intro dd a{color: #00f;}
.thumb_114 {
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #999;
	width: 200px;
}
.company table{
	background: #CCC;
}
.company tr{
	background: #FFF;
}
.company caption{
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
	color: #F60;
}
.company .td1{
	text-align:center;
	width:77px;
	height:28px;
}
.company .td2{
	width:400px;
	padding:0 5px;
}
.company .td3{
	width:230px;
}
.company .td4{
	text-align:center;
	background-color:#eee;
	padding:3px;
}
.company .td5{
	padding-left:5px;
	line-height:24px;
}
/* 内容页书签式面板 */
.Shop_title, .Shop_mouseover
{
	height: 29px;
	float: left;
	width: 114px;
	font: normal normal bold 13px/25px Arial,"宋体",Helvetica,sans-serif;
	text-align: center;
	line-height: 29px;
	cursor: pointer;
}
.Shop_mouseover{
	border-top: 1px solid #9bbde6;
	border-left: 1px solid #9bbde6;
}
.Shop_title
{
	font-weight: normal;
	color: #888;
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border-left: 1px solid #a8cefc;
	border-top: 1px solid #a8cefc;
	border-bottom: 1px solid #9bbde6;

}
#ShopTab0, #ShopTab1, #ShopTab2, #ShopTab3
{
	padding: 5px;
}
.Shop_statement
{
	line-height: 30px;
	text-align: right;
	overflow: hidden;
	border-left: 1px solid #a8cefc;
	border-bottom: 1px solid #9bbde6;
}
.Shop_statement a{color: #c00;}