@charset "gb2312";
body {
	margin:0px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
a img {
	border:none;
}
a.menu:link, a.menu:visited,a.menu:hover, a.menu:active{
	display:block;
	padding-left:30px;
	width:169px;
	border-left:solid 1px #DADEE1;
	border-right:solid 1px #DADEE1;
	border-bottom:dotted 1px #c5c5c5;
	line-height:23px;
	text-decoration:none;
	line-height:23px;;
	color:#000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
a.menu:hover{
	background-color:#DDEAFA;
}

a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	line-height:23px;
	font-size:12px;
	color:#000;
	
}
a:visited {
}
a:hover {
}
a:active {
}

.Yellow{
	color:#F47E00;
	font-size:14px;
}
.14{
	font-size:14px;
}
.16{
	font-size:16px;
}
.bold{
	font-weight:bold;
}
.Arial{
font-family:Arial, Helvetica, sans-serif;
}
.content{
	margin:8px;
	text-align:justify;
	font-size:12px;
}
.pro_list{
	margin:8px;
}
/* IEÏÂµÄÑùÊ½ */ 
.tdover{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.shuzi{	border:1px #ccc solid;
	height:28px;
	line-height:26px;
	padding:4px 6px;
	color:#1789d0;
}
a.shuzi:link, a.shuzi:visited, a.shuzi:hover, a.shuzi:active{
	border:1px #ccc solid;
	height:28px;
	line-height:26px;
	padding:4px 6px;
	color:#1789d0;
}