#infor_main {
	width: 960px;
	clear: both;
}

#infortit {
	width: 960px;
	height: 40px;
	clear: both;
	background-image:url(../img/info/info_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 30px;
}

#iinsight {
	width: 960px;
	clear: both;
	margin-top: 30px;
}

#iinsight #main {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}

#iinsight #m_pic {
	width: 500px;
	height: 354px;
	float: left;
	background-image:url(../img/info/insight/m_pic.jpg);
	background-repeat: no-repeat;
}
#iinsight #m_right {
	width: 440px;
	float: right;
}
#iinsight #m_txt1,
#iinsight #m_txt2 {
	width: 440px;
	clear: both;
	overflow: hidden;
}
#iinsight #m_txt1 {
	font-size: 135%;
	line-height: 160%;
	font-weight: bold;
}
#iinsight #m_txt2 {
	font-size: 120%;
	line-height: 160%;
	margin-top: 40px;
}

#iinsight .box {
	width: 920px;
	clear: both;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 40px;
}
#iinsight .b_left {
	width: 550px;
	float: left;
	overflow: hidden;
}
#iinsight .b_head1,
#iinsight .b_head2,
#iinsight .b_txt {
	width: 550px;
	clear: both;
	overflow: hidden;
}
#iinsight .b_head1,
#iinsight .b_head2 {
	font-size: 135%;
	line-height: 160%;
	font-weight: bold;
	color: #FF9900;
}
#iinsight .b_head2 {
	margin-top: 30px;
}
#iinsight .b_txt {
	font-size: 120%;
	line-height: 160%;
	margin-top: 10px;
}

#iinsight #b_pho1,
#iinsight #b_pho2 {
	width: 350px;
	height: 200px;
	float: right;
	background-image:url(../img/info/insight/b_pho1.jpg);
	background-repeat: no-repeat;
}
#iinsight #b_pho2 {
	height: 230px;
	background-image:url(../img/info/insight/b_pho2.jpg);
	margin-top: 40px;
}

#iinsight #btm_bg {
	width: 920px;
	clear: both;
	overflow: hidden;
	background-image:url(../img/info/insight/btm_bg.gif);
	background-repeat: repeat-y;
	margin-left: 20px;
	margin-top: 40px;
}
#iinsight #btm_box {
	width: 890px;
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

#iinsight #btm_pho {
	width: 250px;
	height: 180px;
	float: left;
	background-image:url(../img/info/insight/btm_pho.jpg);
	background-repeat: no-repeat;
}
#iinsight #btm_txt {
	width: 620px;
	float: right;
	overflow: hidden;
	font-size: 150%;
	line-height: 160%;
	font-weight: bold;
	color: #FF0000;
	margin-top: 15px;
}



