/*
author      : comfill@msn.com
last modify : 10:08 2008-8-13
*/

#ImgChangeMain{ width:350px; position:relative; }
#numboard{}
#focuspic{}
#PicTitle{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff;
	padding:0 5px;
	font:bold 12px/20px tahoma;
}

#NewsPic { height:180px; }
#NewsPic a{ border:none; text-decoration:none}
#NewsPic img{ width:350px; height:180px; border:0; }

#NewsPicTxt{
	font:12px/22px tahoma;
	background:#1553cf;
	text-align:center;
}
#NewsPicTxt a{
	color:#fff;
	text-decoration:none;
}

#NewsPic .Nav {
	position:absolute;
	bottom:28px;
	right:0;
}
#NewsPic .Nav span{
	margin:0 3px;
	font:12px/20px tahoma;
	cursor:hand;
}
#NewsPic .Nav span.Cur{
	background:#fff;
}
#NewsPic .Nav span.Cur a{
	width:20px;
	float:right;
	background:#fff;
	color:#1553cf;
	text-align:center;
}
#NewsPic .Nav span.Normal a{
	margin:0 3px;
	width:20px;
	float:right;
	background:#1553cf;
	color:#fff;
	text-align:center;
}
