/*资源显示界面页脚风格*/
@IMPORT url("../../theme/FootStyle.css");

/*****************************************************/
/*定义通用的风格									*/
/****************************************************/
body, table, input, select, textarea{	
	
}
body{	
	margin: 0;
	text-align:center;
}
a img{	
	border: 0;
}
a{	
	text-decoration: none;
}
a:hover{	
	text-decoration: underline;
}

/*********************************************************
资源框架表格的风格
*********************************************************/
/*资源显示界面框架*/
table.cssArticleFrame{
	width:1000px;
	min-height:750px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:0 auto 0 auto
}

/*资源显示界面页头风格*/

/*当前位置风格*/
td.cssArticleLocation {
	height:36px;
	background-repeat: repeat-x
}
td.cssArticleLocationbt {
	height:6px;
	background-repeat: repeat-x;
}
div.cssLocation {
	font-family: 宋体;
	height:46px;
	font-size: 12px;
	text-align:left;
	padding-left:30px;
	padding-top:15px;
	color: #000000;
}
div.cssLocation span{
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
	font-weight: bold
}
div.cssLocation A{
	font-family: 宋体;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal
}
div.NextAndPreTitle{
	font-family:宋体;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding-top:5px;
}
div.NextAndPre{
	padding-top:5px;
}
div.NextAndPre2{
	padding-top:5px;
}
div.NextAndPre A{
	color:#004880;
	font-size:14px;
	padding-left:8px;
	text-decoration:underline;
}
div.NextAndPre2 A{
	color:#004880;
	font-size:14px;
	padding-left:8px;
	text-decoration:underline;
}
span.NextAndPreSpan{
	color:#004880;
	font-size:14px;
}

/*当前页*/
td.cssArticleLocation div.cssLocation .articleText{
	
}
/*资源显示界面内容风格*/

td.cssArticleContent{
	vertical-align: top;
	height:100%;
	text-align: center;
	padding:0 0 0 0
}

table.cssArticleContent{
	width:90%;
	height:100%;
	vertical-align: top;
	margin:auto
}
table.cssArticleContent td{
	vertical-align: top;
	font-family: 宋体;
	color: #000;
	font-size: 14px
}
TABLE.special{
	border-style: solid;
	border-color: #D4D4D4;
	border-width: 1px;
	padding: 5px;
	line-height: 25px;
}
TD.specialName{
	font-size: 14px;
	font-family: '宋体';
	color: #000
}
TD.special{
	color: #000;
	font-family: 宋体;
	font-size: 14px
}
TD.special A{
	text-decoration:none;
	color: #0071b2;
	font-family: 宋体;
	font-size: 14px
}
TD.special A:VISITED{
	text-decoration:none;
	color: #9F7F00;
	font-family: 宋体;
	font-size: 14px
}
td.cssArticleCenter {
	
}
table.cssArticleContent td.cssArticleTop{
	height:20px;
	line-height:1px
}

div.cssArticleContent{
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:2px;
	background-image:url('../../images/sub02/sub02_12.gif');
	background-position:top;
	background-repeat:no-repeat;
	padding:20px 25px 0 25px;
	border-right-color: #DDDFE3;
	border-top-color: #DDDFE3;
	border-left-color: #DDDFE3
}

TD.cssAccessoryList{
	padding-left:20px;
}

UL.cssAccessoryList LI{
	height: 20px;
	padding-top:5px;
}

DIV.cssAccOrCorrBar{
	border-bottom-color: #DDDFE3;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-left-style: solid;
	border-bottom-width: 3px;
	border-right-color: #DDDFE3;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #DDDFE3
}

div.cssContentFooter {
	height:0px;
	line-height:1px
}
div.cssLocationTitle{
	display:none;
}
/*********************************************************
详细资源的显示风格
*********************************************************/
/*标题风格*/
div.cssTitle{
	font-size: 24px;
	font-family: "宋体";
	font-weight: bold;
	color:#000000;
	text-align: center;
	padding-top:8px;
	margin-bottom: 10px;
}

