/* CSS Document */
.TopRecom {
	margin-top:5px;
	border: 1px solid #92B0DD;
	float: left;
	height: 300px;
	width: 385px;
}
.rightrecom {
	float:right;
	margin-top:5px;
	border: 1px solid #92B0DD;
	height: 300px;
	width: 385px;
}
.HotRecom1 {
	margin-top:5px;
	float:left;
	width:280px;
	height:390px;
	border:1px solid #92B0DD;
	margin-right:5px;
}
.HotRecom2 {
	margin-top:5px;
	float:left;
	width:333px;
	height:390px;
	border:1px solid #92B0DD;
}
.HotKey {
	width:150px;
	border: 1px solid #92B0DD;
	float:right;
	margin-top:5px;
	height:390px;
}
.HotKey ul {
	list-style:none;
	margin:0px;
	margin-left:8px;
	line-height:23px;
	padding:0px;
	width:91%;
}
.HotKey li {
	float:left;
	text-align:left;
}
.HotKey .lititle {
	width:80%;
}
.HotKey .linum {
	width:20%;
	color:#666666;
	text-align:right;
}

.OneRow	{
	border-bottom:1px solid #92B0DD;
	height:115px;
}

.OneRowI	{
	height:115px;
}

.Recombg {
	background-image:url(../images/toplogo.jpg);
	background-position:0px 26px;
	background-repeat:no-repeat;
}
.BottomDesc {
	line-height:38px;
	font-size:14px;
	text-align:center;
	margin-top:220px;
	height:38px;
	filter:Alpha(Opacity=50);
	background-color:#EEEEEE;
	opacity: 0.5;
	bottom:0px;
}

.BottomDesc a {
	color:#000000;
}
.BottomDesc a:hover {
	color:#333333;
}

.RelateTopBoard {
	height:115px;
	border-bottom:1px dashed #CCCCCC;
	width:96%;
}

.RelateTopBoard ul {
	list-style:none;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
}
.RelateTopBoard li {
	line-height:16px;
	float:left;
	width:100px;
	text-align:center;
	height:100px;
	padding:2px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.RelateTopBoard li a {
	line-height:22px;
}
.RelateTopBoard li img {
	border:1px #CCCCCC solid;
}
.RelateNewsList {
}
.RelateNewsList ul {
	color:#666666;
	margin-top:3px;
	margin-left:0px;
	padding-left:26px;
	text-align:left;
	line-height:21px;
}
.RelateNewsList li {
	width:90%;
	height:21px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

