@charset "utf-8";
/* CSS Document */



/* **************Index.html CSS*************** */

/* MainImage */
h2{
	background-image:url(../images/mainimg.gif);
}

/* Body */

#left{
	padding:0 0 50px;
}

.box01{
	height:100%;	
}
.box01 p{
	width:226px;
	height:142px;
	float:left;
	padding:21px 5px 0 10px;
	line-height:30px;
	background:url(../images/voice_bg.gif) no-repeat 0 0;
}
.box01 p strong{
	color:#f9996f;
}
.mgw8{
	margin:0 8px;
}
.img_btns {
	padding-bottom:20px;
	}
.img_btns a img {
	border:none;
	}


