
.FrontTheInfo_showDetailStatic-default {
	width:97%;
	/*background-color:#F2F4EF;
	border:1px solid #92A661;*/
	overflow:hidden;
	padding:10px;
	margin-top:7px;
}
.FrontTheInfo_showDetailStatic-default  img {
	vertical-align:middle;
}
.FrontTheInfo_showDetailStatic-default .head {
	width:100%;
	clear:both;
}
/*装饰线*/
.FrontTheInfo_showDetailStatic-default .head p.line {
	border-bottom:1px solid #F2F4EF;
	margin:5px 0px;
}
.FrontTheInfo_showDetailStatic-default .headleft {
	width:100%;
	text-align:center;
}
/*资讯标题*/
.FrontTheInfo_showDetailStatic-default .headleft h3 {
	font-size:14px;
	color:#000000;
	line-height:40px;
}
.FrontTheInfo_showDetailStatic-default .headright{
	width:100%;
	text-align:center;
}
.FrontTheInfo_showDetailStatic-default .headright ul {
	list-style-type:none;
}
.FrontTheInfo_showDetailStatic-default .headright li {
	line-height:30px;
	color:#565656;
	text-align:left;
}
/*当前位置*/
.FrontTheInfo_showDetailStatic-default .headright li span.category {
	vertical-align:left;
	color:#000;
	width:100%;
	display:block;
}
/*作者*/
.FrontTheInfo_showDetailStatic-default .headright li span.author{
	color:#767519;
	margin-right:15px;
}
/*日期*/
.FrontTheInfo_showDetailStatic-default .headright li span.date {
	color:#000;
	margin-right:5px;
}
/*时间*/
.FrontTheInfo_showDetailStatic-default .headright li span.time {
	color:#000;
	margin-right:15px;
}
/*来源*/
.FrontTheInfo_showDetailStatic-default .headright li span.source{
	color:#767519;
	margin-right:15px;
}
/*浏览次数*/
.FrontTheInfo_showDetailStatic-default .headright li span.browes {
	color:#000;
}
/*当前位置--链接文字样式*/
.FrontTheInfo_showDetailStatic-default .headright li.print a {
	color:#B20403;
	text-decoration:underline;
}
.FrontTheInfo_showDetailStatic-default .headright li.print a:hover {
	color:#B20403;
	text-decoration:none;
}	
.FrontTheInfo_showDetailStatic-default .headright li.print2 {
	text-align:right;
}
/*正文区*/
.FrontTheInfo_showDetailStatic-default .content{
	text-align:left;
	padding:0px;
}
.FrontTheInfo_showDetailStatic-default .content .content2 {
	font-size: 12px;
 	font-family:Arial, Helvetica, sans-serif;
 	color: #000;
 	letter-spacing:0em;
 	word-spacing: 0em;
 	text-align:left;
}
/*关键词*/
.FrontTheInfo_showDetailStatic-default .content p.keyword {
	padding-top:10px;
	color:#000000;
	display:none;
}
.FrontTheInfo_showDetailStatic-default .content p.keyword a { 
	color:#22684E;
	text-decoration:underline;
}
.FrontTheInfo_showDetailStatic-default .content p.keyword a:hover{ 
	color:#22684E;
	text-decoration:none;
}

/*好友推荐*/
.FrontTheInfo_showDetailStatic-default .friendsimg{ 
    float:right;
	margin:5px 5px;
	text-decoration:none;
}

.FrontTheInfo_showDetailStatic-default .friendsimg a {
	text-decoration:none;
}
.FrontTheInfo_showDetailStatic-default .friendsimg a:hover {
	text-decoration:none;
}
.FrontTheInfo_showDetailStatic-default .friends{ 
    float:right;
	margin:5px 5px;
	text-decoration:none;
}
.FrontTheInfo_showDetailStatic-default .friends a {
	color:#B20403;
	text-decoration:underline;
}
.FrontTheInfo_showDetailStatic-default .friends a:hover {
	color:#B20403;
	text-decoration:none;
}