
.article_detail {
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 14px;
}
.article_detail h1 {
	padding: 10px 110px 20px 0;
	font-size: 20px;
	color: #333;
	
}
.article_detail .byl {
	display: inline;
	margin-left: 1em;
	padding: 0;
	font-size: 12px;
	font-weight: lighter;
}
.article_detail #spanVlink a {
	display: inline-block;
	overflow: hidden;
	width: 59px;
	height: 18px;
	margin-right: 10px;
	text-indent: -200px;
	background-image: url(../images/vlink2.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;

}


.article_detail .switch {
	position: absolute;
	right: 10px;
	top: 18px;
	
}
.article_detail .switch a {
	float: left;
	width: 62px;
	height: 25px;
	padding: 0 0 0 37px;
	text-align: center;
	line-height: 25px;
	background-image: url(../images/view_bg.gif);
	background-repeat: no-repeat;
}
.article_detail span {
	display: block;
	font-size: 12px;
	line-height: 22px;
	padding: 3px 0 3px 78px;
	padding-left: 125px;
	min-height: 22px;
	_height: 22px;
}
.article_detail span strong {
	/*display: inline-block;*/
	position: absolute;
	width: 78px;
	margin-left: -78px;
	color: #333;	
	font-size: 14px;
	width: 125px;
	margin-left: -125px;
}
/*.article_detail .f5 {
	padding-left: 95px;
}
.article_detail .f5 strong {
	width: 95px;
	margin-left: -95px;
}

.article_detail .f6 {
	padding-left: 110px;
}
.article_detail .f6 strong {
	width: 110px;
	margin-left: -110px;
}

.article_detail .f7 {
	padding-left: 125px;
}
.article_detail .f7 strong {
	width: 125px;
	margin-left: -125px;
}*/

.article_detail .op {
	height: 24px;
	margin-bottom: 30px;
	padding: 0px;
	font-size: 12px;
}
.article_detail .op a {
	margin-right: 15px;
}


.from span {
	display: inline;
	color: #395a56;
	padding: 0 2px;
	background-color: #e9f8ff; 
	border: 1px solid #395a56;
	white-space: nowrap;
	font-size: 10px;
	line-height: 16px;
	font-family: arial;
}

.article_relate {
	height: 30px;
	margin-bottom: 10px;
	padding: 2px;
	line-height: 30px;
	background-image: url(../images/relate_bg.gif);
	background-repeat: no-repeat;
}
.article_relate ul {
	display: inline;
	padding-top: 2px
}
.article_relate strong, .article_relate li {
	float: left;
	font-size: 14px;
	text-align: center;
}
.article_relate strong {
	width: 120px;
	color: #fff;
}
.article_relate li {
	width: 151px;
}
.article_relate li:hover {
	background-color: #e8eef5;
}
.article_relate_list {
	padding: 5px;
}
.article_relate_list div {
	margin-bottom: 10px;
}
.article_relate_list ul {
	padding: 3px;

}
.article_relate_list p {
	text-align: right;
}
.article_relate_list .help {
	position: relative;
	float: left;
	width: 11px;
	height: 13px;
	margin: 3px 3px 0 2px;
	background-image: url(../images/w_help.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.article_relate_list .help b {
	display: none;
	position: absolute;
	top: -7px; 
	left: 0px;
	height: 20px;
	padding: 0 0 0 15px;
	background-image: url(../images/help_bg.gif);
	background-repeat: no-repeat;
}
.article_relate_list .help b b {
	display: block;
	position: static;
	height: 20px;
	padding: 0 5px 0 0;
	white-space: nowrap;
	line-height: 20px;	
	color: #575757;
	font-weight: lighter;
	background-position: right;
}
.article_relate_list .help:hover b {
	display: block;
}

.article_relate_list .num {
	width: auto;
	color: #46587f;
	background:none;
}
.article_relate_list .op {
	float: right;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	background-image: url(../images/relate_op.gif);
	background-repeat: no-repeat;
}
.article_relate_list .on {
	background-position: 0 0;
}
.article_relate_list .off {
	background-position: 0 -16px;
}

.article_relate_list li {
	padding: 3px 0;
	padding-left: 25px;
	line-height: 18px;
}
.article_relate_list li span {
	
	display: inline-table;
	width: 35px;
	margin-left: -25px;
}


.by_links {
	margin-left: 10px;
}
.index_links {
	margin-right: 4px;
	padding: 0 1px 1px 9px;
	color: #fff;
	background-image: url(../images/index.gif);
	background-repeat: no-repeat;
}

