body,html {
	margin: 0px;
	padding: 0px;
	text-align:center;
	-webkit-text-size-adjust:none;
	background-color:#eee; 
	}
	
	
a.NavLink {
	font-family:"΢���ź�",Tahoma;
	font-size:20px;
	color:#000;
	text-decoration: none;
	line-height:120px;
	padding-left:10px;
	padding-right:10px;
	display:block;
    }
	
a.NavLink:hover {
	font-family:"΢���ź�",Tahoma;
	font-size:20px;
	color:#fff;
	text-decoration: none;
	line-height:120px;
	padding-left:10px;
	padding-right:10px;
	background-color:#000;
	display:block;
    }	
	
.CopyInfo { font-family:"΢���ź�",Tahoma; font-size:20px; color:#666;}

a.CopyInfoLink { font-family:"΢���ź�",Tahoma; font-size:20px; color:#666; text-decoration:none; }
	
a.CopyInfoLink:hover {font-family:"΢���ź�",Tahoma; font-size:20px; color:#666;text-decoration:none; }

.IndexProTit1 { font-family:"΢���ź�",Tahoma; font-size:18px; color:#ccc;}

.IndexProTit2 { font-family:"΢���ź�",Tahoma; font-size:20px; color:#d93445;}



.ComTopLink { font-family:"΢���ź�",Tahoma; font-size:20px; color:#fff; text-decoration:none; letter-spacing:10px;}

a.ComTopLink { font-family:"΢���ź�",Tahoma; font-size:20px; color:#fff; text-decoration:none; }
	
a.ComTopLink:hover {font-family:"΢���ź�",Tahoma; font-size:20px; color:#d93445;text-decoration:none; }


.WorkTit { font-family:"΢���ź�",Tahoma; font-size:30px; color:#666;}

.WorkInfo { font-family:"΢���ź�",Tahoma; font-size:20px; color:#666;}

a.WorkInfoLink { font-family:"΢���ź�",Tahoma; font-size:20px; color:#666; text-decoration:none; }
	
a.WorkInfoLink:hover {font-family:"΢���ź�",Tahoma; font-size:20px; color:#d93445;text-decoration:none; }


a.Pimg {

-webkit-filter: grayscale(0%);

-moz-filter: grayscale(0%);

-ms-filter: grayscale(0%);

-o-filter: grayscale(0%);

filter: grayscale(0%);

filter: "";

}



a.Pimg:hover{

-webkit-filter: grayscale(100%);

-moz-filter: grayscale(100%);

-ms-filter: grayscale(100%);

-o-filter: grayscale(100%);

filter: grayscale(100%);

filter: gray;

}



#cols {
/*
  -webkit-column-count: 4;

  -webkit-column-gap: 0px;

  -moz-column-count: 4;

  -moz-column-gap: 0px;

  column-count: 4;

  column-gap: 0px;
*/
  

}

.item {

	box-sizing: border-box;
  margin: 0px;

  padding: 20px;

float:left;

width:25%;


}

.item img {

  max-width: 100%;

    

}




#TopBt { background:url(images/TopBt.jpg) top left no-repeat; width:120px; height:130px; cursor:pointer; display:block; overflow:hidden;}

#TopBt a { background:url(images/TopBt.jpg) top left no-repeat; width:120px; height:130px; cursor:pointer; display:block; overflow:hidden;}

#TopBt a:hover { background:url(images/TopBtD.jpg) top left no-repeat; width:120px; height:130px; cursor:pointer; display:block; overflow:hidden;}

#WeiPic { width:120px; height:158px; display:block; overflow:hidden; }

.TopBtNr{ z-index:1000; position:fixed; bottom:0px; right:0px; width:120px; height:288px; _position:absolute; _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; text-align:center; }
