﻿/* CSS Document div-css 06 */
* {
	margin:0;
	padding:0
}
ul {
	list-style:none;
}
img {
	border:0px;
}
body {
	font-size: 100%;
	font-family:"Microsoft YaHei", "hiragino sans gb", "宋体", "Arial", sans-serif;
	background-color: #E6E6DA;
	color: #4C4C4C;
}
a:link {
	color: #4C4C4C;
	text-decoration: none;
}
a:visited {
	color: #4C4C4C;
	text-decoration: line-through;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F0F;
}
.abcd {
	border: 1px solid #C8C9C1;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	max-width:940px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}
.logo {
	text-align: center;
	padding: 6px;
}
.menu {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	float:left;
	margin-left:2px;
}
.menu ul li a {
	display:block;
	width:102px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	background-image: url(/images/bt07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #00CCCC;
}
.menu ul li a:hover {
	background:url(/images/bt07.jpg) 0 0 no-repeat;
	text-decoration: none;
	color: #37FBBB;
}
.foot {
	text-align: center;
	padding: 6px;
	border: 1px solid #E6E6E6;
	line-height: 26px;
	color: #7D7D7D;
	font-size: 14px;
	margin-top: 10px;
}
.tuijian {
	color: #646464;
}
.tuijian ul {
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
}
.tuijian li {
	line-height: 32px;
	background-image: url(/images/zi-bg08.jpg);
	padding-left: 25px;
}
.test {
	line-height: 34px;
	word-break: break-all;
	word-wrap: break-word;
	background-image: url(/images/zi-bg04.jpg);
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
	color: #4C4C4C;
}
.memi {
	text-align: center;
	overflow:hidden;
}
.memi img {
	max-width: 100%;
	height: auto;
}
.bian {
	border: 1px solid #E6E4E9;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ggad {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.biao {
	background-image: url(/images/nav.gif);
	line-height: 33px;
	text-indent: 25px;
	color: #66FFFF;
	margin-top: 6px;
	margin-bottom: 6px;
}
.ziti {
	color: #525252;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.bar {
	text-align: center;
	padding-top: 6px;
}
.bar img {
	max-width: 100%;
	height: auto;
}
.tuijian a:link {
	color: #646464;
	text-decoration: none;
}
.tuijian a:visited {
	color: #646464;
	text-decoration: none;
}
.tuijian a:hover {
	color: #A375AA;
}
.tuijian a:active {
	color: #EB65D0;
}
#layout {
	height: auto;
	border:1px solid #E6E6E6;
	overflow:hidden;
	padding-bottom: 15px;
}
#layout ul {
	margin: 0px;
	padding: 0px;
}
#layout ul li {
	width:168px;
	height: auto;
	float:left;
	display:block;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#layout ul li a {
	display:block;
}
#layout ul li a img {
	padding:4px;
	border:1px solid #e1e1e1;
	margin-bottom:3px;
	display:block;
	height: 120px;
	width: 160px;
}
#layout ul li a:hover img {
	padding:4px;
	border:1px solid #CC99CC;
	display:block;
}
.clear {
	clear:both;
}
.tong {
	display:none;
}
