/*公共顶部*/
#global-top {
  width: 100%;
  height: 97px;
  position: relative;
}
#global-top .center {
  width: 1200px;
  height: 97px;
  position: relative;
  margin: 0px auto;
}
#global-top .center .yuyan {
  position: absolute;
  top: 0px;
  right: 0px;
}
#global-top .center .sousuo {
  width: 300px;
  height: 30px;
  position: absolute;
  top: 50px;
  right: 0px;
  background: url(../Images/bgn4.png) right top no-repeat;
}
#global-top .center .sousuo .text {
  width: 214px;
  height: 23px;
  padding: 0px;
  margin: 0px;
  margin-top: 1px;
  margin-right: 1px;
  border: 0px;
  float: right;
  background: none;
}
#global-top .center .sousuo .btn {
  width: 34px;
  height: 25px;
  float: right;
  cursor: pointer;
}
/*顶部导航*/
#global-nav {
  width: 1200px;
  height: 44px;
  background: url(../Images/bgn5.jpg) repeat-x;
  margin: 0px auto;
}
#global-nav ul {
  width: 1250px;
  list-style: none;
}
#global-nav ul li {
  float: left;
  padding: 0px 48px;
  height: 44px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  background: url(../Images/bgn7.jpg) top right no-repeat;
}
#global-nav ul li a:link {
  color: #ffffff;
  text-decoration: none;
}
#global-nav ul li a:visited {
  color: #ffffff;
  text-decoration: none;
}
#global-nav ul li a:hover,
#global-nav ul li a:active {
  color: #ffffff;
  text-decoration: underline;
}
#global-nav ul li:last-child {
  background: none;
}
#global-nav ul li.onfocus {
  background: url(../Images/bgn6.jpg) top right no-repeat;
}
#global-nav ul li.onfocus1 {
  background: url(../Images/bgn6.jpg) top right no-repeat;
}
/*首页顶部幻灯*/
#indexSlide {
  width: 1200px;
  height: 400px;
  margin: 0px auto;
  margin-top: 3px;
  position: relative;
}
#indexSlide .list {
  height: 400px;
}
#indexSlide .list ul {
  list-style: none;
  position: absolute;
}
#indexSlide .list ul li {
  height: 400px;
  float: left;
  overflow: hidden;
  position: relative;
}
#indexSlide .Thumb {
  position: absolute;
  height: 14px;
  bottom: 17px;
  left: 0px;
}
#indexSlide .Thumb ul {
  margin: 0px auto;
  list-style: none;
  overflow: hidden;
}
#indexSlide .Thumb ul li {
  width: 16px;
  height: 14px;
  background: url('../Images/bgn15.png') top left no-repeat;
  float: left;
}
#indexSlide .Thumb ul li.onfocus {
  background: url('../Images/bgn16.png') top left no-repeat;
}
#indexMain {
  width: 1200px;
  height: 780px;
  margin: 0px auto;
  margin-top: 32px;
  position: relative;
}
#indexMain #indexLeft {
  width: 280px;
  margin-left: 12px;
  float: left;
  height: 411px;
  position: relative;
  border-top: 2px solid #3265A6;
}
#indexMain #indexMiddle {
  margin-left: 21px;
  width: 528px;
  height: 411px;
  float: left;
  position: relative;
}
#indexMain #indexMiddle .list {
  height: 162px;
}
#indexMain #indexMiddle .list ul {
  list-style: none;
}
#indexMain #indexMiddle .list ul li {
  height: 162px;
  position: relative;
}
#indexMain #indexMiddle .list ul li span {
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding-right: 80px;
  text-indent: 62px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  background: url(../Images/bgn24.png) repeat-x;
}
#indexMain #indexMiddle .list ul li span a:link {
  color: #ffffff;
  text-decoration: none;
}
#indexMain #indexMiddle .list ul li span a:visited {
  color: #ffffff;
  text-decoration: none;
}
#indexMain #indexMiddle .list ul li span a:hover,
#indexMain #indexMiddle .list ul li span a:active {
  color: #ffffff;
  text-decoration: underline;
}
#indexMain #indexMiddle .Thumb {
  position: absolute;
  top: 144px;
  right: 5px;
}
#indexMain #indexMiddle .Thumb ul {
  list-style: none;
}
#indexMain #indexMiddle .Thumb ul li {
  width: 9px;
  height: 10px;
  float: left;
  position: relative;
  background: url('../Images/bgn22.png') top left no-repeat;
}
#indexMain #indexMiddle .Thumb ul li.onfocus {
  background: url('../Images/bgn23.png') top left no-repeat;
}
#indexMain #indexMiddle dl dt {
  height: 58px;
  line-height: 58px;
  font-size: 22px;
  color: #2E65A6;
  font-weight: bold;
}
#indexMain #indexMiddle dl dd {
  height: 182px;
  line-height: 26px;
  font-size: 15px;
  overflow: hidden;
}
#indexMain #indexMiddle dl dd a:link {
  color: #2e65a6;
  text-decoration: none;
}
#indexMain #indexMiddle dl dd a:visited {
  color: #2e65a6;
  text-decoration: none;
}
#indexMain #indexMiddle dl dd a:hover,
#indexMain #indexMiddle dl dd a:active {
  color: #2e65a6;
  text-decoration: underline;
}
#indexMain #indexRight {
  width: 326px;
  margin-left: 18px;
  float: left;
  height: 411px;
  position: relative;
  border-top: 2px solid #3265A6;
}
#indexMain #indexRight .title {
  height: 39px;
  line-height: 49px;
  font-size: 22px;
  color: #3265A6;
  font-weight: bold;
  border-bottom: 1px solid #CBCBCB;
}
#indexMain #indexRight .more {
  position: absolute;
  top: 19px;
  right: 5px;
}
#indexMain #indexRight dl {
  height: 152px;
}
#indexMain #indexRight dl dt {
  height: 81px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #A1A1A1;
}
#indexMain #indexRight dl dt em {
  display: block;
  height: 31px;
  line-height: 31px;
  font-style: normal;
  overflow: hidden;
  font-size: 16px;
}
#indexMain #indexRight dl dt em a:link {
  color: #3265a6;
  text-decoration: none;
}
#indexMain #indexRight dl dt em a:visited {
  color: #3265a6;
  text-decoration: none;
}
#indexMain #indexRight dl dt em a:hover,
#indexMain #indexRight dl dt em a:active {
  color: #3265a6;
  text-decoration: underline;
}
#indexMain #indexRight dl dt span {
  display: block;
  height: 36px;
  line-height: 18px;
  color: #717171;
  overflow: hidden;
}
#indexMain #indexRight dl dt span a:link {
  color: #717171;
  text-decoration: none;
}
#indexMain #indexRight dl dt span a:visited {
  color: #717171;
  text-decoration: none;
}
#indexMain #indexRight dl dt span a:hover,
#indexMain #indexRight dl dt span a:active {
  color: #3265a6;
  text-decoration: underline;
}
#indexMain #indexRight dl dd {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  overflow: hidden;
}
#indexMain #indexRight dl dd a:link {
  color: #3d3d3d;
  text-decoration: none;
}
#indexMain #indexRight dl dd a:visited {
  color: #3d3d3d;
  text-decoration: none;
}
#indexMain #indexRight dl dd a:hover,
#indexMain #indexRight dl dd a:active {
  color: #3265a6;
  text-decoration: underline;
}
#indexMain #indexRight .contact {
  height: 212px;
  background: url('../Images/bgn19.jpg') top left no-repeat;
  position: relative;
}
#indexMain #indexRight .contact .content {
  width: 274px;
  height: 136px;
  position: absolute;
  top: 53px;
  left: 24px;
  line-height: 34px;
  font-size: 18px;
}
#indexMain #indexClear {
  width: 100%;
  height: 24px;
  clear: both;
}
#indexMain #indexBottom {
  width: 1190px;
  margin: 0px 5px;
  height: 317px;
  position: relative;
  background: url(../Images/bgn10.jpg) left bottom repeat-x;
  margin-bottom: 27px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#indexMain #indexBottom .title {
  height: 24px;
  line-height: 22px;
  font-size: 22px;
  font-weight: bold;
  color: #3265A6;
  border-bottom: 2px solid #D4D4D4;
  margin-bottom: 18px;
}
#indexMain #indexBottom .more {
  position: absolute;
  top: 3px;
  right: 5px;
}
#indexMain #indexBottom .list {
  height: 265px;
  width: 1160px;
  margin: 0px auto;
}
#indexMain #indexBottom .list ul {
  list-style: none;
}
#indexMain #indexBottom .list ul li {
  height: 265px;
  width: 235px;
  float: left;
}
#indexMain #indexBottom .list ul li img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #dddddd;
}
#indexMain #indexBottom .list ul li span {
  display: block;
  width: 218px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
}
#indexMain #indexBottom .list ul li span a:link {
  color: #333333;
  text-decoration: none;
}
#indexMain #indexBottom .list ul li span a:visited {
  color: #333333;
  text-decoration: none;
}
#indexMain #indexBottom .list ul li span a:hover,
#indexMain #indexBottom .list ul li span a:active {
  color: #3265a6;
  text-decoration: underline;
}
/*二级顶部幻灯*/
#commSlide {
  width: 1200px;
  height: 400px;
  margin: 0px auto;
  margin-top: 3px;
  position: relative;
}
#commSlide .list {
  height: 400px;
}
#commSlide .list ul {
  list-style: none;
}
#commSlide .list ul li {
  height: 400px;
  overflow: hidden;
  position: relative;
}
#commSlide .Thumb {
  display: none;
  width: 1102px;
  height: 18px;
  position: absolute;
  left: 50%;
  bottom: 6px;
  margin-left: -551px;
}
#commSlide .Thumb ul {
  margin: 0px auto;
  list-style: none;
  overflow: hidden;
}
#commSlide .Thumb ul li {
  width: 22px;
  height: 18px;
  float: left;
}
/*二级主页面*/
#ejMain {
  width: 1200px;
  margin: 0px auto;
  margin-top: 32px;
  position: relative;
}
/*左侧*/
#left {
  width: 280px;
  margin-left: 12px;
  float: left;
  height: auto;
  position: relative;
  border-top: 2px solid #3265A6;
}
/*左侧导航*/
#leftNav .title {
  position: relative;
  height: 38px;
  border-bottom: 1px solid #D3D3D3;
}
#leftNav .title em {
  display: block;
  height: 38px;
  font-size: 22px;
  font-style: normal;
  color: #3265A6;
  white-space: nowrap;
  line-height: 45px;
  text-indent: 5px;
  font-weight: bold;
}
#leftNav .list ul {
  list-style: none;
}
#leftNav .list ul li {
  height: auto;
}
#leftNav .list ul li a:link {
  color: #2a2a2a;
  text-decoration: none;
}
#leftNav .list ul li a:visited {
  color: #2a2a2a;
  text-decoration: none;
}
#leftNav .list ul li a:hover,
#leftNav .list ul li a:active {
  color: #2a2a2a;
  text-decoration: underline;
}
#leftNav .list ul li a {
  display: block;
  padding: 4px 0px;
  border-bottom: 1px solid #D3D3D3;
  line-height: 22px;
  font-size: 16px;
}
#leftNav .list ul li.onfocus {
  background: #2F67A0;
}
#leftNav .list ul li.onfocus a:link {
  color: #ffffff;
  text-decoration: none;
}
#leftNav .list ul li.onfocus a:visited {
  color: #ffffff;
  text-decoration: none;
}
#leftNav .list ul li.onfocus a:hover,
#leftNav .list ul li.onfocus a:active {
  color: #ffffff;
  text-decoration: underline;
}
#leftNav .list ul li.onfocus ul li {
  line-height: 32px;
  background: #E3E3E3;
  font-size: 14px;
}
#leftNav .list ul li.onfocus ul li a:link {
  color: #2a2a2a;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li a:visited {
  color: #2a2a2a;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li a:hover,
