/* index.html */
#layout {
	width:1002px;
	margin:0 auto;
	text-align:left;
}
#header {
	padding-top:20px;
	position:relative;
}
#logo {
	background:url(logo.gif) no-repeat 43px 0px;
	width:364px;
	height:56px;
	text-indent:-9999px;
	padding-bottom:20px;
}
#nav {
	margin-left:28px;
	width:160px;
}
#nav li {
	margin:15px 0;
	border-left: 7px solid #FFF;
	display:block;
}
#nav li a {
	font-weight: bold;
	color: #6b6b6b;
	padding-left:10px;
	display:inline;
}
#nav li a:hover {
	background: url(point2.gif) no-repeat 0px 2px;
}
#nav dl {
	display: none;
}
.dis {
	display:block;
}
#nav dl dd a {
	display:block;
	color:#000;
	line-height:20px;
	height:20px;
	border-left: 3px solid #fff;
	background-color: #eaeaea;
	margin-top:0px;
	border-bottom:1px solid #fff;
}
#nav dl dd a:hover {
	color:#000;
	background: #eee url(gif-0108.gif) no-repeat 10px center;
	border-left: 3px solid #fff;
	background-color: #eee;
	padding-left:26px;
}
.non {
	display:none;
}

#left {
	float:left;
	width:200px;
}
#right {
	width: 769px;
	float:left;
	margin-left:33px;
}
.flash {margin-bottom: 18px;}
.ab-list {
	line-height: 188%;
	background: url(con-di.gif) repeat-x;
	width: 728px;
	border:1px solid #c0c0c0;
	border-top:0;
	border-bottom:0;
	position: relative;
}
.ab-list p {
	margin-top:15px;
}
.ab-list p a{text-decoration:none; display:block;}
.ab-list p a:link {color: #FF0000; text-decoration:none;}
.ab-list p a:visited {color: #FF0000; text-decoration:none;}
.ab-list p a:hover {color: #FF0000; text-decoration:none;}
.ab-tu {
	float:left;
	padding:0 15px;
	margin-top:20px;
}
.sdd{display:block; width:400px; margin-left:200px;}
.sdd a{display:block; width:70px;}
.page {
	position: absolute;
	right: 8px;
	top: 352px;
}
.page p {
	width: 100px;
	border: 1px solid #d5d5d5;
	text-align: center;
	margin:0;
	margin-top:6px;
	height:42px;
	line-height:42px;
}
.page p a {
	color: #fff;
	background-color: #226b01;
}
.page p a:hover {
	color: #fff;
	background-color: #489426;
}
.text {
	padding: 10px;
}

#footer {
	margin-top:20px;
}
#footer p {
	margin:10px 0 10px 240px;
	line-height:16px;
	color:#bfbebe;
}

.qq{float:left; width:520px; display:block;}
.qq a {display:block; float:left; width:120px;}

