/* 压缩机网RSS订阅中心页面样式 监制：邹捷  !important 调用*/
/*调用样式*/
body{
	background-image: url(./images/body_Lbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.m {	
	margin: 0 auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.Fline{
	color:#D2D9E1;
	font-size:12px;
	margin-left:4px;
	margin-right:4px;	
}
.path{
	margin-top:5px
}

/*页头样式*/
.top {
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E8ED;
}
.top_C {
	width: 960px;
	height: 30px;
	text-align: left;
	line-height: 29px;
}
.top_C a {
	padding-right: 5px;
	padding-left: 5px;
}
.top_cline {
	font-size: 12px;
	color: #BCBCBC;
}
.Box {
	width: 868px;
	text-align: left;
}
.rss-logo {
	height: 98px;
	background-image: url(./images/RssBG.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.rss-logo b {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	font-weight: normal;
	padding-top: 45px;
	display: block;
	padding-left: 320px;
}
.rssNav {
	height: 50px;
	background-image: url(./images/RssBG.gif);
	background-repeat: repeat-x;
	background-position: left -195px;
	margin-bottom: 25px;
}
.rssNavl {
	background-image: url(./images/RssBG.gif);
	background-repeat: no-repeat;
	background-position: left -125px;
	height: 50px;
	width: 80px;
}
.rssNavr {
	background-image: url(./images/RssBG.gif);
	background-repeat: no-repeat;
	background-position: right -125px;
	height: 23px;
	width: 10px;
}
.rssNav-list {
	margin-top: 1px;
	height: 20px;
}
.rssNav-list .rssNon {
	background-color: #fff8d9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9d1;
	border-left-color: #c9c9d1;
	padding-right: 8px;
	padding-left: 8px;
	padding-left: 9px;
	margin-left: -1px;
}
.rssNav-list a {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}
.rssNav-list a:hover {
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9d1;
	border-left-color: #c9c9d1;
	padding-right: 8px;
	padding-left: 9px;
	margin-left: -1px;
}
.rssList {
	width: 868px;
}
.rss-li {
	width: 672px;
	padding-left: 22px;
}
.rss-liBG {
	height: 190px;
}

.rss-liBG .rss-lititle {
	height: 29px;
	display: block;
	background-image: url(./images/Rss-liBG.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-bottom: 12px;
}
.rss-lititle p {
	display: block;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	padding-left: 20px;
	font-weight: bold;
}
.rss-lititle a {
	display: block;
	height: 29px;
	width: 72px;
}
.rssList .rss-list {
	height: 135px;
	padding-right: 5px;
	padding-left: 5px;
}
.rss-list li {
	height: 25px;
	font-family: "宋体", "微软雅黑";
	background-image: url(./images/RssBG.gif);
	background-repeat: no-repeat;
	background-position: -486px -313px;
	padding-left: 15px;
}
.rss-list li a {
	font-size: 14px;
	line-height: 25px;
}
.rss-list li p {
	line-height: 25px;
	font-size: 12px;
	color: #9C9696;
	padding-left: 12px;
}
.rss-take {
	width: 153px;
}
.rss-taketitle {
	height: 32px;
	background-image: url(./images/RssBG.gif);
	background-position: left -288px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.rss-taketitle p {
	height: 26px;
	background-position: left -256px;
	display: block;
	background-image: url(./images/RssBG.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	font-family: "宋体", "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	padding-left: 8px;
}
.rss-takeli {
	background-color: #FAFAFA;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4dbe0;
	border-left-color: #d4dbe0;
	padding: 10px;
	text-align: center;
}
.rss-takeli ul li {
	height: 20px;
}
.rss-takeli ul li img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rss-takeli a {
	display: block;
	height: 20px;
}

.rss-takebt {
	background-image: url(./images/RssBG.gif);
	background-repeat: no-repeat;
	background-position: left -334px;
	height: 18px;
}
.foot {
	height: 150px;
	padding-top: 50px;
	height: 120px;
	width: 960px;
	clear: both;
}
.foter_text {
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "宋体", "微软雅黑";
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a8a8a8;
	margin-bottom: 15px;
}
.foter_text a {
	margin-right: 5px;
	margin-left: 5px;
	color: #6532c3;
}
.foter_text01 {
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "宋体", "微软雅黑";
}
.foter_text01 a {
	margin-right: 5px;
	margin-left: 5px;
	color: #686868;
}
