@charset "gb2312";
/* CSS Document */
*{
    padding:0px;
    margin:0px;
    }
div{
    overflow:hidden;
    }
a{
    text-decoration:none;
}
ul,li{
    list-style:none;    
    }

body{
    padding:0px;
    margin:0px;
    /*font-family: "Î¢ÈíÑÅºÚ";*/
    
    }
p{
    text-align:left;
}
#wrapper{
    width:913px;
    /*height:1210.5px;*/
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    filter:"progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=0,strength=3)
    progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=90,strength=3)
    progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=180,strength=3)
    progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=270,strength=3);"
-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
-webkit-box-shadow: 10px 10px 10px #909090;/*safari»òchrome*/
box-shadow:3px 3px 10px #909090;/*opera»òie9*/
    }
#content{
    float: left;
width: 913px;
background: #fff;
margin-top: -10px;
}
.top{
    width:100%;
    height:60px;
    border-radius:10px;
    /*background:#57c4c2;*/
    background: url(imagesart-nav.png) no-repeat;
}
/*.left{
    display:block;
    width:200px;;
    height:870px;
    background:#EEF6F8;
}*/
.left a:hover{
    background-color:#FFF;}
.main{
  /*float: right;*/
width: 850px;
height: auto;
margin-top:5px;
margin-left: 10px;
/*margin-right: 5px;*/
background: #fff;
/* padding-left: 15px;
padding-right: 15px; */
margin: 0 auto;
}
.main p{
    font-size:14px;
    line-height:1.5em;
}
    #art-title{
    width: 100%;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    float: left;display:inline; ;
    font-weight: bold; 
    text-align: center; 
    margin-top: 40px;
}
#art-content{
    max-width: 850px;
    margin-top: 20px;
    /*font-size: 14px;*/
    font: normal normal normal 14px/1.8em ÐÂËÎÌå;
    margin: 0 auto;
/*     margin-left: 20px; */
    line-height: 30px;
    margin-top: 20px;
    float: left;display:inline; ;
    margin-bottom: 20px;
}
#art-pubinfo{
    width: 100%;
    /*margin: 0 auto;*/
    float: left;display:inline; ;
    text-align: center;
    margin-top: 20px;
    color:#999;
}
.now{
    color:#fff;
    position: relative;
    top: 20px;
}
.now a{
    color:#fff;
    font-size: 18px;
    font-weight: bold;
}
.position{
    float: left;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 15px;
}

.position a{
    color:#000;
}
