/*------------------------------------------------------------------
[Master Stylesheet]
Project:           talkwebcn.com - 全局样式
Version:           3.2
Last time:         2017-03-15
——————————————————————-*/

/* 全局CSS定义 */
body{text-align:center;font-family: helvetica, Arial, 宋体, sans-serif; margin:0px; padding:0px; border:0;background:#E7E7E7;font-size:12px; color: #444;}
div,p,form,img,ul,ol,li,dl,dt,dd {margin:0px; padding:0px; border:0; }
li { list-style-type:none;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
table{ margin:0 auto;}

.container { background: #fff; padding: 10px; width: 940px; margin: 15px auto; border-radius: 20px; position: relative; z-index: 0; box-shadow: 0px 0px 10px rgba(50,50,50,0.75);}
.fB { font-weight:bold}
.floatL { float:left}
.floatR { float:right}
.clear { clear:both}

.main{ margin: 0px 20px 10px;}


/*分页*/
.pagination {width:auto;padding:10px;margin:5px;text-align:center;clear:both;font-size:10px;}
div.pagination a {padding: 2px 5px 2px 5px;margin-right: 2px;border: 1px solid #999999;text-decoration: none; color: #000000;background-color: #ffffff;}
div.pagination a:hover, div.pagination a:active {border:1px solid #999999;color: #ffffff;background-color: #999999;}
div.pagination span.current {padding: 2px 5px 2px 5px;margin-right: 2px;border: 1px solid #999999;font-weight: bold;background-color: #999999;color: #ffffff;}
div.pagination span.disabled {padding: 2px 5px 2px 5px;margin-right: 2px;border: 1px solid #f3f3f3;color: #cccccc;}



/* 通用空白间距 */
.blank3{ height:3px; font-size:1px; width:100%; overflow:hidden;}
.blank5{ height:5px; font-size:1px; width:100%; overflow:hidden;}
.blank6{ height:6px; font-size:1px; width:100%; overflow:hidden;}
.blank8w{ height:8px; font-size:1px; width:100%; overflow:hidden;float:left;}
.blank6w{ height:6px; font-size:1px; width:100%; overflow:hidden; float:left;}
.blank9{ height:9px; font-size:1px; width:100%; overflow:hidden;}
.blank10{ height:10px; font-size:1px; width:100%; overflow:hidden;}
.blank12{ height:12px; font-size:1px; width:100%; overflow:hidden;}
.blank9w{ height:9px; font-size:1px; width:100%;  background:#fff;float:left;}
.blank15{ height:15px; font-size:1px; width:100%; overflow:hidden;}
.blank20{ height:20px; font-size:1px; width:100%; overflow:hidden;}
.blank40{ height:40px; font-size:1px; width:100%; overflow:hidden;}



/* 链接颜色 */
a:link {color: #444;; text-decoration:none;}
a:visited {color: #444;;text-decoration:none;}
a:hover {color: #ff6600; text-decoration:none; }

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed {color:#ff0000}
.cRed a:link{ color:#ff0000;}
.cRed a:visited{color:#ff0000;}

.cDRed { color:#bc2931;}
.cDRed a:link{ color:#bc2931;}
.cDRed a:visited{color:#bc2931;}

.cWhite { color:#ffffff;}
.cWhite a:link{ color:#ffffff;}
.cWhite a:visited{color:#ffffff;}

.cBlack { color:#000000;}
.cBlack a:link{ color:#000000;}
.cBlack a:visited{color:#000000;}

.cYellow { color:#ffff00;}
.cYellow a:link{ color:#ffff00;}
.cYellow a:visited{color:#ffff00;}

.cGreen { color:#006600;}
.cGreen a:link{ color:#006600;}
.cGreen a:visited{color:#ffff00;}

.cBlue { color:#0000ff;}
.cBlue a:link{ color:#0000ff;}
.cBlue a:visited{color:#0000ff;}

.cDBlue { color:#003399;}
.cDBlue a:link{ color:#003399;}
.cDBlue a:visited{color:#003399;}

.cGray { color:#4F544D;}
.cGray a:link{ color:#4F544D;}
.cGray a:visited{color:#4F544D;}

.cDGray { color:#666666;}
.cDGray a:link{ color:#666666;}
.cDGray a:visited{color:#666666;}

.cGolden { color:#ff6600;}
.cGolden a:link{ color:#ff6600;}
.cGolden a:visited{color:#ff6600;}

/* 字体大小*/
.f9px{ font-size:9px;}
.f10px{ font-size:10px;}
.f11px{ font-size:11px;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
.f18px{ font-size:18px;}
.f20px{ font-size:20px;}
.f24px{ font-size:24px;}

/*页头*/
.header{ padding:0px; background:url(../images/headbg.png) no-repeat; height:89px; width:910px; margin:10px auto; overflow:hidden;}
.header > .left{ float: left; width: 259px;  padding-bottom: 10px;}
.header > .right{float: right; width: 541px; margin-bottom: 10px;height: 89px;}
.topContact{ color:#fff; font-size: 13px; width: 100%; text-align: right; padding:15px 0;}
.topContact p{ margin-right:30px;}
.topContact a{ color:#FFF; text-decoration:none;}
.topSeach{ padding-left:160px;}
.topSeach > .seachBox{ width:200px; float:left; height:28px; background:#FFF;}
.inputBox{ border:none; width:162px; height:20px; padding:4px; float:left;}
.topSeach > .linkIcon{ float:left; margin-left:10px;}
.topSeach > .linkIcon span{ margin:0px 3px;}
.topSeach > .linkIcon span img{ width:30px; height:30px;}

/*导航*/
.navigation{ background:url(../images/navbg.png) no-repeat; height:37px; width:910px; margin:0px auto;}
.topNav{ position:relative; z-index:1; height: 37px; line-height:37px;}
.topNav-width{ width:100%; margin:0 auto;   }
.topNav dl{ zoom:1; }
.topNav dd{ float:left; position:relative;  }
.topNav dd h3{ float:left; text-transform : uppercase}
.topNav dd h3 a{ display:inline-block; *display:inline; zoom:1;width:120px; color:#FFF; }
.topNav dd h3 a:hover,
.topNav dd.on h3 a{ color:#FF8400; text-decoration:none;}
.topNav dd ul{ display:none; /*默认隐藏*/ position:absolute; white-space:nowrap; margin-left:1px; top:35px; left:0;  background:#1c1c1c; text-align:left; padding:5px;}
.topNav dd ul li{ line-height: 30px;}
.topNav dd ul li a{ display: block; color: #FFF; padding:0px 5px; }
.topNav dd ul li a:hover{ background:#082f6a; color:#FFF; text-decoration:none;}


/*位置*/
.position{ margin: 0 20px; padding: 10px 0px; border-bottom: solid 1px #ccc; text-align:left;}
.position span{ float:right;}


/*页脚*/
.footer { background:#999999;}
.footer_nav{ height:30px; background:#262626; border-radius:5px;}
.footer_nav ul{}
.footer_nav ul li{ float:left; width:120px; line-height:30px;}
.footer_nav ul li a{ color:#FFF;}
.footer_info{ background:#999999; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:20px 30px;}
.footer_info dl{ float:left; margin-right:80px;}
.footer_info dl dt{ font-size:16px; text-align:left; color:#FFF; padding-bottom:15px;}
.footer_info dl dd{ font-size:14px; line-height:28px; background:url(../images/footIcon.png) no-repeat left 12px; text-indent:15px; text-align:left;}
.footer_info dl dd a{ color:#FFF; text-decoration:none;}




/*分页*/
.pagination{ padding:30px 0px; font-size:14px;}
.pagination a{ padding:2px 6px; border:1px solid #bfbfbf; margin:3px; text-decoration:none;}
.pagination SPAN{ padding:2px 6px; border:1px solid #bfbfbf; margin:3px; text-decoration:none;}
.pagination a:hover{ border:#000;}
.pagination span.current{ border:#000; font-weight:bold;}






.proBanner{}
.proBanner img{ padding:10px 0px; max-width:900px;}









.sectionOne{padding:15px 0; border-bottom: solid 1px #ccc;}
.sectionOne_Lbox{ float:left; width:450px; height:254px;}
.sectionOne_Lbox dl{ }
.sectionOne_Lbox dl dt{ text-align:left; font-size:20px;}
.sectionOne_Lbox dl dd{ text-align:left; font-size:12px; padding-top:10px; line-height:22px;}
.sectionOne_Lbox dl dd > .more a{ float:left; background:url(../images/more.png) no-repeat; width:126px; height:30px; display:block; text-align:center; line-height:30px; color:#FFF; text-decoration:none;}
.sectionOne_Rbox{ float:right; width: 400px;background: #e3e3e3;padding: 7px;border-radius: 5px;}
.slideBox{ width:400px; height:240px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:400px; height:240px; display:block;  }



.sectionTwo{ padding:15px 0; border-bottom: solid 1px #ccc;}
.sectionTwo_title{ text-align:left; font-size:18px;}
.sectionTwo_con{ padding-top:10px;}
.tabBar{ width:100%; }
.tabBar .hd ul{ z-index:5; position:relative;  zoom:1; border-bottom:8px solid #082f6a;}
.tabBar .hd li{ float:left; background:url(../images/tabbar.png) no-repeat; width:220px; height:40px; line-height:40px;margin-right:2px; color:#000; cursor:pointer; font-size:12px; font-weight:bold; text-align: left; text-indent: 10px;}
.tabBar .hd li.on{ background:url(../images/tabbarOn.png) no-repeat; width:220px; height:40px; line-height:40px; overflow:hidden; margin-top:0px; position:relative; top:1px; color:#FFF; }
.tabBar .bd{ border:1px solid #C8D1D5; padding:10px 40px 0 40px; clear:both; position:relative; height:200px; overflow:hidden;   }
.tabBar .bd .conWrap{ width:820px;  }
.tabBar .bd .conWrap ul{ width:850px;}
.tabBar .bd .conWrap ul li{ float:left; width:150px; margin-right:15px;}
.tabBar .bd .conWrap ul li img{ width:150px; height:150px;}
.tabBar .bd .conWrap ul li h1{ padding-top:5px; text-align:center;}
.tabBar .prev,.tabBar .next{ position:absolute; left:10px; top:80px; }
.tabBar .next{ left:auto; right:10px; }
.tabBar .prevStop,.tabBar .nextStop{ display:none;  }



.sectionThree{ padding:15px 0; border-bottom: solid 1px #ccc;}
.sectionThree_title{ text-align:left; font-size:18px;}
.sectionThree_con{ padding-top:10px;}
.sectionThree_con ul{ width:920px;}
.sectionThree_con ul li{ float:left; width:136px; margin-right:16px;}
.sectionThree_con ul li h1{ width:136px; height:28px; background:url(../images/casebg.jpg) no-repeat; line-height:28px; text-align:center; margin-bottom:10px; font-weight:bold;}
.sectionThree_con ul li h1 a{ color:#FFF; text-decoration:none;}
.sectionThree_con ul li p{ width:136px; height:136px;}



.sectionFour{ padding:15px 0;}
.service{ float:left; width:456px; background:#f4f4f4; height:315px;}
.service_title{ width:456px; height:42px; background:url(../images/servicebg.png) no-repeat; text-align:left; font-size:18px; font-weight:bold; color:#FFF; text-indent:15px; line-height:42px;}
.service_con{ padding:10px 20px;}
.service_con dl{}
.service_con dl dt{ font-size:18px; text-align:left; padding-bottom:10px;}
.service_con dl dd{ text-align:left; line-height:20px;}
.service_con dl dd p{ margin-top:5px;}
.lastestNews{ float:right; width:409px; height:315px; background:#f4f4f4;}
.lastestNews_title{ width:456px; height:42px; background:url(../images/NewTitlebg.png) no-repeat;  text-align:left; font-size:18px; font-weight:bold; color:#FFF; text-indent:15px; line-height:42px;}
.lastestNews_con{ padding:10px 20px;}
.lastestNews_con ul{}
.lastestNews_con ul li{ padding:10px 0;}
.lastestNews_con ul li > .newspic{ float:left; width:120px; height:90px;}
.lastestNews_con ul li > .newspic img{ width:120px; height:90px;}
.lastestNews_con ul li > .newsInfo{ float:right; width:240px; height:90px;}
.lastestNews_con ul li > .newsInfo h1{ text-align:left; font-weight:bold; margin-bottom:5px;}
.lastestNews_con ul li > .newsInfo p{ text-align:left; line-height:20px;}
.lastestNews_con ul li > .newsInfo h6{ text-align:left; padding-top:5px;}





/*介绍单页*/
.intrduction{ padding:10px 0; text-align:left; line-height:24px;}
.intrduction p{ margin:10px 0;}




/*产品类别页*/
.category{ }
.category_title{ padding:10px 0; font-size:20px; text-align:left; border-bottom:1px solid #CCC;}
.category_title span{ float:right;}
.category_con{ padding:30px 0;}
.category_con ul{ width:920px;}
.category_con ul li{ float:left; width:290px; margin-bottom:30px; margin-right:15px;}
.category_con ul li p{ width:288px; height:288px; border: 1px solid #cccccc; margin-bottom:5px;}
.category_con ul li p a img{ width:288px; height:288px;}
.category_con ul li h1{ width:290px; height:32px; line-height:32px; text-align:center; background:url(../images/categoryNamebg.png) no-repeat; background-size: 100% auto; text-align:left; text-indent:20px; }
.category_con ul li h1 a{  width:290px; height:32px; display:block; font-weight:bold; text-decoration:none; color:#FFF;}



/*产品列表页*/
.productlistBox{ padding-top:40px;}
.productlist_lbox{ float:left; width:220px;}
.productlist_lbox dl{ border:1px solid #CCC; border-top:none !important; background:#f0f0f0;}
.productlist_lbox dl dd{ text-align:left; text-indent:10px; height:30px; line-height:30px; border-top:1px solid #CCC;}
.productlist_lbox dl dd a{ display:block;}
.productlist_lbox dl dd a:hover{ background:#000; color:#FFF; text-decoration:none;}
.sub_on{ background:#000; color:#FFF !important; font-weight:bold;}




.productlist{ float:right; width:650px;}
.productlist_title{ padding:10px 0; font-size:20px; text-align:left; border-bottom:1px solid #CCC;}
.productlist_con{}
.productlist_con ul{}
.productlist_con ul li{ padding:20px 0px; border-bottom:1px solid #CCC;}
.productlistPic{ float:left; width:255px;}
.productlistPic img{ max-width:100%;}
.productlistInfo{ float:right; width:395px;}

.productlistInfo_top{}
.productlistInfo_Ltop{ float:left; width:395px;}
.productlistInfo_Ltop dl{ text-align:left; border-bottom:1px solid #CCC; padding-bottom: 15px;}
.productlistInfo_Ltop dl dt{ font-size:18px; padding-bottom:5px;}
.productlistInfo_Ltop dl dd{ line-height:20px;}
.productlistInfo_Rtop{ float:right; width:245px;}
.productlistInfo_Rtop dl{ padding-left:30px;}
.productlistInfo_Rtop dl dt{ width:180px; height:31px; background:url(../images/productlistInfo_Rtop.png) no-repeat; text-align:center; line-height:31px; font-weight:bold; margin-bottom:5px;}
.productlistInfo_Rtop dl dd{ text-align:left; line-height:22px;}
.downloadPdf a{  background:url(../images/doadBtnbg.png) no-repeat; width:246px; height:30px; line-height:30px; text-align:center; display:block; font-weight:bold; margin:15px 0;color:#FFF; }
.downloadPdf a:hover{ color:#FFF;}


.productlistInfo_mid{ padding-top:15px; padding-bottom:20px;}
.productlistInfo_Lmid{ float:left; width:235px; height:32px;}
.productlistInfo_Lmid p{ background:url(../images/casebg.png) no-repeat left; font-size:18px; text-indent:40px; height:31px; line-height:31px; text-align:left;}
.productlistInfo_Rmid{ float:right; width:126px; height:32px;}
.productlistInfo_Rmid a{ background:url(../images/details.png) no-repeat; height:30px; width:126px; text-align:center; line-height:30px; display:block; font-weight:bold; text-decoration:none; color:#FFF;}
.productlistInfo_Rmid a:hover{ color:#FFF;}
.productlistInfo_bottom{ width:395px; height:64px; overflow:hidden;}
.productlistInfo_bottom img{ float: left; width:70px; height:52px;padding: 5px; border: solid 1px #666;border-radius: 5px;margin-right: 14px;}










/*产品详细页*/
.products{}
.products_top{ padding-bottom:50px;}
.products_Ltop{ float:left; width:460px; text-align:left;}
.products_Ltop h1{ font-size:18px; font-weight:bold; padding-bottom:10px;}
.products_Ltop p{ line-height:20px; padding-bottom:20px;}
.products_Ltop h2{ font-weight:bold; padding-bottom:30px; height:30px;}
.products_Ltop h2 span{ float:left; width:126px; height:30px; display:block; text-align:center; line-height:30px; background:url(../images/more.png) no-repeat;}
.products_Ltop h2 span a{ display:inline-block; color:#FFF; text-decoration:none;}
.downloadPdf{ width:420px;}


.products_Rtop{ float:right; width:420px;}
.productsFocus{ width: 406px; background: #e3e3e3; padding: 7px;border-radius: 5px; margin-bottom: 50px;}
.slideBox2{ width:406px; height:406px; overflow:hidden; position:relative; }
.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox2 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox2 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
.slideBox2 .bd img{ width:406px; height:406px; display:block;  }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox2 .prev,
.slideBox2 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox2 .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox2 .prev:hover,
.slideBox2 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox2 .prevStop{ display:none;  }
.slideBox2 .nextStop{ display:none;  }
.products_bottom{}
.tabBar02{ width:100%; }
.tabBar02 .hd ul{ z-index:5; position:relative;  zoom:1; border-bottom:8px solid #082f6a; border-radius:0px 3px 0px 1px}
.tabBar02 .hd li{ float:left; background:url(../images/tabbar.png) no-repeat; width:130px; height:34px; line-height:34px;margin-right:2px; color:#000; cursor:pointer; font-size:12px; background-size: 100% 100% !important; font-weight:bold; text-align:center;}
.tabBar02 .hd li.on{ background:url(../images/tabbarOn.png) no-repeat; width:180px; height:34px; line-height:34px; overflow:hidden; margin-top:0px; position:relative; top:1px; color:#FFF; background-size: 100% 100% !important; }
.tabBar02 .bd{ border:1px solid #C8D1D5; padding:10px 40px 0 40px; clear:both; position:relative; height:600px; overflow:scroll; }
.tabBar02 .bd .conWrap{ width:820px; text-align:left; line-height:24px;}
.tabBar02 .bd .conWrap img{ max-width:100%;}
.table-c table{border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}
.table-c table td{border-left:1px solid #dcdcdc;border-top:1px solid #dcdcdc; padding:5px 10px;}





/*新闻列表页*/
.newslist{}
.newslist_title{ padding:10px 0; font-size:20px; text-align:left; border-bottom:1px solid #CCC;}
.newslist_title span{ float:right;}
.newslist_con{}
.newslist_con ul{}
.newslist_con ul li{ padding:15px 0; border-bottom:1px solid #CCC;}
.newslistPic{ float: left;width: 165px; height: 120px; border: solid 5px #eee;border-radius: 5px;}
.newslistPic img{ width:165px; height:120px;}
.newslistInfo{ float: right;width: 700px; }
.newslistInfo h1{ text-align:left; font-size:16px; padding-bottom:5px;}
.newslistInfo h2{ text-align:left; font-size:12px; padding-bottom:5px;}
.newslistInfo p{ text-align:left;}
.newslistInfo h6{ padding-top:5px; text-align:left;}



/*新闻详细页*/
.news{}
.news_title{ padding:20px 0; font-size:20px; text-align:left; }
.news_con{}
.news_Lcon{ float:left; width:600px; border-right: 1px solid #ccc; padding-right:10px;}
.news_Lcon dl{}
.news_Lcon dl dt{ text-align:left; font-size:14px;}
.news_Lcon dl dd{ text-align:left; padding-top:15px; line-height:20px;}
.news_Lcon dl dd p{ padding:5px 0;}
.news_Rcon{ float:right; width:280px;}
.news_Rcon dl{}
.news_Rcon dl dt{}
.news_Rcon dl dt img{ max-width:100%; border: solid 8px #eee;border-radius: 5px;}
.news_Rcon dl dd{ text-align:left; padding-top:5px;}






.videolist{}
.videolist ul{ width:930px; padding:20px 0;}
.videolist ul li{ float:left; width:280px; margin-right:30px; margin-bottom:20px;}
.videolist ul li p{ width:280px;}
.videolist ul li p img{ width:280px; height:220px;}
.videolist ul li h1{ text-align:center; padding-top:10px; font-size:14px;}
.videolist ul li h1 a{ text-decoration:none;}



.video{ padding:20px;}
.video dl{}
.video dl dt{ }
.video dl dd{ padding-top:10px; text-align:center; font-size:14px;}











/*留言页*/
.gbook{}
.gbook_title{ padding:10px 0; font-size:20px; text-align:left;}
.gbook_title p{ text-align:left; font-size:12px; padding:10px 0; line-height:22px;}
.gbook_con{ padding:15px 0;}
.gbook_Lcon{ float:left; width:470px;}
.formBox{ width: 450px; padding: 10px; margin-bottom: 20px; border-radius: 6px; background: #eee;}
.formBox h1{ text-align:left; font-size:16px; font-weight:bold;}
.formBox ul{ padding-top:20px;}
.formBox ul li{ padding:5px 0; text-align:left;}
.formBox ul li span{ float:left; width:140px; text-align:left;}
.formBox ul li input{ width:295px; border: 1px solid #ccc; padding: 2px;}
.formBox ul li p{ text-align:left; padding-bottom:5px;}
.formBox ul li textarea{ width: 440px; border: 1px solid #ccc; padding: 2px; height:80px; }
.formBtn{ background:url(../images/gbookBtn.png) no-repeat; width:203px; height:49px; text-align:center; display:block; line-height:49px; color:#FFF; font-weight:bold; font-size:16px; border:none; margin:0 auto;}

.gbook_Rcon{ float:right; width: 400px; }
.gbook_Rcon dl{ padding-bottom:20px;}
.gbook_Rcon dl dt{ text-align:left; font-weight:bold; padding-bottom:10px; font-size:14px;}
.gbook_Rcon dl dt p{ font-weight:normal; font-size:12px; padding-bottom:10px;}
.gbook_Rcon dl dd{ text-align:left; line-height:22px;}




.album{ padding:20px 0px;}
.album_Lbox{ float:left; width:400px;}
.album_Rbox{ float:right; width:470px;}
.album_Rbox dl{ text-align:left;}
.album_Rbox dl dt{ font-size:12px; font-weight:bold; padding-bottom:15px;}
.album_Rbox dl dd{ text-align:24px;}
.album_Rbox dl dd font{ float: left;width: 126px;height: 30px;display: block;text-align: center;line-height: 30px;background: url(../images/more.png) no-repeat; margin-top:20px;}
.album_Rbox dl dd font a{ font-weight:bold; color:#FFF; text-decoration:none;}



#rightButton {
	position: fixed;
	_position: absolute;
	top: 208px;
	right: 0;
	z-index: 999999;
	display: block;
}
#right_ul {
	position: relative;
}
#right_qq {
	background: url(../images/qq.png) no-repeat;
	width: 68px;
	height: 74px;
}
#right_qq a{ display:block; width:100%; height:100%;}





#right_skype {
	background: url(../images/skype.png) no-repeat;
	width: 68px;
	height: 70px;
}

#right_skype a{ display:block; width:100%; height:100%;}


#right_email {
	background: url(../images/email.png) no-repeat;
	width: 68px;
	height: 77px;
}

#right_email a{ display:block; width:100%; height:100%;}


#backToTop {
	z-index: 999999;
	display: none;
}
a.backToTop_a {
	background: url(../images/7_08.png) no-repeat;
	width: 68px;
	height: 79px;
	display: block;
}
a.backToTop_a:active {
	background: url(../images/7_11.png) no-repeat;
}
.line91 {
	line-height: 91px;
}