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

	
.why_box{
	margin:0 auto;
	background:#000;
	margin-top:16px;
	width:100%;} 
.why_box .why_tit{
	height:104px;
	background:url(../images/why_tit_bg.jpg) center no-repeat;}
.why_box .why_tit p{
	color:#cc9966;
	font-size:22px;
	text-align:center;}
	
.swhy h2{
	font-size: 14px;	
	}

.why_box .swhy{
	color:#cc9966;}
.why_box .swhy01{
	background:url(../images/whybg01.jpg) center no-repeat;
	height:154px;}
.why_box .swhy h2,.why_box .swhy p{
	margin-left:40px;}
.why_box .swhy02{
	background:url(../images/whybg02.jpg) center no-repeat;
	height:100px;}
.why_box .swhy03{
	background:url(../images/whybg03.jpg) center no-repeat;
	height:170px;}
.why_box .swhy04{
	background:url(../images/whybg04.jpg) center no-repeat;
	height:93px;}
.why_box .swhy04 h2,
.why_box .swhy04 p,
.why_box .swhy02 h2,
.why_box .swhy02 p{
	margin-left:340px;}	
