/* CSS Document */
a:link, a:visited
{
    text-decoration: none;
    color: #303030;
}
.container
{
    text-align: center;
    width: 1000px;
    height: auto;
    margin: 0 auto;
}
.body
{
    width: 1000px;
    margin: 0 auto;
    padding: 12px;
    clear: both;

}
.content
{
    width: auto;
    height: auto;
    overflow: auto;
    border-top:1px solid #EDEDED;
    border-bottom:1px solid #EDEDED;
}
.c_left
{
    width: 20%;
    float: left;
    text-align: left;
    margin-top: 10px;
}
.c_right
{
    width: 75%;
    float: right;
    margin-bottom: 20px;
    overflow:hidden;
}
.contentShow{ width:700px;margin-left: 90px;
margin-top: 100px;}
.contentShow img{ max-width:530px;}
.opus
{
    margin-top: 10px;
}
.o_top
{
    text-align: left;
    border-bottom: 1px solid #33CC00;
    padding-bottom: 5px;
}
.o_item
{
    float: left;
    margin: 10px 5px;
}


 .titleDiv{ width: 1000px;height: 20px; background-color: #757575; }
 .case_items{ width:1000px; overflow:hidden;  margin-left:-1px; padding-top:34px;}
 
 .item_title{ position:absolute; bottom:-2px;font-size:12px;  padding-left:15px; padding-top:5px; height:25px; width:305px; background-color:#000000;}
 .item_title a{ color:White;}
 .item_list{ width:320px; height:180px; float:left; margin-left:10px; position:relative; margin-top:15px;}
 .item_list img{ width:320px; height:180px;}
.the_post_grid { margin-bottom:20px; padding: 6px; width:320px; float:left; }
.theBigImage { height: 180px; width:320px; position: relative; overflow: hidden;}			
.the_big_overlay {background-image: url("../images/big-image-overlay.png"); position: absolute; z-index: 200; width: 319px; height: 178px; border:1px solid #0e0e0e; top:180px; left: 0; opacity: 0;}
.the_big_overlay h2{font-size:15px;color:#fff;font-family: 'Cabin', Helvetica, Arial, Sans-serif;padding:25px 10px 0;line-height: 1.5em;}			
.the_big_overlay h2 a {color: #ccc;}
.the_big_overlay h2 a:hover {color: #fff!important}		
.the_big_overlay p {font-size:12pxcolor:#878787;padding:10px 30px;line-height: 1.5em;}