body{
margin: 0;
max-width: 1280px;
margin-left: auto;
margin-right: auto;
}
a{
background-color: transparent;	
}
#fix1{
	position: fixed;
	left: 2px;
	top: 80px;
	width: 134px;
	z-index: 999;
background-color: white;
}
#fix2{
	position: fixed;
	right: 2px;
	top:50px;
	width: 130px;
	height: 216px;
	z-index: 100;
background-color: transparent;
}
div#fixgoto {
    position: fixed;
    right: 175px;
    bottom: 125px;	
    width: 49px;
    height: 47px;
    z-index: 100;
    background-image: url(../img/goto.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size:100% 100%;
}
.page{
	position: relative;
	/**width: 1025px;*/
	width: 994px;
  margin-left: auto;
  margin-right: auto;
}
.head{
	position: absolute;
	top:0px;
	width: 1280px;	
	z-index: 998;
}
.top{
	width:100%;	
	padding-top:45px;	
}
.footer{
	width:100%;	
	height: 74px;
}
.divload{
	text-align: center;
	border: 1px dotted gray;	
	margin-top: 1px;
	margin-bottom: 1px;
}
#fix1 div.divload{
	width: 100%;
	height: 216px;
	line-height: 216px;
}
#fix2 div.divload{
	width: 100%;
	height: 216px;
	line-height: 216px;
}
#head1 div.divload{
	width: 100%;
	height: 25px;
	line-height: 25px;
	border-left: 0px;
	border-right: 0px;
}
#top1 div.divload{
	width: 100%;
	height: 75px;
	line-height: 75px;
	border-left: 0px;
	border-right: 0px;
}
#footer1 div.divload{
	width: 100%;
	height: 97px;
	line-height: 97px;
	border-left: 0px;
	border-right: 0px;
}
div.left{
/**	position: absolute;**/
/**	left:0px;**/
	width: 349px;
}

div.lefthome{
/**	position: absolute;**/
/**	left:0px;**/
	width: 354px;
}
div.right{
/**	width: 672px;**/
/** margin-left: 353px;**/
	width: 617px;
	left: 353px;
	position: absolute;
	top: 0px;
	margin: 0px 25px;
}
div.margintop10 + div.margintop10{
	margin-top:20px;
}



.divTitle{
	position: relative;
	background-color: #F4F4F4;
	border-radius: 12px;
	margin: 12px 10px 10px 10px;
	height: 21px;
}
.divTitle > span.span1{
	position: absolute;
	height: 21px;
	width: 21px;
	border-radius: 12px;
	background-color: yellow;
	left: 0px;
}
.divTitle > span.span2{
	position: absolute;
	font-weight: bolder;
	color: #30a93e;
	left: 13px;
	background-color: white;
	line-height: 22px;
	padding: 0px 5px;
	font-size:14px;
	font-family:SimSun;
}
.divTitle > a{
	position: absolute;
	font-size: small;
	left: 112px;
	line-height: 22px;
	text-decoration: none;
	color: #BBB;
	width: 220px;
}
.HtTitle > span.span1{
	background-color: #fcb981;
}
.HtTitle > span.span2{
	color: darkslateblue;
}
.newlist{
	position: relative;
margin: 0px 15px;
padding: 0px 8px 0px;
height: 30px;
border-bottom: 1px dotted #cecece;
}
.newEnd{
	border-bottom-width: 1px;
	border-bottom-style: none;
}
.newlist > span{
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: gray;
	top: 50%;
	margin-top: -2px;
}
.newlist > a{
	position: absolute;
	max-width: 240px;
	left: 28px;
	text-decoration: none;
	color: #818181;
	/**text-shadow: 1px 1px 1px #EEE;*/
	padding-right: 36px;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: 宋体;
	top: 7px;
}
.new > a{
	background-image: url(../img/newtag.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.newlist > a:hover{
	color: red;
}

.imgNews{
	position: relative;
	width: 288px;
	margin-left: 20px;
	height: 90px;
	background-repeat: no-repeat;
	display: inline-block;
	font-family: 宋体12;
	background-size: 120px 75px;
}

.imgNews .imgNewIe8{
	position: relative;
	background-repeat: no-repeat;
	width: 120px;
	height: 75px;
}
.imgNews > a{
	position: absolute;
left: 0px;
text-decoration: none;
color: #6c6d70;
font-weight: bold;
width: 50%;
height: 100%;
padding-left: 45%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
z-index: 1;
font-size: smaller;
}
.imgNews > a:hover{
	color: red;
}
.imgNews > span{
	position: absolute;
left: 45%;
top: 20px;
font-size: smaller;
color: #c1c1c0;
width: 50%;
}

.barType{
	margin: 15px 15px 30px;
	padding: 3px 15px;	
	background-image: linear-gradient(to right,#F0F0F0,#F8F8F8,#FFF);
	font-size: small;
	font-weight: bold;
}
.barType a{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.barType a:hover{
	text-shadow: 1px 2px 1px #ccc;
}

/********************************************************/
/**新闻 公告样式固定*/
div[detail='content'] {
margin-left: 45px;
margin-right: 50px;
font-family: 宋体;
color: #6c6d70;
line-height: 30px;
font-size: 14px;
}
div[detail='content'] p{
	text-indent: 1cm;
}
div[detail='content'] h4{
	margin: -10px 10px;
}

div[detail='content']  .content_green{
	color: green;
}

div[detail='content']  .content_violet{
	color: violet;
}
/****************************************************************/
.contentnewstable{
border-collapse: collapse;
border-width: thin;
border-style: solid;
}
.contentnewstable td{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	height: 20px;
}
.contentnewstable p{
	margin: 0px;	
}
/********************************************************/