@charset "utf-8";
	.voice_all{
		background : #e9f4f3;
		}
		
#title_area{
	background : url('../images/voice/main.jpg');
	margin : 0 auto;
	width : 980px;
	height : 237px;
	box-shadow:0px 0px 6px 0px #a6a6a6;
	-moz-box-shadow:0px 0px 6px 0px #a6a6a6;
	-webkit-box-shadow:0px 0px 6px 0px #a6a6a6;
	}
#title_area h1{
	padding : 130px 0 0 60px;
	color : #666666;
	}


#voice_all{
	background : #fff;
	margin : 0 auto;
	width : 980px;
	box-shadow:0px 0px 6px 0px #a6a6a6;
	-moz-box-shadow:0px 0px 6px 0px #a6a6a6;
	-webkit-box-shadow:0px 0px 6px 0px #a6a6a6;
	}
#voice_all .contents{
	padding : 20px 15px;
	position: relative;
	}
#voice_all .contents #main{
	width : 630px;
	float : left;
	}
#voice_all .contents #main #bread_crumb{
	font-size : 12px;
	border-bottom : solid 10px #b6dad6;
	margin : 0 0 30px 0;
	}
#voice_all .contents #main .voice_block{
	margin : 0 0 80px 0;
	}
#voice_all .contents #main .voice_title{
	background : #eaf4f3;
	padding : 15px;
	color : #45a49b;
	margin : 0 0 30px 0;
	}
#voice_all .contents #main .voice_title .text{
	width : 385px;
	float : left;
	font-size : 12px;
	line-height : 1.4;
	}
#voice_all .contents #main .voice_title .text h2{
	font-size : 18px;
	margin : 0 0 15px 0;
	}
#voice_all .contents #main .voice_title .image{
	width : 200px;
	float : left;
	margin : 0 0 0 15px;
	}
#voice_all .contents #main .voice_block .box{
	margin : 0 0 30px 0;
	}
#voice_all .contents #main .voice_block .box .que{
	color : #45a49b;
	}

#voice_all .contents #side{
	width : 280px;
	float : left;
	border : solid 1px #fff;
	border-radius : 15px;
	background : #eaf4f3;
	box-shadow:3px 3px 6px -2px #d9d9d9;
	-moz-box-shadow:3px 3px 6px -2px #d9d9d9;
	-webkit-box-shadow:3px 3px 6px -2px #d9d9d9;
	padding : 10px;
	position: absolute;
	right : 15px;
	top : 130px;
	margin-top : -90px;
	}
#voice_all .contents #side .bnr{
	padding : 0 0 15px 0;
	border-bottom : solid 8px #b6dad6;
	margin : 0 0 10px 0;
	}
#voice_all .contents #side .pickup{
	text-align : center;
	margin : 0 0 30px 0;
	}
#voice_all .contents #side .slider{
	background : #fff;
	padding : 8px 8px 0 8px;
	}
#voice_all .contents #side .slider .list{
	border-bottom : solid 1px #d3d3d5;
	margin : 0 0 10px 0;
	padding : 0 0 10px 0;
	}
#voice_all .contents #side .slider .list a{
	color : #000;
	}
#voice_all .contents #side .slider .list a:hover{
	text-decoration : underline;
	}
#voice_all .contents #side .slider .list .title{
	font-size : 12px;
	margin : 0 0 5px 0;
	font-weight : bold;
	}
#voice_all .contents #side .slider .list .image{
	width : 58px;
	float : left;
	}
#voice_all .contents #side .slider .list .text{
	width : 199px;
	float : left;
	margin : 0 0 0 5px;
	color : #45a49b;
	line-height : 1.4;
	font-size : 13px;
	}

#voice1,
#voice2,
#voice3,
#voice4,
#voice5,
#voice6,
#voice8,
#voice9{
	margin-top : -130px !important;
	padding-top : 130px !important;
}
