@charset "gb2312";
/* CSS Document */

* {
	padding: 0;
	border: 0;
	margin: 0;
}
body, div, dl, dt, dd, ul, ol, li, form, input, textarea, p, th, td, font {
	font: 14px "ËÎÌå", "Î¢ÈíÑÅºÚ";
	line-height: 20px;
}

ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
/*
a:visited { color: #000; text-decoration:none;}
a:hover { color: #000; text-decoration:none;}
a:active { color: #000;	text-decoration:none;}
*/
.clear {
	clear: both;
	height: 5px;
	_height: 3px;
	line-height: 0;
	_overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.divhidden {
	_overflow: none;
	_height: 10px;
}
.w320 {
	width: 320px;
	margin: 0 auto;
}

.listwe h3 {
	background: url(/temimages/img_04.jpg) no-repeat;
	height: 32px;
	line-height: 32px;
}
.listwe h3 strong {
	color: #fff;
	padding: 0 0 0 10px;
}
.nTab {
	width: 314px;
	overflow: hidden;
	padding: 3px;
}
.none {
	display: none;
}
.nTab .TabTitle {
	background: url(/temimages/img_07.jpg) no-repeat;
	width: 313px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.nTab .TabTitle li {
	cursor: pointer;
	line-height: 24px;
	display: inline;
	color: #333;
	padding: 0 3px;
}
.nTab .TabTitle li a {
	text-decoration: none;
}
.nTab .TabTitle .active {
	font-weight: bold;
}
.nTab .TabContent {
	clear: both;
	overflow: hidden;
	background: #fff;
	display: block
}
.nTab .TabContent ul {
	padding: 8px 8px 0;
}
.nTab .TabContent li {
	clear: both;
	border-bottom: 1px dashed #ccc;
	line-height: 20px;
	padding: 4px 0;
	_padding: 8px 0;
}
.nTab .TabContent li img {
	padding: 0px 0 0 8px;
	position: relative;
	top: 0;
}
.listhis {
	background: url(/temimages/img_04.jpg) no-repeat;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
}
.listhis a {
	color: #fff;
}
.listhis strong {
	font-size: 12px;
}
.listulit li {
	clear: both;
	border-bottom: 1px dashed #ccc;
	line-height: 20px;
	padding: 4px 0;
	_padding: 8px 0;
}
.listulit li img {
	padding: 0px 0 0 8px;
	position: relative;
	top: 0;
}
