body {
	font-family:ËÎÌå, serif;
	background:#ffffff;
	font-size:12px;
	color:#2b2b2b;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{
	padding:0;
	margin:0;
}

li {
	list-style-type:none;
}
table {
	margin:0 auto;
}
img {
	vertical-align:top;
	border:none;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight:normal;
	font-style:normal;
}
a { color:#333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#c00;
}


.box {
	width:358px;
	height:214px;
	border:1px solid #e3e3e3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.tagMenu {
	height:28px;
	line-height:28px;
	background:url(http://www.wztz.org.cn/images/images_2011/tabbar.jpg) repeat-x ; 
	position:relative;
}
.tagMenu h2 {
	font-size:12px;
	padding-left:10px;
}
.tagMenu ul {
	position:absolute;
	left:10px;
	bottom:1px;
	height:28px;
}
ul.menu li {
	float:left;
	margin-bottom:1px;
	line-height:16px;
	height:14px;
	margin:6px 0 0 -1px;
	border-left:1px solid #e3e3e3;
	text-align:center;
	padding:0 12px;
	cursor:pointer;
	color:#666666;
	font-weight:bold;
	list-style:none;
}
ul.menu li.current {
	border:1px solid #e3e3e3;
	border-bottom:none;
	background:#fff;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#ec5f2a;
	font-weight:bold;
	margin:0
}
.content {
	padding:-10px
}
.layout ul li{ width:320px;list-style-type: square; line-height:20px; font-size:12px; color:#CCC;display: inline-block;
background: no-repeat 8px center;
 }
.layout ul li a{
	float:left;
	color:#666;
font-size:12px;
	line-height:24px; text-decoration:none;

}
.layout ul li a:hover{
	color:#900;
}
.layout ul li em {
font-style:normal;
float:right;
color:#999;
font-size:10px;
line-height:20px;
}

.Scroller {line-height:20px; padding:0px 10px; height:45px; width:530px;} 
.Scroller *{margin:0px; padding:0px;} 
.ScrollMid {float:left;} 
.ScrollMid ul{width:530px;float:left;} 
.ScrollMid li{list-style:none; float:left; width:525px; padding-left:10px;line-height:20px; } 