/* CSS Document */
.wentitle
{
	float: left;
	clear: both;
	width: 99%;
	height: auto;
	display: table;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 25px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.wentitle2
{
	width: 99%;
	height: 25px;
	line-height: 25px;
	float: left;
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 25px;
	color: #666666;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}
.wenc
{
	width: 98%;
	height: auto;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 5px;
	line-height: 25px;
	text-align: left;
	font-size: 12px;
}
.wenlist
{
	width: 99%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	display: table;
	height: auto;
}

.wenlist li
{
	width: 99%;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	color: #666666;
	font-size: 12px;
	text-align: left;
	background: url(listbg.gif) no-repeat left 10px;
}

.wenlist li span
{
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}

.wenlist li a,.wenlist li a:visited
{
	color: #444444;
	text-decoration: none;
}

.wenlist1
{
	text-indent: 10px;
	width: 80%;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
}

.wenlist2
{
	width: 20%;
	text-indent: 10px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	color: #888888;
}

.colick
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	width: 150px;
	height: 20px;
	line-height: 20px;
}

.colick li
{
	clear: both;
	width: 150px;
	text-align: center;
	background: url(2.jpg) no-repeat 20px top;
	margin: 5px 0px 0px;
}

