@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-size:12px;
	font-family:"宋体";
}
.container{
	margin:0 auto;
	width:960px;
	height:500px;
}
#idPicText{
	background:#eee;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	width:282px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
}
#idPicText a{
	text-decoration:none;
	color:#333;
	display:block;
}
#idPicList img{
	cursor:pointer;
	width:65px;
	height:50px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	border:0;
	margin:10px;
}
#idPicList img.on{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#idNum{ position:absolute; right:5px; bottom:5px;}
#idNum li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#idNum li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}
#topScrollDiv{
	width:960px;
	height:172px;
	background:#000;
	overflow:hidden;
	margin:0 auto;
}
#topScrollDiv IMG{
	margin:5px;
}
.hand{
	cursor:pointer
}
#scrollCenterDiv{
	width:960px;
	height:687px;
	background:url(/src/hbjx/snpd/qqtj5/scrollCenterBg.gif)  no-repeat;
	margin:0 auto;
}
#scrollCenterDiv #textDiv1{
	border:solid 0px;
	padding:115px 52px 0 220px;
	height:280px;
}
#scrollCenterDiv #textDiv1 P{
	text-indent:2em;
	margin:0;
	padding:0;
	line-height:22px;
}
#scrollCenterDiv #textDiv2{
	padding:0 245px 0 40px!important;
	padding:0 245px 0 40px;
}
#scrollCenterDiv #textDiv2 UL{
	margin:10px;
	padding:10px;
	list-style-type:none;
}
#scrollCenterDiv #textDiv2 LI{
   line-height:22px !important;
	line-height:35px;
}
#scrollCenterDiv #textDiv2 IMG{
	margin-right:5px;
}
#bottomScrollDiv{
	width:960px;
	height:156px;
	background:#000;
	overflow:hidden;
	margin:0 auto;
}
#bottomScrollDiv IMG{
	width:220px;
	height:140px;
	margin-left:10px
}
#compInfoDiv{
	width:960px;
	height:404px;
	margin:0 auto;
	background:url(/src/hbjx/snpd/qqtj5/compInfoBg.gif);
}
#compInfoDiv DIV{
	border:solid 0px;
	padding:100px 40px 0 240px;
}
#compInfoDiv P{
	text-indent:2em;
	margin:0;
	padding:0;
	line-height:22px;
}
#TableImgDiv{
	width:960px;
	margin:0 auto;
}
#ProfitDiv{
	background:url(/src/hbjx/snpd/qqtj5/ProfitBg.gif) center no-repeat;
	width:960px;
	height:453px;
	margin:0 auto;
}
#ProfitDiv DIV.leftCon{
	border:solid 0px red;
	padding:120px 0px 0px 60px;
}
#ProfitDiv P{
	margin:0;
	padding:0;
	line-height:22px;
	font-size:12px;
}
#ProfitDiv H4{
	color:#F00;
	margin:0;
	padding:0;
	line-height:30px;
}
#ProfitDiv DIV.rightCon{
	border:solid 0px red;
	padding:225px 50px 0px 40px;
}
#ProfitDiv DIV.rightCon p{
font-size:12px;
	
}
#bottomBotScrollDiv{
	width:960px;
	height:157px;
	background:#000;
	overflow:hidden;
	margin:0 auto;
}
#bottomBotScrollDiv IMG{
	margin:5px;
}
#supposeDiv{
	width:960px;
	background:url(/src/hbjx/snpd/qqtj5/supposeBg.gif);
	height:384px;
	margin:0 auto;
}
#supposeDiv DIV{
	border:solid 0px red;
	height:50px;
	padding:90px 50px 0px 50px;
}
#supposeDiv UL{
	margin:10px;
	margin-top:0px;
	padding:10px;
	padding-top:0px;
	list-style-type:none;
}
#supposeDiv LI{
	line-height:22px;
}
#supposeDiv IMG{
	margin-right:5px;
}
#supposeDiv SPAN{
	color:#F00;
}

