@charset "gb2312";

/* CSS Document */
.focusPic {
	margin: 0 auto;
	width: 200px;
	height: 260px;
}

.focusPic .pic {
	margin: 0 auto;
	width: 190px;
	height: 170px;
	padding: 2px 0 0 0;
	margin: 10px 0 0 0;
}

.focusPic .adPic {
	margin: 0 auto 5px;
	width: 240px;
	height: 29px;
	overflow: hidden;
	background: url(http://tech.163.com/newimg/adpic.gif);
}

.focusPic .adPic .text {
	float: right;
	padding: 9px 4px 0 0;
	width: 140px;
}

.focusPic .adPic .text a {
	color: #1f3a87;
}

.focusPic .adPic .text a:hover {
	color: #bc2931;
}

.focusPic .more {
	margin: 0 auto;;
	width: 190px;
	height: 30px;
}

.focusPic .more .textNum {
	margin: 5px auto;
	padding: 0 0 4px;
	width: 115px;
}

.focusPic .more .textNum .num {
	width: 115px;
	height: 19px;
}

.focusPic .more .textNum .bg1 {
	background: url(imgtempnum1.gif) no-repeat;
}

.focusPic .more .textNum .bg2 {
	background: url(imgtempnum2.gif) no-repeat;
}

.focusPic .more .textNum .bg3 {
	background: url(imgtempnum3.gif) no-repeat;
}

.focusPic .more .textNum .bg4 {
	background: url(imgtempnum4.gif) no-repeat;
}

.focusPic .more .textNum .num ul {
	margin-top: -5px 0 0 0 !important;
	margin: 0 0 0 0;
	width: 113px;
	padding: 0
}

.focusPic .more .textNum .num li {
	float: left;
	width: 27px;
	font-weight: bold;
	display: block;
	color: #fff;
	list-style-type: none;
	padding: 3px 0 0;
}

.focusPic .more .textNum .num li a {
	color: #fff;
	padding: 0 5px;
}

.focusPic .more .textNum .num li a:visited {
	color: #fff;
}

.focusPic .more .textNum .num li a:hover {
	color: #ff0;
}

.focusPic .description {
	width: 200px;
	height: 60px;
}

.focusPic .description .title {
	width: 160px;
	height: 20px;
	text-align: center;
	overflow: hiden;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	font-weight: bold;
}

.focusPic .description .content {
	width: 200px;
	height: 40px;
	text-align: center;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #666;
}