/*副标题风格*/
div.cssSubTitle{
	font-size: 18px;
	font-weight: bold;
	color:cf1603;
	margin-bottom: 10px;
	text-align: center;
}

/*题注风格*/
div.cssTitleNote{
	font-size:12px;
	padding-top:3px;
	text-align: left;
	color: #999999;
	height:30px;
	text-align: right;
	background-image:url('../../images/sub02/sub02_16.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
div.cssTitleNote #publicTime{
	background: url("/fzj/Application/CssStyle/sub02_05.gif") 0 bottom no-repeat;
	padding:0 0 6px 0;
}
div.cssContent{
	padding-top:25px;
	padding-bottom:25px;
	/*font-size: 14px;
	line-height:20px;*/
	color:#333333;
	/*font-family:"宋体";*/
}
/*图片风格*/
div.cssContent div.cssFigure{

}

/*内容风格*/
div.cssContent p{	

}

/*发布日期风格*/
div.cssFileDate{
	text-align: right;
	color: #000000;
	padding:25px;
}

/*按钮风格*/
div.cssButton{
	text-align: center;
}

div.cssButton a{
	font-weight:bolder;
	color:#ff5000
}
div.cssButton input.cssBtnClose{
	width:110px;
	height:0px;
	border:0;
	background-repeat: no-repeat;
	cursor:pointer;
	display:none;
}

/*flash风格*/
div.cssFlash{
	width:100%;
	text-align:center;
	padding:0;
}

div.cssAccOrCorrBar {
	
}
/*相关新闻*/
td.cssCorrelativeList {
	padding-top:10px;
	vertical-align: top;
	display:none;
}
/*附件*/
td.cssAccessoryList {
	padding:10px 0 0 30px;
	vertical-align: top;
	text-align: left;
	color:#cf1613
	
}
td.cssAccessoryList caption{
	font-size:12px;
	text-align: left;
	color:#cf1613;
	margin:0 0 0 10px
}
td.cssAccessoryList td{
	font-size:12px;
	text-align: left;
	color:#cf1613;
	margin:0 0 0 10px
}
td.cssAccessoryList ul{
	list-style-type: none;
	margin:0;
	padding:0
}
td.cssAccessoryList li{
	list-style-type: none;
	margin:0;
	padding:0
}
td.cssAccessoryList a{
	color:#cf1613;
	text-decoration: underline
}



div.cssNextAndPre {
	font-size:14px;
}
div.NextAndPreTitle{
	font-size:14px;
	color: #000000;
	font-weight: bold;
	margin-top:15px;
	text-indent: 6px;
	margin-bottom:3px;
}
div.cssNextAndPre div.NextAndPre,div.cssNextAndPre div.NextAndPre2{
	font-size:14px;
	color: #004880;
	text-indent: 20px;
	line-height: 33px;
	height:33px;
	border-top:1px solid #e78a81;
}
div.cssNextAndPre div.NextAndPre a,div.cssNextAndPre div.NextAndPre2 a{
	font-size:14px;
	color: #004880;
}

span.NextAndPreSpan{
	font-size:14px;
	color:#004880;
	border-right:1px solid #e78a81;
	line-height:25px;
	height:25px;
	padding:0 20px 0 0px;
	margin:8px 18px 0 0
}

div.cssPageFooter div.cssMiddle{
	width:576px;
}
div.cssPageFooter div.div.cssLeftSide{
	display:none
}
div.cssPageFooter div.cssLeftSide1{
	width:30px
}
div.cssPageFooter div.cssRightSide{
	display:none
}
div.cssPageFooter div.cssRightSide1{
	display:none
}
/******************页脚*****************/
/*theme/FootStyle.css*/


div.cssPageFooter {
	text-align:center;
}
