@charset "utf-8";
/* CSS Document */
body{
	background:#fcf0cd url(../images/body_bg.gif) repeat-x;
	margin:0;
	padding:0;
	overflow-x:hidden;
	font:'微软雅黑','宋体';
}
#top{
	width:945px;
	height:45px;
	line-height:39px;
	margin:0 auto;
	position:relative;
	padding:6px 80px 0 80px;
}
#aLogo{
	width:90px;
	height:39px;
	display:block;
	background:url(../images/ql_logo.gif) no-repeat;
}
#phoneNumber{
	color:#791318;
	font-weight:bold;
	font-size:18px;
	float:right;
}
#banner{
	background:url(../images/banner_bg.jpg) 56px 0 no-repeat;
	width:1105px;
	height:363px;
	margin:0 auto 0 auto;
	position:relative;
}
#btnDownload{
	width:211px;
	height:56px;
	display:block;
	position:absolute;
	background:url(../images/download_button.jpg) no-repeat;
	left: 248px;
	top: 253px;
}
#btnDownload:hover,#btnDownload.select{
	background:url(../images/download_button_select.jpg) no-repeat;
}
#productList{
	height:331px;
	width:1105px;
	margin:0 auto;
	background:url(../images/product_list.jpg) 30px 0 no-repeat;
	position:relative;
}
#foot{
	text-align:center;
	width:1105px;
	margin:0 auto;
	padding:15px 0;
	color:#5f0101;
	font-size:14px;
}
#foot a{color:#5f0101;}
#prodIntro1,#prodIntro2,#prodIntro3,#prodIntro4{
	position:absolute;
	text-align:right;
	font-size:12px;
	line-height:14px;
	color:#231815;
	left: 629px;
	top: 164px;
	cursor:default;
	z-index:1;
}
.empty-line{
	height:12px;
}
#prodIntro1{
	left: 133px;
	top: 103px;
}
#prodIntro2{
	left: 307px;
	top: 79px;
}
#prodIntro3{
	left: 454px;
	top: 92px;
}
#prodIntro4{
	text-align:left;
	width: 372px;
	line-height:16px;
}
#fkt{
	position:absolute;
	width:324px;
	left: 614px;
	top: 93px;
	height: 171px;
	display:block;
}
#aProd1,#aProd2,#aProd3,#aProd4{
	display:block;
	position:absolute;
	z-index:100;
}
#aProd1{
	width:179px;
	height:296px;
	left:67px;
	top: 34px;
}
#aProd2{
	width:179px;
	height:296px;
	left:247px;
	top: 34px;
}
#aProd3{
	width:180px;
	height:296px;
	left:428px;
	top: 34px;
}
#aProd4{
	width:390px;
	height:196px;
	left:619px;
	top: -36px;
}
