/*
CSS Document by 波叔
  最后更新：0517


   全局定义
*/
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
/*   页面布局   */
#main {
	width:775px;
	margin-left:auto;
	margin-right:auto;
}
#head {
	background:url(../images/top.jpg) no-repeat left top;
	width:775px;
	height:114px;
	font-size:12px;
}
#head ul {
	margin:0px;
	padding-top:62px;
	padding-left:266px;
	padding-right:0px;
}
#head ul li {
	line-height:26px;
	text-align:center;
	margin-right:6px;
	list-style:none;
	float:left;
}
#head ul li a:link, #head ul li a:visited, #head ul li a:active {
	text-decoration: none;
	color: #666666;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:3px;
	padding-right:20px;
	line-height:26px;
}
#head ul li a:hover {
	text-decoration: none;
	line-height:26px;
	padding-top:6px;
	padding-left:19px;
	padding-bottom:3px;
	padding-right:19px;
	color: #666666;
	border:1px solid #BFBFBF;
	background-color:#D5D5D5;
}
.link {
	padding-top:0px;
	padding-left:19px;
	padding-bottom:0px;
	padding-right:19px;
	border:1px solid #BFBFBF;
	background-color:#D5D5D5;
}
.line {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:680px;
	line-height:30px;
	color:#0099CC;
	font-weight:bold;
	background:url(../images/line.gif) no-repeat left bottom;
}
#footer {
	margin-top:50px;
	background:url(../images/footer.gif) repeat-x;
	line-height:48px;
	width:775px;
	text-align:center;
	font-size:12px;
}
/*   intro   */
#gn { width:620px; height:180px; margin-left:auto; margin-right:auto; margin-top:10px;}
#gn_left {
	width:320px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding:10px;
	border:1px solid #BFBFBF;
	margin-top:10px;
}
#gn_left ul {
	padding:0px;
	margin:20px 0 0 0;
}
#gn_left ul li {
	list-style:none;
	line-height:22px;
	font-weight:bold;
	background:url(../images/ico.gif) no-repeat 15px center;
	text-indent:30px;
	width:160px;
	float:left;
}
#gn_right { background:url(../images/intro_pic.jpg) no-repeat center top; width:260px; height:172px; float:right;}
.js {
	width:680px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
	text-indent: 24px;
	line-height:22px;
}
.jsno {border-bottom:0px; padding:0px;}
/*   下载    */
#download {
	margin-top:50px;
	height:200px;
}
#download_left {
	width:300px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background: url(../images/download_pic.jpg) no-repeat center top;
}
#download_right {
	width:475px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	float:right;
}
#download_qt {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:680px;
	height:110px;
	border:1px solid #BFBFBF;
	background:#EBEBEB;
}
#download_qita {
	margin-top:-38px;
	margin-left:-3px;
	background:url(../images/download_qita.gif) no-repeat left top;
	width:120px;
	height:64px;
	position: relative;
	z-index: 10;
}
#download_list {
	width:602px;
	height:auto;
	margin:0px auto 0px auto;
}
#download_list ul {
	margin:0px;
	padding:0px;
}
#download_list ul li {
	list-style:none;
	line-height:28px;
	float:left;
	width:86px;
	text-align:center;
}
/*   更新日志   */
.log {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
}
.log2 {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	background:#EEEEEE;
}
/*   帮助   */
#help_right { background:url(../images/help_pic.jpg) no-repeat center top; width:260px; height:172px; float:right;}
