/* 焦点图 begin */
.FocusPic {width:1000px; height:250px;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:45px;left:5px;background:url(images/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:45px;right:5px;background:url(images/p_w_06.gif) no-repeat -200px 0;filter:Alpha(Opacity=80);opacity:.8;cursor:pointer;}
.FocusPic .FP_NumList{position:absolute;right:5px;bottom:5px;zoom:1;overflow:hidden;z-index:9;}

.FocusPic .FP_NumList span{width: auto;padding:0 7px;float:left;margin-left:5px;display:inline;background:#999;color:#fff;font-family:Arial, Helvetica, sans-serif;cursor:pointer;}

.FocusPic .FP_NumList span.selected{background:#a91000;color:#FFF;}

.FocusPic .FP_pic{width:1000px;height:250px;overflow:hidden;float:left;}
.FocusPic .FP_pic .FP_tit_bg{height:30px;width:1000px;margin-top:-249px;background:#021742;filter:Alpha(Opacity=40);opacity:.4;}
.FocusPic .FP_pic .FP_tit_txt{line-height:30px;padding-left:10px;margin-top:-30px; font-size:22px; font-weight:bold; color:#fff;position:relative;*position:static;}
.FocusPic .FP_pic .FP_tit_txt a{line-height:30px;}
.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;}
/* 焦点图 end */
/* 酷站代码整理 http://www.5icool.org */
p,p a{color:#666;font-size:12px;}