﻿/* 鐒︾偣鍥� begin */
body{
	/* [disabled]background-color: #ccc; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fff;
}
img{ border:0px;}
.FocusPic {
	width: 480px;
	height: 205px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.FocusPic .FP_angle{width:7px;height:7px;overflow:hidden;font-size:0;line-height:0;position:absolute;z-index:10;}
.FocusPic .FP_arr_left{
	width: 13px;
	height: 25px;
	position: absolute;
	z-index: 8;
	top: 100px;
	left: 5px;
	background: url(p_w_06.gif) no-repeat 0 0;
	filter: Alpha(Opacity=80);
	opacity: .8;
	cursor: pointer;
}
.FocusPic .FP_arr_right{
	width: 13px;
	height: 25px;
	position: absolute;
	z-index: 8;
	top: 100px;
	right: 5px;
	background: url(p_w_06.gif) no-repeat -200px 0;
	filter: Alpha(Opacity=80);
	opacity: .8;
	cursor: pointer;
}
.FocusPic .FP_NumList{
	position: absolute;
	bottom: 200px;
	zoom: 1;
	overflow: hidden;
	z-index: 9;
	left: 10px;
}

.FocusPic .FP_NumList span{float:left;padding:0px 5px;margin-left:5px;display:inline;background:#000;color:#fff;font-family:Arial, Helvetica, sans-serif;cursor:pointer;}

.FocusPic .FP_NumList span.selected{background:#fff;color:#000;}

.FocusPic .FP_pic{width:240px;height:205px;overflow:hidden;float:left;}
.FocusPic .FP_pic .FP_tit_bg{
	height: 40px;
	width: 100%;
	filter: Alpha(Opacity=30);
	opacity: .3;
	margin-top: -100px;
}
.FocusPic .FP_pic .FP_tit_txt{
	line-height: 36px;
	padding-left: 18px;
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #fff;
	position: relative;









*position:static;
	margin-top: -40px;
}
.FocusPic .FP_pic .FP_tit_ico{width:11px;height:15px;margin:-22px 0 0 7px;overflow:hidden;font-size:0;line-height:0;position:relative;*position:static;}
.FocusPic .FP_pic a:link,.FP_pic a:visited{color:#fff;text-decoration:none;}
.FocusPic .FP_pic a:hover{text-decoration:underline;}

p,p a{color:#666;font-size:12px;}