#leftNav .list ul li.onfocus ul li a:active {
  color: #2a2a2a;
  text-decoration: underline;
}
#leftNav .list ul li.onfocus ul li a {
  display: block;
  padding: 4px 0px;
  border-bottom: 1px solid #D3D3D3;
  line-height: 20px;
  font-size: 14px;
}
#leftNav .list ul li.onfocus ul li.onfocus a:link {
  color: #556EB3;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li.onfocus a:visited {
  color: #556EB3;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li.onfocus a:hover,
#leftNav .list ul li.onfocus ul li.onfocus a:active {
  color: #556EB3;
  text-decoration: underline;
}
#leftNav .list ul li.onfocus ul li.onfocus ul {
  width: 262px;
  padding: 4px 4px;
  margin-left: 4px;
  background: #DBE8F8;
  border-bottom: 1px solid #D3D3D3;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li {
  background: #DBE8F8;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li a:link {
  color: #2a2a2a;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li a:visited {
  color: #2a2a2a;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li a:hover,
#leftNav .list ul li.onfocus ul li.onfocus ul li a:active {
  color: #2a2a2a;
  text-decoration: underline;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li a {
  display: block;
  padding: 4px 0px;
  line-height: 20px;
  font-size: 12px;
  border-bottom: none;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li.onfocus a:link {
  color: #014ea8;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li.onfocus a:visited {
  color: #014ea8;
  text-decoration: none;
}
#leftNav .list ul li.onfocus ul li.onfocus ul li.onfocus a:hover,
#leftNav .list ul li.onfocus ul li.onfocus ul li.onfocus a:active {
  color: #014ea8;
  text-decoration: underline;
}
/*左侧联系我们*/
#leftBottom {
  width: 275px;
  height: 212px;
  background: url(../Images/bgn9.jpg) no-repeat;
  margin-top: 27px;
  margin-bottom:20px;
  position: relative;
}
#leftBottom .content {
  width: 230px;
  height: 136px;
  position: absolute;
  top: 53px;
  left: 24px;
  line-height: 34px;
  font-size: 18px;
}
/*右侧*/
#right {
  width: 882px;
  height: auto;
  float: right;
  background: url(../Images/bgn10.jpg) left bottom repeat-x;
  margin-bottom: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/*二级顶部*/
