/* 数说华腾 样式表 */

body{
	margin:0;
	padding:0;
	background:url(bodybg.jpg) repeat-x left top;
}

img{border:none;}


.mainbox{
	width:903px;
	margin:0 auto;
	background:url(mainboxbg.jpg) repeat-y left top;
}

.head{width:903px;margin:0 auto;}

.intro{width:860px;margin:0 auto;}
.intro p{
	font-size:14px;
	text-indent:29px;
	line-height:24px;
	margin:5px auto;
}

.titlepic{text-align:center;margin:8px auto;}

.nums{width:778px;margin:10px auto;}
.nums img{margin:5px auto;}

.intro2{width:860px;margin:0 auto;}
.intro2 dt{
	height:27px;
	line-height:27px;
	color:#CC3300;
	font-weight:bold;
	margin:8px auto;
	font-size:14px;
	padding-left:40px;
	background:url(dtbg.jpg) no-repeat left center;
}
.intro2 dd{
	font-size:14px;
	text-indent:29px;
	margin-left:5px;
	line-height:20px;
}

.fhbtn{height:50px;line-height:50px; text-align:center;}

.footer{
	width:893px;
	margin:15px auto 4px auto;
	height:34px;
	line-height:34px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background:url(footbg.jpg) repeat-x left top;
}