﻿.fpic
{
	float: left;
	border: 0px;
	background-color:#ccc;
	left:0px;
	width: 305;
	height: 202;
	position: relative;
	z-index: 3;
}
.thubpic, .thubpiccur
{
	position: absolute;
	cursor: pointer;
	width: 75px;
	height: 54.5px;
	padding-top: 0px;
	z-index: 20;
}
.thubpiccur
{
	background: url(http://img1.cn.msn.com/1/arrow2.gif) no-repeat center top;
	z-index: 30;
}
.thubpic img, .thubpiccur img
{
	width: 75px;
	height: 54.5px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
}

.thubpiccur img
{
	border-color: #fff;
}
#fttlbg
{
	position: absolute;
	top: 198px;
	left: 1px;
	width: 350px;
	height: 21px;
	background: #000;
	z-index: 15;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

#fttltxt
{
	position: absolute;
	top: 191px;
	left: 1px;
	width: 350px;
	line-height: 34px;
	z-index: 16;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
#fttltxt a:link, #fttltxt a:hover, #fttltxt a:active, #fttltxt a:visited
{
	color: #fff;
}
#tmb0
{
	
	left: 350px;top: 0px;
}
#tmb1
{
	
	left: 350px;top: 54.5px;
}
#tmb2
{
	
	left: 350px;top: 109px;
}
#tmb3
{
	
	left: 350px;top: 163.5px;
}
div.tbtn3 div
{
	display: block;
	float: left;
	width: 79.99px;
	height: 25px;
	line-height: 25px;
	background: #EBF3FB;
	border: 1px solid green;
	text-align:center ;
	cursor: pointer;
	color: black;
	text-decoration: none;
	font-size:12px;
}

div.tbtn3 div.curr
{
	background: #fff;
	border-bottom-color: #fff;
	cursor: default;
}



div.tbtn4 div
{
	display: block;
	float: left;
	width: 59.80px;
	height: 25px;
	line-height: 25px;
	background: #EBF3FB;
	border: 1px solid green;
	text-align:center ;
	cursor: pointer;
	color: black;
	text-decoration: none;
	font-size:12px;
}

div.tbtn4 div.curr
{
	background: #fff;
	border-bottom-color: #fff;
	cursor: default;
}


div.tbtn2 div
{
	display: block;
	float: left;
	width:120px;
	height: 25px;
	line-height: 25px;
	border: 1px solid green;
	text-align:center ;
	cursor: pointer;
	color: black;
	text-decoration: none;
	font-size:12px;
}

div.tbtn2 div.curr
{
	background: #fff;
	border-bottom-color: #fff;
	cursor: default;
}


