@CHARSET "GB18030";


#focuseFrom {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 263px;
	PADDING-RIGHT: 0px;
	HEIGHT: 203px;
	PADDING-TOP: 0px
}
#txtFrom {
	LINE-HEIGHT: 20px;
	WIDTH: 263px;
	HEIGHT: 20px;
	OVERFLOW: hidden
}
#articleFrom {
	WIDTH: 263px;
	HEIGHT: 123px;
	OVERFLOW: hidden
}
#imgTitle {
	WIDTH: 263px;
	HEIGHT: 20px;
	TOP: -33px
}

#focuseFrom{
	overflow: hidden;
}
#imgTitle {
	FILTER: ALPHA(opacity = 70);
	position: relative;
	left: 0px;
	text-align: left;
	overflow: hidden;
	float: left;
}
#imgTitle a{
	color:#fff
}

#imgTitle_up {
	left: 0px;
	text-align: left;
	height: 1px;
	width: inherit;
}

#imgTitle_down {
	FONT-SIZE: 9px;
	left: 0px;
	text-align: right;
	width: inherit;
}

.imgClass {
	
}

#txtFrom {
	vertical-align: middle;
}

#articleFrom {
	vertical-align: middle;
	padding-top: 12px;
	float: right;
	clear: right;
}

.button {
	text-decoration: none;
	padding: 7px 7px;
	background: red;
	margin: 0px;
	font: bold 10px sans-serif;
	border-left: #fff 1px solid;
}
a .button,a .button :link,a .button :visited {
	font-family: sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000
}

a .button :hover {
	font-family: sans-serif;
	text-decoration: none;
	color: #fff;
	background: #fff;
}

.buttonDiv {
	background: #000000;
	height: 1px;
	width: 21px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.trans {
	width: 50px;
	background-color: none;
	filter: progid : DXImageTransform . Microsoft .
		Alpha(startX = 0, startY = 0, finishX = 100, finishY = 100, style = 1,
		opacity = 0, finishOpacity = 40);
}
.imgAclass{
	float:left
}