@charset "utf-8";

.Focus{
	background-image:url('../images/Bg_ArticleTag.gif');
	font-weight:bold;
	border:1px #B5CAD6 solid;
	border-bottom:0px;
	cursor:pointer;
	}
.NoFocus{
	border-bottom:1px #B5CAD6 solid;
	}

/******************************************************/

#Article{	
	margin:10px 0px 10px 0px;	
	/*border:1px #59DEFD solid;*/
	}
	
#ArticleTag{
	height:22px;
	}
	
#ArticleTag div{
	width:86px;
	height:17px;	
	float:left;
	text-align:center;
	padding-top:5px;
	}

#ArticleContent{
	width:516px;
	/*padding:10px;	*/
	padding:14px 0px 1px 0px;
	border:1px #B5CAD6 solid;
	border-top:0px;
	}
	
#ArticleData{
	height:210px;
	margin:0px 5px 22px 5px;	
	}
#ArticleList{
	float:left;
	width:335px;
	height:100%;
	}
#ArticleListData{	
	height:17px;
	margin:2px 0px 2px 0px;
	padding-left:10px;
	overflow:hidden;
	}
#ProfitTitle{
	height:20px;
	overflow:hidden;
	}

#ProfitContent{
	height:172px;
	line-height:20px;
	overflow:hidden;
	}	
#TopAdvertisement{
	float:right;
	width:145px;
	max-height:208px;
	height:auto !important;
	height:208px;
	overflow:hidden;
	border:1px #CCC solid;
	padding:1px;
	}	
#Advertisement{	
	width:490px;
	height:131px;
	border-top:1px #999 dotted;
	padding:1px 5px 1px 5px;
	margin:0 auto 0 auto;
	}
#more{
	float:right;
	}
#BottomAD{
	width:150px;
	height:40px;
	float:left;	
	margin:1px 5px 1px 5px;	
	overflow:hidden;
	border:1px #EEE solid;
	}
#BottomStrAD{
	width:100%;
	float:left;
	text-align:left;
	}