/*全局样式*/
*{
	font-size:12px;
}
body{
	margin:0;
	padding:0;
	background-color:#000000;
	font-size:12px;
	color:#666666;
	font-family: "宋体",Arial, Helvetica, sans-serif;
}
.itemNavi
{
	FLOAT: left;
	MARGIN: 2px 2px;
}
.itemSeek
{
	FLOAT: right;
	MARGIN: 0px 2px 0px 0px;
}
.txtSeek
{
	width: 200;
	BORDER: 1px solid #666666;
	FONT-SIZE: 12px; COLOR: #666666;
	MARGIN: 2px 0px;
}
.btnSeek
{
	BORDER: 0px;
	FONT-SIZE: 12px; COLOR: #DDDDDD;
	BACKGROUND: url('../images/menu_button_search.gif') no-repeat left top;
	MARGIN: 2px 0px;
	WIDTH: 34px; HEIGHT: 20px;
	TEXT-ALIGN: center;
	CURSOR: hand
}
.btnSeekActive
{
	BORDER: 0px;
	FONT-SIZE: 12px; COLOR: #FFFFFF;
	BACKGROUND: url('../images/menu_button_search_active.gif') no-repeat left top;
	MARGIN: 2px 0px;
	WIDTH: 34px; HEIGHT: 20px;
	TEXT-ALIGN: center;
	CURSOR: hand
}
LI
{
	font-size: 5px;
	list-style-type: square;
	height: 20px;
	magin-left: 1px;
	line-height:20px;
	overflow: hidden;
}
LI A:hover{ background:#D8D8D8; }
.InfoListNews UL
{
	magin-left: 1px;
}
.InfoListNews LI
{
	height: 22px;
	magin-left: 1px;
	line-height:24px;
	overflow: hidden;
}
.pageStyle
{
	height: 28px;
	line-height:28px;
	overflow: hidden;
}
.listStyle
{
	float: left;
}
.xlistStyle
{
	height: 28px;
	float: left;
	margin-left: 3px;
}
.ylistStyle
{
	height: 28px;
	float: left;
	margin-left: 3px;
}
.zlistStyle
{
	height: 28px;
	float: right;
	margin-right: 3px;
}
#tableGray
{
	width:100%
	clear: both;
}
#tableGray .title
{
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	background: #E9E9E9;
	border: 0px solid #D8D8D8;
	margin-left: 3px;
}
#tableGray li
{
	list-style-type:none;
	font-size:14px;
	float:left;
	display:block;
	width: 33.33%;
	height: 19px;
	border: thin solid #ffffff;
	padding-left: 1px;
	text-align: left;
}
