@charset "utf-8";
/*****************************************************************************************/
.content_why{
	width:996px;
	height:504px;
	table-layout:fixed;
	background-color:#FFFFFF;
}
.content_why_pict{
	width:609px;
	height:385px;
	overflow:hidden;
	background-image:url(../images/back_right.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
.content_why_img{
	width:562px;
	max-height:332px;
	position:relative;
	top:20px;
	right:0px;
}
.content_why_but{
	width:575px;
	height:73px;
	padding:23px 17px;
	overflow:hidden;
	background-image:url(../images/back_right_bottom.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.content_why_topic{
	width:350px;
	height:50px;
	padding:10px 20px;
	overflow:hidden;
	background-image:url(../images/back_right_top_why.jpg);
	background-position:top right;
	background-repeat:no-repeat;

}
.content_why_topic h1{
	color:#FFFFFF;
}
.content_why_text{
	width:350px;
	height:414px;
	padding:10px 20px;
	overflow:hidden;
	background-image:url(../images/back_left_bottom.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color:#656563;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #656563;
	scrollbar-darkshadow-color: #656563;
	scrollbar-face-color: #656563;
	scrollbar-highlight-color: #656563;
	scrollbar-shadow-color: #656563;
	scrollbar-track-color:  #656563;
}
