* { outline: none; }
img
{
	border: none;
	margin:0;
	padding:0;
}
.clear
{
    clear: both;
    line-height: 0;
    font-size: 0px;
    height: 0px;
}
.content{
	width:960px;
	margin: 0 auto;
}

.photogal1{
    
}
.content_center_1{
    background-color: #000000;
    margin-left: 0px;
    min-height: 300px;
    width: 960px;
    z-index:100;
    position:relative;
    padding-bottom: 30px;
}

.photogal_nav_home{
    background-color:#231f20;
    text-align:center;
    padding-top:8px;
    padding-bottom:5px;
}
.photogal_nav_home img{
    padding-left:4px;
    padding-right:4px;
}


.photo_prog_slider{
    display: inline;
    float: left;
    position: absolute;
}
.block_2_container{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width:970px;
	height:472px;
}
.rw_left_home{
    background: url("../images/photogal/arrow_left.png") no-repeat;
    display:none;
    width: 88px;
    height:85px;
    z-index:100;
    position:absolute;
    float:left;
    margin-left:0px;
    margin-top:208px;
    outline:none;
}
.rw_right_home{
    background: url("../images/photogal/arrow_right.png") no-repeat;
    display:none;
    width: 88px;
    height:85px;
    z-index:100;
    position:absolute;
    float:left;
    margin-left:872px;
    margin-top:208px;
    outline:none;
}
