@charset "utf-8";
/* CSS Document */
body {  font-family:Arial, Helvetica, sans-serif, "宋体"; font-size:12px; color:#333;  margin:0px; padding:0px; /*background: url(./bg1.jpg) repeat-x top;*/ }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
.blank0 { margin:0 auto; width:100%; height:0px; font-size:0px; line-height:0px; clear:both }
a{text-decoration:none;}
a:hover{ color:#03599d; text-decoration:underline;}
.pufa { width:950px; margin:auto;}
.pf_header { height:114px; width:950px;  overflow:hidden;}
.pf_nav { width:950px; height:30px;}
.pf_nav01 { background:url(./225_r1_c1.jpg) no-repeat; clear: right; float: left; height: 30px; width: 10px; }
.pf_nav02 { background:url(./225_r1_c2.jpg) no-repeat right top; clear:right; float:left; height:30px; width:950px; font-size:12px; }
.pf_nav02 ul { list-style-type: none; }
.pf_nav02 li { float:left;  line-height:30px; margin:auto 20px; display:inline; }
.pf_nav02 a { font-weight:bold; color:#03599d; }
.pf_logins { float:right; margin-right:15px; display:inline; line-height:30px; border-left:1px #03599d solid; padding-left:15px; }
.pf_logins a { margin:auto 5px;}
.pf_footer { width:950px; overflow:hidden; height:60px; text-align:center; margin-top:20px; border-top:1px #03599d solid; padding-top:10px; }

/*focus*/
.focus_container {
/*  height: 173px;*/
/*  width: 255px;*/
  width:706px;
  position: relative;
}
#frame_box img {width:706px;height:250px;}
#home_focus .num {
  position: absolute;
  bottom: 6px;
  right: 6px;
}
#home_focus .num li {
  margin-left: 6px;
  display: inline;
  float: left;
  height: 14px;
  line-height: 16px;
  vertical-align: middle;
  font-weight: bold;
}
#home_focus .num li a {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  background: url(./num_nor.jpg) no-repeat;
  color: white;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
#home_focus .num li a:hover,#home_focus .num li a.over {
  background: url(./num_over.jpg) no-repeat;
  text-decoration: none;
}
.num {
  color: red;
}
/*--focus picture--*/
#focus_picture{width:370px; position:relative;}
#focus_num{position:absolute; bottom:93px; right:2px;}
#focus_num a{display:block; height:15px; width:15px; background:#000; float:left; margin-right:1px; text-align:center; }
#focus_num a:link{opacity:1; filter:alpha(opacity=100); color:#fff;}
#focus_num a:visited{opacity:1; filter:alpha(opacity=100); color:#fff;}
#focus_num a:hover{opacity:0.4; filter:alpha(opacity=40); color:#fff;}
#focus_num a.cur:link{opacity:0.4; filter:alpha(opacity=40); color:#fff;}
#focus_num a.cur:visited{opacity:0.4; filter:alpha(opacity=40); color:#fff;}
#focus_num a.cur:hover{opacity:0.4; filter:alpha(opacity=40); color:#fff;}
#focus_num a.nor{opacity:1; filter:alpha(opacity=1); color:#fff;}

.focus_text {
  position: absolute;
  bottom: 0;
/*  width: 255px;*/
  width:706px;
  padding: 6px 0 0 6px;
  height: 18px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: white;
  left: -1px;
}
.focus_text p {
  margin: 0px !important;color:black;
  text-align: right;
  padding-right: 110px;
}
.content_right {width:220px; overflow:hidden;}