.focusPic {
	BACKGROUND:#fff;
	WIDTH: 176px;
	min_height:10px;
	_height:164px;		
}
.focusPic .pic {
	FLOAT: right;
	WIDTH: 176px;
	min_height:10px;
	_height:125px;
	margin: 0;
}
.focusPic .picText {
	WIDTH: 176px;
	min_height:10px;
	_height:30px;
	color:#990000;
}
.focusPic .picText a{
font-weight:bold;
color:#990000;
text-decoration:none;
}
.focusPic .picText a:hover{
color:#996666;
text-decoration:none;
font-weight:bold;
}
.focusPic .picText H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FLOAT: left;	
}
.focusPic .picText .more {
	FLOAT: right;
	width:176px;
	}
.focusPic .picText .more .num {
	FLOAT: right;
	WIDTH: 111px;
	overflow:hidden;
	min_height:10px;
	_HEIGHT: 18px;
}
.focusPic .picText .more .bg1 {
	BACKGROUND: url(num_1.gif);
	}
.focusPic .picText .more .bg2 {
	BACKGROUND: url(num_2.gif);
	}
.focusPic .picText .more .bg3 {
	BACKGROUND: url(num_3.gif);
	}
.focusPic .picText .more .bg4 {
	BACKGROUND: url(num_4.gif);
	}
.focusPic .picText .more .number{
float:right;
line-height:22px;
width:27px;
color:#FFFFFF;
font-weight:bold;
}
.focusPic .picText .more .number a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.focusPic .picText .more .number a:hover{
color:#990000;
text-decoration:none;
font-weight:bold;
}

