﻿#mainNav ul li.works a{
 background:url(../images/bg_tab_mainNav.gif) -327px -38px no-repeat;
}
#content{
 width:960px;
 overflow:hidden;
 padding:10px 0;
 background:#FFF;
}
/*--作品列表--*/
#works{
 text-align:center;
 width:960px;
}
#works .title{
 float:none;
 width:920px;
 line-height:20px;
 overflow:hidden;
 margin:0 auto;
 padding:0 0 2px 0;
 background:url(../images/bg_line_01.gif) 0 100% repeat-x;
}
#works .title h2,#works .title p{
 float:left;
 font-size:12px;
 margin:0;
 padding:0;
 background:none;
}
#works .title h2{
 height:19px;
 line-height:20px;
 overflow:hidden;
 padding:0 0 0 6px;
}
#works .title .inputstyle1{
 float:left;
 vertical-align:middle;
 width:210px;
 height:18px;
 line-height:19px;
 padding:0 0 0 2px;
 overflow:hidden;
 border:1px solid #D3D3D3; 
}
#works .title .btnstyle1{
 float:left;
 vertical-align:middle;
 color:#FFF;
 cursor:pointer;
 font-size:12px;
 width:40px;
 height:19px;
 line-height:20px;
 overflow:hidden;
 margin:0 0 0 4px;
 border:none;
 background:#FFF url(../images/bg_btn_01.gif) 0 0 no-repeat; 
}
#works .title ul{
 float:right;
 width:auto;
 margin:0;
 padding:0;
 background:none;
}
#works .content{
 width:960px;
 overflow:hidden;
}
#works .content ul{
 width:960px;
 margin:-30px 0 0 25px;
}
#works .content ul li{
 position:relative;
 margin:40px 53px 0 0;
}
#works .content ul li .operate{
 position:absolute;
 z-index:2;
 left:60px;
 top:250px;
}
#works .content ul li .operate button{
 display:block;
 vertical-align:middle;
 color:#000;
 cursor:pointer;
 font-size:12px;
 width:60px;
 height:19px;
 line-height:18px;
 border:1px solid #CCC;
 background:#EFEFEF;
}
/*--翻页--*/
.pageView{
 float:left;
 width:100%;
 margin:50px 0 0 0;
}
.pageView p{
 float:right;
 padding:0 30px 0 0;
}
/*--热门标签--*/
#hotTags{
 float:left;
 margin:-20px 0 0 0;
}
#hotTags h3,#hotTags ul,#hotTags ul li{
 float:left;
 font:normal 12px simsun;
}
#hotTags h3{
 padding:0 0 0 30px;
}
#hotTags ul{
 list-style:none;
}
#hotTags ul li{
 padding:0 10px 0 0;
}

/*---隐藏元素---*/
{
 display:none;
 visibility:hidden;
}