#rightTop {
  position: relative;
  height: 41px;
  border-bottom: 2px solid #ddd;
}
#rightTop em {
  display: block;
  height: 41px;
  line-height: 46px;
  font-style: normal;
  font-size: 22px;
  font-weight: bold;
  color: #3265A6;
}
#rightTop span {
  display: none;
  float: right;
  line-height: 55px;
  color: #4D4D4D;
  background: url(../Images/bgn5.png) left center no-repeat;
}
#rightTop span a:link {
  color: #4d4d4d;
  text-decoration: none;
}
#rightTop span a:visited {
  color: #4d4d4d;
  text-decoration: none;
}
#rightTop span a:hover,
#rightTop span a:active {
  color: #e5222a;
  text-decoration: underline;
}
#rightTop span strong {
  color: #4D4D4D;
  font-weight: normal;
}
/*作品欣赏图片列表*/
#webPicList {
  margin: 0px auto;
  padding-top: 21px;
  padding-bottom: 15px;
  padding-left: 10px;
  border-bottom: 1px dashed #828282;
  min-height:572px;
}
#webPicList dl dd {
  position: relative;
  width: 203px;
  height: 257px;
  float: left;
}
#webPicList dl dd img {
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#webPicList dl dd span {
  display: block;
  height: 41px;
  overflow: hidden;
  line-height: 41px;
  text-align: center;
  color: #252525;
  font-size: 14px;
}
#webPicList dl dd span a:link {
  color: #252525;
  text-decoration: none;
}
#webPicList dl dd span a:visited {
  color: #252525;
  text-decoration: none;
}
#webPicList dl dd span a:hover,
#webPicList dl dd span a:active {
  color: #252525;
  text-decoration: underline;
}
#webPicList dl .zw-x {
  width: 19px;
  height: 257px;
  float: left;
}
#webPicList dl .zw-y {
  height: 21px;
  width: 100%;
  float: left;
}
/*新闻列表*/
#webNewsList {
  margin: 0px auto;
  padding-left: 5px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #828282;
  min-height:450px;
}
#webNewsList dl dt {
  height: 205px;
  position: relative;
}
#webNewsList dl dt .pic {
  padding: 4px;
  border: 1px solid #dddddd;
  float: left;
}
#webNewsList dl dt em {
  position: absolute;
  top: 0px;
  left: 295px;
  width: 589px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 15px;
  font-style: normal;
}
#webNewsList dl dt em a:link {
  color: #cf3e45;
  text-decoration: none;
}
#webNewsList dl dt em a:visited {
  color: #cf3e45;
  text-decoration: none;
}
#webNewsList dl dt em a:hover,
#webNewsList dl dt em a:active {
  color: #cf3e45;
  text-decoration: underline;
}
#webNewsList dl dt .time {
  position: absolute;
  top: 36px;
  left: 295px;
  width: 589px;
  line-height: 33px;
  color: #757575;
}
#webNewsList dl dt span {
  position: absolute;
  top: 69px;
  left: 295px;
  width: 589px;
  height: 48px;
  line-height: 24px;
  color: #191919;
  font-size: 13px;
  overflow: hidden;
}
#webNewsList dl dt .more {
  position: absolute;
  top: 135px;
  left: 295px;
}
#webNewsList dl dd {
  position: relative;
  height: 39px;
  line-height: 50px;
  border-bottom: 1px solid #D0CED1;
  overflow: hidden;
}
#webNewsList dl dd em {
  display: block;
  width: 780px;
  font-size: 16px;
  font-style: normal;
  float: left;
}
#webNewsList dl dd em a {
  color: #191919;
  text-decoration: none;
}
#webNewsList dl dd span {
  float: right;
  color: #191919;
  font-size: 14px;
}
#webNewsList dl dd.onfocus em a {
  color: #4673AC;
}
#webNewsList dl dd.onfocus span {
  color: #4673AC;
}
#productShow .title {
  height: 75px;
  line-height: 75px;
  color: #262626;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#productShow .pic {
  text-align: center;
}
#productShow .download {
  text-align: right;
  border-bottom: 3px solid #3066A6;
}
#productShow .content {
  line-height: 30px;
  font-size: 14px;
  color: #262626;
  margin: 20px;
}
#productShow .content ul{
	list-style-position:inside;
}
/*新闻列表*/
#webNewsList1 {
  width: 579px;
  height: 382px;
  position: absolute;
  top: 39px;
  left: 520px;
}
#webNewsList1 ul {
  list-style: none;
}
#webNewsList1 ul li {
  height: 40px;
  overflow: hidden;
}
#webNewsList1 ul li em {
  font-size: 14px;
  width: 485px;
  height: 40px;
  line-height: 40px;
  font-style: normal;
  text-indent: 20px;
  float: left;
  background: url(../Images/bgn10.png) left center no-repeat;
}
#webNewsList1 ul li em a:link {
  color: #ffffff;
  text-decoration: none;
}
#webNewsList1 ul li em a:visited {
  color: #ffffff;
  text-decoration: none;
}
#webNewsList1 ul li em a:hover,
#webNewsList1 ul li em a:active {
  color: #ffffff;
  text-decoration: underline;
}
#webNewsList1 ul li span {
  line-height: 40px;
  color: #fff;
  float: right;
  font-family: "宋体";
}
/*新闻翻页*/
#pageInfo {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 24px;
  text-align: center;
}
#pageInfo em {
  color: #222222;
  padding: 4px 9px;
  border: 1px solid #DDDDDD;
  background: #fff;
  font-style: normal;
}
#pageInfo em a:link {
  color: #333333;
  text-decoration: none;
}
#pageInfo em a:visited {
  color: #333333;
  text-decoration: none;
}
#pageInfo em a:hover,
#pageInfo em a:active {
  color: #c5020a;
  text-decoration: underline;
}
#pageInfo span {
  line-height: 100%;
  padding: 4px 9px;
  color: #222222;
  overflow: hidden;
  border: 1px solid #DDDDDD;
  background: #fff;
}
#pageInfo span a:link {
  color: #333333;
  text-decoration: none;
}
#pageInfo span a:visited {
  color: #333333;
  text-decoration: none;
}
#pageInfo span a:hover,
#pageInfo span a:active {
  color: #c5020a;
  text-decoration: underline;
}
#pageInfo span.onfocus {
  color: #fff;
  background: #2F65A3;
  border: 1px solid #DDDDDD;
}
#pageInfo span.onfocus a:link {
  color: #ffffff;
  text-decoration: none;
}
#pageInfo span.onfocus a:visited {
  color: #ffffff;
  text-decoration: none;
}
#pageInfo span.onfocus a:hover,
#pageInfo span.onfocus a:active {
  color: #ffffff;
  text-decoration: underline;
}
#pageInfo strong {
  font-weight: normal;
  color: #AAAAAA;
}
#pageInfo .text {
  width: 32px;
  height: 18px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #ddd;
}
/*单页*/
#onePage {
  height: auto;
  overflow: hidden;
  margin: 20px;
  line-height: 30px;
  font-size: 14px;
  color: #262626;  
}
/*新闻详细页*/
#newsShow {
  height: auto;
  overflow: hidden;
  margin: 20px;  
}
#newsShow .title {
  padding: 10px 0px;
  font-size: 23px;
  text-align: center;
  line-height: 150%;
  color: #2177C0;
  font-weight: normal;
}
#newsShow .miaoshu {
  font-size: 12px;
  color: #999;
  text-align: center;
  line-height: 150%;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 15px;
}
#newsShow .theContent {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0px auto;
  padding: 15px 0px;
  line-height: 30px;
  font-size: 14px;
  color: #262626;  
}
#newsShow .theContent a:link {
  color: #ff0000;
  text-decoration: none;
}
#newsShow .theContent a:visited {
  color: #ff0000;
  text-decoration: none;
}
#newsShow .theContent a:hover,
#newsShow .theContent a:active {
  color: #ff0000;
  text-decoration: underline;
}
#newsShow .thePageInfo {
  color: #000;
  line-height: 30px;
  font-size: 14px;
}
#newsShow .thePageInfo .pre {
  height: 30px;
  color: #000;
}
#newsShow .thePageInfo .next {
  height: 30px;
  color: #000;
}
#newsShow .thePageInfo a:link {
  color: #000000;
  text-decoration: none;
}
#newsShow .thePageInfo a:visited {
  color: #000000;
  text-decoration: none;
}
#newsShow .thePageInfo a:hover,
#newsShow .thePageInfo a:active {
  color: #b30101;
  text-decoration: underline;
}
/*公共底部*/
#global-bottom .center {
  width: 1200px;
  height: 39px;
  position: relative;
  line-height: 39px;
  color: #fff;
  margin: 0px auto;
  text-align: center;
  font-size: 13px;
  background: #3066A6;
}
#global-bottom .center a:link {
  color: #ffffff;
  text-decoration: none;
}
#global-bottom .center a:visited {
  color: #ffffff;
  text-decoration: none;
}
#global-bottom .center a:hover,
#global-bottom .center a:active {
  color: #ffffff;
  text-decoration: underline;
}
#rightPf {
  width: 87px;
  height: 300px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -115px;
  background: url('../Images/bgn25.jpg') top left no-repeat;
}
#rightPf .content {
  width: 81px;
  margin: 0px auto;
  margin-top: 39px;
  text-align: center;
}
