@charset "utf-8";

html,body,div,span,object,iframe,H1,H2,H3,H4,H5,H6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,image,q,dl,dt,dd,ol,ul,li,fieldset,form,legend { 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-size: 100%; 	
	margin: 0px; 
	vertical-align: baseline; 
	font-family: inherit; 
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #000000;
	line-height: 1.6em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	vertical-align:top;
	border: 0px;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6E6E6E;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #6E6E6E;
}
p {
	margin-bottom: 6px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 6px;
}
span {
	font-size: 16px;
}



#container {
	margin: auto;
	height: 1100px;
	width: 827px;
}
#header {
	float: left;
	height: 50px;
	width: 827px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 18px;
	text-align: right;
}
#main {
	float: left;
	height: 800px;
	width: 827px;
	background-color: #FFFFFF;
	background-image: url(img/bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#banner {
	float: left;
	height: 25px;
	width: 810px;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 310px;
	text-align: right;
	padding-right: 17px;
}
/* 
 * 滑动样式分离 开始
 */
#content {
	float: left;
	height: 465px;
	width: 827px;
}
.SlidingPanels {
	width: 827px;
	height: 465px;
}
.SlidingPanelsContent {
	width: 827px;
	height: 465px;
}
#content.SlidingPanels {
	float: left;
}
#content .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#content .SlidingPanelsContent {
	float: left;
}
.p1 {
}
.p2 {
}
.p3 {
}
.p4 {
}
/* 
 * 滑动样式分离 结束
 */
.bnl {
	float: left;
	height: 310px;
	width: 98px;
	padding-left: 12px;
	padding-top: 155px;
}
.bnr {
	float: right;
	height: 310px;
	width: 98px;
	padding-right: 12px;
	padding-top: 155px;
}
.bnm {
	float: left;
	height: 445px;
	width: 605px;
	color: #000000;
	font-size: 14px;
	padding-top: 20px;
}
#footer {
	float: left;
	height: 227px;
	width: 827px;
	margin-top: 23px;
	color: #6E6E6E;
}
#preloader { /* 预载图片 */
	width: 0px;
	height: 0px;
	position: absolute;
	left: -2000px;
	top: 0px;
}
div#qTip { /* 鼠标经过图片显示昵称 */
	border: 1px solid #000000;
	display: none;
	color: #000000;
	text-align: left;
	position: absolute;
	z-index: 1000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
