
 html{
	background-color:#f2f1ec;
 }

.e1{/* 横向浮动的图片列表 120*90  */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:10px;
	padding-bottom:8px;
}
.e1 li{
	width:126px;
	overflow:hidden;
	padding-left:12px;
	float:left;
	text-align:center;
	
}
.e1 li a{
	display:block;
	color:#6C6D61;
}
.e1 li a:hover img{
	border:1px solid #D7D9CC;
	padding:2px;
}
.e1 li a img{
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:120px;
	height:90px;
}
.e1 li a span{
	display:block;
	line-height:17px;
	padding-top:6px;
}
.e1 li span{
	
}

.textlink,.textlink_red{
	display:block;
	width:100%;
	line-height:36px;
	 border-bottom:1px dashed #d2d2d2; 
	font-size:14px;
	color:gray;
}

.textlink,a{
  font-size:16px;
}

.textlink a:link {
    color:#000;
    text-decoration: none;
}

.textlink a:visited {
    color:#000;
    text-decoration:none;
}
    
.textlink a:hover {
    color:red;
    text-decoration:none;
    }
    
.textlink a:active {
    color:#000;
    text-decoration:none;
}
/*  textlink_red  */
.textlink_red  a{
  font-size:18px;
}

.textlink_red a:link {
    color:red;
    text-decoration: none;
}

.textlink_red a:visited {
    color:red;
    text-decoration:none;
}
    
.textlink_red a:hover {
    color:#990000;
    text-decoration:none;
    }
    
.textlink_red a:active {
    color:red;
    text-decoration:none;
}

.e2{
	
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
	color:#aaa;
}
.e2 li b a{
	color:#555;
}
.e2 li a.preview{
	width:84px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}
.e2 li a.preview img{
	width:80px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.e2 span.info{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}
.e2 span.info small{
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}
.e2 span.info a{
	color:#690;
}
.e2 p.intro{
	color:#5f5f5f;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}


.pageinfo {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.pageinfo A {
	BORDER-RIGHT: #cc0066 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cc0066 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #cc0066 1px solid; COLOR: #cc3300; PADDING-TOP: 2px; BORDER-BOTTOM: #cc0066 1px solid; TEXT-DECORATION: none
}
.pageinfo A:hover {
	BORDER-RIGHT: #cc3300 1px solid; BORDER-TOP: #cc3300 1px solid; BORDER-LEFT: #cc3300 1px solid; COLOR: #000; BORDER-BOTTOM: #cc3300 1px solid
}
.pageinfo A:active {
	BORDER-RIGHT: #cc3300 1px solid; BORDER-TOP: #cc3300 1px solid; BORDER-LEFT: #cc3300 1px solid; COLOR: #000; BORDER-BOTTOM: #cc3300 1px solid
}
.pageinfo SPAN.thisclass {
	BORDER-RIGHT: #cc3300 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cc3300 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #cc3300 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #cc3300 1px solid; BACKGROUND-COLOR: #cc3300
}
.pageinfo SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}
@font-face {
 font-family: 'fzlbjw';
 src: url('fzlbjw.eot');
 src: local('fzlbjw Regular'),
        local('fzlbjw'),
        url('/font/fzlbjw.woff') format('woff'),
        url('/font/fzlbjw.ttf') format('truetype'),
        url('/font/fzlbjw.svg#fzlbjw') format('svg');
} 

.indextitle{
height:56px;
line-height:56px;
background-image:url('/images/title_bg.png');
background-repeat:no-repeat;
background-size:420px,54px;
background-position:left bottom;
}

.indextitle a:first-child{
  font-size:24px;
  color:red;
  font-family:'FZLBJW';
  src='./font/FZLBJW.TTF';
  float:left;
  letter-spacing:5px;
}

.indextitle a:first-child:link {
    color:red;
    text-decoration: none;
}

.indextitle a:first-child:visited {
    color:red;
    text-decoration:none;
}
    
.indextitle a:first-child:hover {
    color:#990000;
    text-decoration:none;
    }
    
.indextitle a:first-child:active {
    color:red;
    text-decoration:none;
}

/*  */
.indextitle a:nth-child(2){
  font-size:12px;
  color:gray;
  font-family:'FZLBJW';
  src='./font/FZLBJW.TTF';
  float:right;
}

.indextitle a:nth-child(2):link {
    color:gray;
    text-decoration: none;
}

.indextitle a:nth-child(2):visited {
    color:gray;
    text-decoration:none;
}
    
.indextitle a:nth-child(2):hover {
    color:gray;
    text-decoration:none;
    }
    
.indextitle a:nth-child(2):active {
    color:gray;
    text-decoration:none;
}

/* 头部 */
.head_div{
	width:100%;
	height:312px;
	background-repeat:repeat-x;
	background-position:center;
	background-image:url('/images/head_bg.png');
}


/* 底部导航 */
.foot_link{
	display:block;
	margin-top:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	width:100%;
}

/* 底部空行(波浪) */
.foot_space{
	width:100%;
	height:40px;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url('/images/foot_copy.png');
	text-align:center;
}

.foot_copy{
	line-height:180%;
	text-align:center;
	background-color:#343434;
	color:#c5c5c5;
}

.foot_copy a{
	color:#c5c5c5;
}

#res span{
  color:#ff00cc;
}
