﻿#intro
{
	width:800px;
	height:373px;
	margin:0 auto;
}

#intro h1
{
	font-weight:bold;
	font-size:16px;
	padding-top:12px;
	height:39px;
	border-bottom:1px dashed #CAC3BB;
	line-height:39px;
}

.softinfo
{
	margin:30px 0 0 0;
	height:133px;
	padding:100px 0 0 440px;
	background:url("/xgzs/CSS/commonpage/images/download_img.jpg") no-repeat center;
}

.softinfo p
{
	line-height:15px;
	color:#686868;	
	padding:0 0 20px 0;
}


.softinfo a
{
	display:inline-block;
	width:247px;
	height:42px;
	background:url("/xgzs/CSS/commonpage/images/download_dbutton.png");
}

.softinfo a:hover
{
	background:url("/xgzs/CSS/commonpage/images/download_dbutton_over.png");
}

.softintro
{
	font-size:16px;
	text-indent:15px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0 0 5px 0;
	
	border-bottom:2px solid #DFDFDF;
	background:url("/xgzs/CSS/commonpage/images/download_img2.jpg") no-repeat left top;	
	margin:10px 0 0px 0;
}

#funIntro
{
	height:342px;
	overflow:hidden;
}

.gnjs
{
	border-collapse:collapse;
}

.gnjs td
{
	width:389px;
	height:100px;
	padding:0 0 0 10px;
	background-repeat:no-repeat;
	background-position:10px center;
	border-bottom:1px dashed #d9d9d9;
	vertical-align:middle;
}

.gnjs td img
{
	display:block;
	float:left;		
	width:90px;
	height:74px;
}

.gnjs h5
{
	width:80px;
	font-size:14px;
	color:#ff6704;
	height:40px;
	padding:20px 0 0 0;
	float:left;
	line-height:20px;
	font-weight:normal;
	text-align:center;
}

.gnjs p
{
	width:200px;
	font-size:12px;
	padding:20px 0 0 0;
	float:left;
	line-height:18px;
}