@charset "utf-8";

/* CSS Document */

#experiences_container {
width:735px;
margin:0 auto;
}

#experiences_container_l {
width:353px;
float:left;
}

#experiences_container_r {
width:353px;
float:right;
}

.voice_t {
width:353px;
background-image:url(../images/experiences_voicebg_t.jpg);
background-repeat:no-repeat;
margin-bottom:17px;
}

.voice_t p {
width:320px;
margin:0 auto;
padding:15px 10px 8px;
color:#503127;
}

.voice_b {
width:353px;
height:7px;
display:block;
background-image:url(../images/experiences_voicebg_b.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

h3 {
clear:both;
color:#B87562;
}
