body {
	font-family: "微软雅黑", "黑体", "宋体", Tahoma;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg_body.png);
}
a {
	color:#06C;
	text-decoration:underline;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
address { font-family:inherit; font-size:100%; font-style:normal; font-weight:normal; padding: 0px; margin:0px;}
blockquote { font-family:inherit; font-size:100%; font-style:normal; font-weight:normal; padding: 0px; margin:0px;}
h1, h2, h3, h4, h5, h6, iframe, div, p, span, ul, ol, dl, li, dt, dd, tabel, th, td, form, legend, fieldset, input, button, select, textarea { font-weight:normal; padding: 0px; margin:0px;}
ol, ul, li { list-style-type:none;}
img { border: 0px;}
:focus { outline-width: 0px;}
.clear { font-family:inherit; font-size:0%; line-height: 0%; background: none; width: 100%; height: 0%; float: none; clear: both; padding: 0px; margin:0px; border: 0px;}
#allLayout {
	width: 912px;
	margin: auto;
}
#header {
	width: 100%;
	height: 60px;
	position: relative;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#swiftView {
	width: 902px;
	position: relative;
	background-image: url(../images/swiftView_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
	display: block;
	padding: 5px;
}
#main {
}
#main .bottom {
	width: 912px;
	background-image: url(../images/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	display: block;
	margin-top: 12px;
	padding-bottom: 24px;
}
#copyright {
	font-size: 12px;
	line-height: 24px;
	color: #E6E6E6;
	text-align: center;
	height: 24px;
	padding-top: 12px;
}
.QQ {
	font-size: 14px;
	width: 762px;
	height: 40px;
	background-image: url(../images/qqbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 150px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.QQ span {
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	display: block;
	height: 24px;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.QQ a {
	display: inline;
	float: left;
	margin-right: 8px;
	margin-left: 4px;
	margin-top: 4px;
}
#introBox {
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#introBox li {
	width: 430px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display: inline;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#introBox li .pic {
	height: 128px;
	width: 128px;
	float: left;
}
#introBox li dl {
	display: block;
	width: 280px;
	float: left;
	padding: 11px;
}
#introBox li dl dt { font-size: 22px; color: #006EB9;}
#introBox li dl dd {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 6px;
}

#t1 { background: url(../images/t1.png); }
#t2 { background: url(../images/t2.png); }
#t3 { background: url(../images/t3.png); }
#t4 { background: url(../images/t4.png); }
#t5 { background: url(../images/t5.png); }
#t6 { background: url(../images/t6.png); }
#t7 { background: url(../images/t7.png); }
#t8 { background: url(../images/t8.png); }
#downurl {
	background-image: url(../images/tpic.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	float: left;
	height: 24px;
	line-height: 24px;
	font-weight: 600;
}
#demourl {
	background-image: url(../images/tpic.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	padding-left: 20px;
	float: left;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	font-size: 12px;
}

.paging  {
	width: 210px;
	height:222px;
	float: left;
	position: relative;
	z-index: 100;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	margin-left: -18px;
}

