﻿input.page-indicator{
  text-align:center;
  height:12px;
/*
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-bottom:solid 1px #022f4e;
*/
  border:solid 1px #022f4e;
  font-size:12px;
}

a,div,p,td,th,ul,li{
  font-family:微软雅黑,Verdana,Georgia,Simsun;
}
body{
  font-size:12px;
  font-family:微软雅黑,Verdana,Georgia,Simsun;
}
a img{
  border-width:0px;
}
.msyh{
  font-family:微软雅黑;
}

p{
  /*margin-top:0px;*/
}
ul{
  margin-left:20px;
  margin-top:6px;
  margin-bottom:6px;
}

a, a:link{
  color:#022f4e;
}
a:visited,{
  color:#800080;
}
a:hover{
  color:#800080;
}

a.gray,a.gray:link{
  color:#808080;
  text-decoration:none;
}
a.gray:hover{
  color:#000000;
  text-decoration:underline;
}

a.black,a.black:link{
  color:#000000;
  text-decoration:none;
}
a.black:visited{
  color:#000000;
}
a.black:hover{
  color:#ff0000;
  text-decoration:underline;
}

a.blue, a.blue:link{
  color:#022f4e;
  text-decoration:none;
}
a.blue:visited{
  color:#022f4e;
}
a.blue:hover{
  color:navy;
  text-decoration:underline;
}

a.green, a.green:link{
  color:#004e2e;
}
a.green:visited{
  color:#004e2e;
}
a.green:hover{
  color:#ff0000;
}

a.line,a.line:hover,a.line:link{
  text-decoration:underline;
}

a.noline{
  text-decoration:none;
}
a.noline:hover{
  text-decoration:underline;
}

a.orange, a.orange:link{
  color:#FF5900;
  text-decoration:none;
}
a.orange:visited{
  color:#FF5900;
}
a.orange:hover{
  color:#FF5900;
  text-decoration:underline;
}

a.pink, a.pink:link{
  color:#990000;
  text-decoration:none;
}
a.pink:visited{
  color:#990000;
}
a.pink:hover{
  color:#ff0000;
  text-decoration:underline;
}

a.red, a.red:link{
  color:#ff0000;
}
a.red:visited{
  color:#ff0000;
}
a.red:hover{
  color:#dd0000;
}

a.white, a.white:link{
  color:#ffffff;
  text-decoration:none;
}

a.white:visited{
  color:#ffffff;
}

  color:#ffffff;
  text-decoration:underline;
}



#articleAttachmentList{
/*
  padding:12px;
  border: 1px dotted #000000;
  border-left: 2px solid #8394B2;
  margin-bottom:12px;
  background: #f0f0f0
*/
}

#articleAttachmentList2{
  border-top:1px dotted #ece4ad;
  margin-top:12px;
  padding:12px; 6px 10px 6px;
  border: 1px solid #d8cf96;
  border-left: 4px solid #d8cf96;
  margin-bottom:12px;
  background: #fbf4c5;
}


#articleWords{
  padding:12px;
  font-size:16px;
}
#articleWords ul{
  margin:0px;
}
#articleWords li{
  padding:0.25em;
}

.articleWeixin{
  border-top:solid 1px #dedede;
}

.articleWeixinDesc{
  margin-top:16px;
  font-size:14px;
  font-weight:bold;
  font-color:#990000;
}

body{
  background:url(/images/v2010/bg_body_ms.png) repeat-x;
  margin:0px;
  text-align:center;
}

.boxtext{
  border:1px solid #A8B4BF;
  margin-top:8px;
  margin-bottom:8px;
  padding:8px;
}
button, input.button{
  font-size:12px;
  padding:4px 6px 4px 6px;
  cursor:pointer;
}
.button77x30{
  width:77px;
  height:30px;
  border:0px;
  font-size:12px;
  background:url(/images/global-bg.png) -1px -114px no-repeat;
  font-family:Simsun;
  vertical-align:middle;
}


.center{
  text-align:center;
}

.clear{
  clear:both;
  height:0px;
  overflow:hidden;
  margin:0px;
  font-size:0px;
}
.broadcast{
  background-color:#FFFAD1;
  border:dotted 1px #ff0000;
  padding:8px 6px 6px 6px;
  margin-bottom:10px;
}
.broadcast-item{
}


div.blue{
  color:#022f4e;
}

div.left{
  float:left;
}

div.right{
  float:right;
  text-align:right;
}

div.linetext{
  margin-bottom:6px;
  line-height:150%;
}

div.line100{
  margin-bottom:6px;
  line-heigth:100%;
}

div.tiptext{
  background-color:#FFFAD1;
  border:dotted 1px #ff0000;
  padding:8px 12px 8px 12px;
  margin-bottom:12px;
  text-align:center;
}

div.tip{
  background-color:#FFFAD1;
  border:dotted 1px #ff0000;
  padding:12px;
  margin-bottom:8px;
}

div.tip-image{
  padding-left:58px;
  background:url(/images/icon/tip.png) no-repeat;
  line-height:130%;
}

div.tip-warning{
  padding-left:45px;
  background:url(/images/icon/warning.png) no-repeat;
  line-height:130%;
}


.del{
  text-decoration:line-through;
}
.float-lr{
}
.float-lr1{
  float:left;
  margin-right:8px;
  line-height:135%;
}
.float-lr1a{
  float:left;
  margin-right:3px;
  line-height:135%;
}
.float-lr2{
  float:left;
  line-height:135%;
}

form{
  margin:0px;
}
.gray{
  color:#808080;
}
.green{
  color:#025E00;
}
.pink{
  color:#990000;
}
.red{
  color:#ff0000;
}


html{
  text-align:center;
  margin: auto;
}


img.left{
  margin-right:8px;
}
.imgframe{
}
.imgsrc{
  text-align:center;
}
.imgdesc{
  text-align:center;
  padding-top:3px;
}
.font14,.larger,.larger *{
  font-size:14px;
}
.xlarger,.xlarger *{
  font-size:16px;
}

.largefont{
  font-size:1.5em;
}

.orange{
  color:#FF5900;
}

.purple{
  color:#990000;
}


.simsun{
  font-family:simsun;
}

.smaller, .smaller *{
  font-size:10px;
}

.subtitle{
  font-weight:bold;
  margin-bottom:6px;
}

table{
  border-collapse:collapse;
  border:0px;
}
table.list{
  background-color:#c6d9e1;
}
table.list *{
  font-size:14px;
}
table.list tr.click{
  cursor:pointer;
}
table.list td,table.list th{
  padding:12px 14px 12px 14px;
}
table.list td img{
  margin-left:14px;
  margin-right:14px;
}
table.list td.left{
  text-align:left;
  width:40px;
  padding:0px;
}
table.list td.center{
  width:560px;
  text-align:left;
}
table.list td.right{
  width:60px;
  text-align:right;
  padding:0px;
}
table.list td.rightX{
  position:relative;
  width:620px;
  text-align:left;
}
td.whiteline{
  border-right:solid 1px #ffffff;
  border-bottom:solid 1px #ffffff;
}

#divArticleTab{
  display:none;
  border-bottom:solid 1px #808080;
  margin-bottom:20px;
  margin-top:12px;
}
#tabContent{
  margin-left:12px;
}
#tabSubtitles{
  margin-left:2px;
}
.tabSelected{
  float:left;background-color:#808080;padding:12px 36px 12px 36px;color:#ffffff;
  cursor:pointer;
}
.tabUnselected{
  float:left;padding:12px 36px 12px 36px;background-color:#d0d0d0;
  cursor:pointer;
}

table.lyrics{
  border-collapse:collapse;
}
table.lyrics td{
  border-top:solid 1px #ffffff;
  border-bottom:solid 1px #ffffff;
}

table.lyrics td.lyricsLine{
  font-size:14px;
  font-weight:bold;
}
table.lyrics td.lyricsOrder{
  cursor:pointer;
  font-size:16px;
  font-weight:bold
}

/*-- margin:12px --*/
.l12{
  margin-left:12px;
}
.l8{
  margin-left:8px;
}
.r12{
  margin-right:12px;
}
.r8{
  margin-right:8px;
}
.b12{
  margin-bottom:12px;
}
.b8{
  margin-bottom:8px;
}
.t12{
  margin-top:12px;
}
.t8{
  margin-top:8px;
}

/*-- width --*/

.w16{
  width:16px;
}

.w50{
  width:50px;
}

.w60{
  width:60px;
}
.w70{
  width:70px;
}
.w80{
  width:80px;
}
.w100{
  width:100px;
}

.w120{
  width:120px;
}
.w135{
  width:135px;
}
.w150{
  width:150px;
}
.w160{
  width:160px;
}
.w170{
  width:170px;
}
.w180{
  width:180px;
}
.w190{
  width:190px;
}
.w200{
  width:200px;
}
.w210{
  width:210px;
}
.w220{
  width:220px;
}
.w230{
  width:230px;
}
.w235{
  width:235px;
}
.w250{
  width:250px;
}
.w270{
  width:270px;
}
.w280{
  width:280px;
}
.w300{
  width:300px;
}
.w320{
  width:320px;
}
.w330{
  width:330px;
}
.w350{
  width:350px;
}

.w380{
  width:380px;
}
.w400{
  width:400px;
}
.w410{
  width:410px;
}
.w420{
  width:420px;
}
.w430{
  width:430px;
}
.w450{
  width:450px;
}
.w460{
  width:460px;
}
.w470{
  width:470px;
}
.w480{
  width:480px;
}
.w500{
  width:500px;
}
.w520{
  width:520px;
}
.w550{
  width:550px;
}
.w580{
  width:580px;
}
.w600{
  width:600px;
}
.w630{
  width:630px;
}
.w650{
  width:650px;
}

/* -- height --*/
.h16{
  height:16px;
  overflow:hidden;
  white-space:nowrap;
}
.h20{
  height:20px;
  overflow:hidden;
  white-space:nowrap;
}
.h22{
  height:22px;
  overflow:hidden;
  white-space:nowrap;
}
.h24{
  height:24px;
  overflow:hidden;
  white-space:nowrap;
}
.h28{
  height:28px;
  overflow:hidden;
  white-space:nowrap;
}
.h36{
  height:36px;
  overflow:hidden;
  white-space:nowrap;
}
.h50{
  height:50px;
  overflow:hidden;
  white-space:nowrap;
}
.h100{
  height:100px;
  overflow:hidden;
  white-space:nowrap;
}

.inputbox{
  margin:0px;
  padding:0px;
}


/*--pageframe--*/
.wrapper {
	WIDTH: 966px;
	MARGIN:auto;
}
.tl-corner{
  background:transparent url(/images/v2010/body_pane.png) 0 0 no-repeat !important;
  background:transparent url(/images/v2010/body_pane.gif) 0 0 no-repeat;
  height:17px;
  margin-top:-2px;
  margin-right:21px
}
.tr-corner{
  background:transparent url(/images/v2010/body_pane.png) 100% 0 no-repeat !important;
  background:transparent url(/images/v2010/body_pane.gif) 100% 0 no-repeat;
  float:right;
  height:17px;
  margin-top:-17px;
  width:21px
}
.alley{
	PADDING-LEFT: 19px; 
	BACKGROUND: url(/images/v2010/body_left.png) repeat-y left !important;
	BACKGROUND: url(/images/v2010/body_left.gif) repeat-y left;
}
.alley2{
	PADDING-RIGHT: 21px; 
	BACKGROUND: url(/images/v2010/body_right.png) repeat-y right !important;
	BACKGROUND: url(/images/v2010/body_right.gif) repeat-y right;
}
.content{
  PADDING-BOTTOM: 1px; 
  PADDING-LEFT: 1px; 
  PADDING-RIGHT: 1px; 
  PADDING-TOP: 1px;
  BACKGROUND: #fff; 
  text-align:left;
  min-height:1px;
}
.bl-corner{
  background:transparent url(/images/v2010/body_pane.png) 0 -17px no-repeat !important;
  background:transparent url(/images/v2010/body_pane2.gif) 0 -17px no-repeat;
  height:21px;margin-right:21px;
}
.br-corner{
  background:transparent url(/images/v2010/body_pane.png) 100% -17px no-repeat !important;
  background:transparent url(/images/v2010/body_pane2.gif) 100% -17px no-repeat;
  float:right;height:21px;margin-top:-21px;width:21px;
}

.middle{
  text-align:left;
}

.middle1{
  width:230px;
  float:left;
  margin-right:8px;
}

.middle1 .block{
  width:228px;
}

.middle2{
  width:686px;
  float:left;
}

.middle2 .block{
  border-top:solid 4px #0191ce;
  width:684px;
}
.middle2 .block .block-line{
  border-top:dotted 1px #0191ce;
}

.middle2a{
  width:448px;
  float:left;
  margin-right:8px;
}
.middle2a .block{
  width:446px;
}

.middle2b{
  width:228px;
  float:left;
}

.middle2b .block{
  width:228px;
}

/*--page head--*/
.graybar{
  background-color:#e6e6e6;
  border-bottom:solid 3px #f1f1f1;
  font-family:Simsun;
  _height:1px;
}


/*--web search--*/
.search{
  width:325px;
  height:60px;
  background:url(/images/global-bg.png) -175px -56px no-repeat;
}
.search1{
  width:214px;
  height:42px;
  float:left;
}
.search1a{
  background:transparent;
  border-width:0px;
  width:194px;
  font-size:14px;
  margin:11px 10px 10px 10px;
}
.search2{
  float:left;
  width:109px;
  height:42px;
  text-align:left;
}
.search2a{
  overflow:hidden;
  background:transparent;
  border-width:0px;
  font-weight:bold;
  margin:7px 0px 10px 0px;
  background:url(/images/global-bg.png) 0px -62px no-repeat;
}
.search3{
  margin-top:3px;
  text-align:left;
}

.unavailable{
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter:alpha(opacity=50);-moz-opacity:.5;opacity:0.5;
}

/*--menu--*/
.menu{
  background:url('/images/global-bg.png') 0px -416px repeat-x;
  height:46px;
  line-height:54px;
  font-family:Simsun;
  border-bottom: solid 2px #A8B4BF;
  position:relative;
  z-index:1000;
}
.menu-separator{
  float:left;
  margin-left:3px;
  margin-right:3px;
  margin-top:18px;
  height:20px;
  width:0px;
  border-left:solid 1px #0d670f;
  border-right:solid 1px #3bb13b;
}
.menu a{
  font-size:16px;
  font-family:微软雅黑
}
.menu-normal{
  float:left;
  padding-left:10px;
  padding-right:10px;
}
.menu-focus{
  float:left;
  background-color:#025e00;
  padding-left:10px;
  padding-right:10px;
  line-height:48px;
  position:relative;
}
ul.submenu{
  position:absolute;
  margin:0px;
  white-space: nowrap;
  padding:12px 20px 12px 30px;
  left:-9999px;
  border:solid 1px #A8B4BF;
  background-color:#f4f9ed;
  top:46px;
  z-index:10000;
}
ul.submenu2{
  position:absolute;
  margin:0px;
  white-space: nowrap;
  padding:12px 20px 12px 30px;
  right:9999px;
  border:solid 1px #A8B4BF;
  background-color:#f4f9ed;
  top:46px;
  z-index:10000;
}

ul.submenu li,ul.submenu2 li{
  padding:0px;
  margin:0px;
  line-height:30px;
}

ul.submenu a,ul.submenu2 a{
  color:#000;
  text-decoration:none;
  font-size:14px;
}
ul.submenu a:hover,ul.submenu2 a:hover{
  color:#ff0000;
  text-decoration:underline;
}

.menu-focus:hover .submenu{
  left:0px;
}
.menu-selected:hover .submenu{
  left:0px;
}
.menu-focus:hover .submenu2{
  right:0px;
}
.menu-selected:hover .submenu2{
  right:0px;
}
.menu-selected{
  float:left;
  background:url('/images/global-bg.png') right -481px no-repeat;
  padding-left:12px;
  padding-right:12px;
  line-height:48px;
  position:relative;
}
#menu1{
  margin-left:8px;
}
#menu11a{
  cursor:pointer;
}

/*-- submenu --*/
.adText{
  background-color:#ededed;
  padding:6px 12px 6px 12px;
  font-size:12px;
  font-family:Verdana,simsun;
  text-align:left;
  color:#004e2e;
  border: solid 1px #A8B4BF;
  line-height:150%;
  _height:10px;
}


/*--login--*/

.button-yellow-cn{
  width:77px;
  height:30px;
  border:0px;
  font-size:12px;
  background:url(/images/global-bg.png) -1px -114px no-repeat;
  font-family:Simsun;
  vertical-align:middle;
}

/*--member--*/

/*--div table--*/

.table-wrap{
  border:dotted 1px #A8B4BF;
  border-top:solid 1px #A8B4BF;
}
.table-title{
  background-color:#ebeff6;
  padding:8px 12px 6px 12px;
  border-bottom:solid 3px #546b81;
}
.table-body{
  margin:8px 8px 8px 8px;
}


.foot{
}

/*-- page block--*/
.block,.block-exception{
  border:solid 1px #A8B4BF;
  border-top:4px solid #FF5900;
}
.block-head{
  margin-left:10px;
  margin-right:10px;
  margin-top:8px;
}
.block-head h1{
  display:inline;
  margin:0px;
  font-size:12px;
}

.block-head1{
  float:left;
  font-size:14px;
}
.block-head1 *{
  font-size:14px;
}

.block-head2{
  float:right;
  padding-top:2px;
}
.block-line{
  border-top:1px dotted #FF0000;
  line-height:100%;
  margin-left:10px;
  margin-right:10px;
  margin-top:6px;
  margin-bottom:8px;
  height:2px;
  clear:both;
  font-size:0px;
}
.block-body{
  margin-left:10px;
  margin-right:10px;
  margin-top:8px;
  padding-bottom:10px;
}




/*--line--*/
div.line{
  border-top:1px solid #A8B4BF;
  margin-top:8px;
  margin-bottom:8px;
  height:2px;
  overflow:hidden;
  font-size:0px;
  width:100%;
}

.fatline{
  border-top:2px solid #A8B4BF;
  margin-top:10px;
  margin-bottom:10px;
  height:2px;
  overflow:hidden;
  font-size:0px;
  width:100%;
}

div.spaceline{
  height:8px;
  overflow:hidden;
  font-size:0px;
}

div.dotline{
  width:100%;
  border-top:1px dotted #A8B4BF;
  margin-top:8px;
  margin-bottom:8px;
  height:2px;
  overflow:hidden;
  font-size:0px;
}
div.top-dotline{
  border-top:1px dotted #A8B4BF;
  margin-top:6px;
  padding-top:6px;
}

div.line3d{
  border-top:solid 1px threedshadow;
  border-bottom:solid 1px #ffffff;
  margin-top:8px;
  margin-bottom:8px;
  width:100%;
}


/*--list--*/

.list-item{
  background-image:url(/images/list-item.gif);
  background-repeat:no-repeat;
  background-position:0px 2px;
  padding:3px 0px 0px 14px;
  line-height:150%;
}

.list-item1{
  background-image:url(/images/v2010/orange-dot.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
  padding:0px 0px 0px 12px;
  line-height:150%;
}
.list-item2{
  background-image:url(/images/v2010/orange-dot.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
  padding:0px 0px 0px 12px;
  line-height:150%;
  margin-bottom:6px;
}

/*--article----*/

.toolbar{
  background-color:#dedede;
  padding-top:6px;
  padding-bottom:6px;
  padding-left:12px;
  padding-right:12px;
  min-height:16px;
  overflow:hidden;
}

h1,.title{
  font-family:微软雅黑,Georgia,Times New Roman,Simsun;
  font-size:20px;
  line-height:1.3em;
  margin-bottom:0.3em;
}
.title a{
  font-family:Georgia,Times New Roman,Simsun;
  font-size:20px;
}
.author{
  color:#808080;
  font-family:Georgia,Times New Roman,Simsun;
  font-size:12px;
}
.editor-notes{
  /*  background-color:#dedede;
border:solid 1px #c0c0c0;
*/
  background-color:#FFFAD1;
  text-align:center;
  padding-top: 8px;
  padding-bottom:8px;
  border-top:dotted 1px #ff0000;
  border-bottom:dotted 1px #ff0000;
  margin-bottom:16px;
}

.fulltext{
  color:#022f4e;
  font-size:14px;
  word-break: normal;
  font-family:Verdana,Tahoma,Simsun;
  line-height:1.3em;
  padding:6px;
}
.fulltext-cn{
  color:#022f4e;
  font-size:14px;
  word-break: normal;
  font-family:微软雅黑;
  line-height:1.3em;
  padding:6px;
}
.fulltext *,.fulltext-cn *{
  font-size:14px;
  line-height:1.3em;
}
.fulltext p,.fulltext-cn p{
  margin-top:0px;
}
.fulltext *{
  font-family:Verdana,Tahoma,Simsun;
}
.fulltext-cn *{
  font-family:微软雅黑;
}
.fulltext ol li,.fulltext ul li,.fulltext-cn ol li,.fulltext-cn ul li{
  margin-top:6px;
  margin-bottom:6px;
}



/*--Begin Quote--*/

.quote,.reply-quote{
  border: 1px dotted #000000;
  border-left: 4px solid #8394B2;
  margin-bottom:12px;
}

.quote-head,.reply-quote-head{
  color:#808080;
  background: #f0f0f0 url(/forum/images/quote.gif) no-repeat right;
  border-bottom: 0;
  font-size: 12px;
  margin: 0px auto 0 auto;
  padding: 6px;
}

.quote-head a,.reply-quote-head a{
  color:#808080;
  text-decoration:none;
}
.quote-head a:hover,.reply-quote-head a:hover{
  color:#000000;
  text-decoration:underline;
}

.quote-content,.reply-quote-content{
  font-size: 12px;
  background: #FAFCFE;
  color: #465584;
  padding: 8px;
  margin: 0 auto 0 auto;
}

.quote2{
  padding:12px;
  border: 1px dotted #000000;
  border-left: 2px solid #8394B2;
  margin-bottom:12px;
  font-size:12px;
  background: #f0f0f0
}
.quote2 p{
  font-size:12px;
}

.cite{
  font-style:italic;
  padding:12px;
  border: 1px dotted #000000;
  border-left: 2px solid #8394B2;
  margin-bottom:12px;
  background: #f0f0f0;
}

/*--End Quote--*/


.span.l{
  float:left;
  text-align:left;
  overflow-x:hidden;
  white-space:nowrap;
}
.span.r{
  float:right;
  text-align:right;
  color:#808080;
  overflow-x:hidden;
  white-space:nowrap;
}
.aright{
  text-align:right;
}


/*---table-style---*/
.status-table{
  background-color:#EBEFF0;
}
.status-table-head{
  background-color:#508A8C;
  color:#ffffff;
}
.status-table-cate{
  background-color:#D3E2E3;
  color:#347B8C;
}

div.table{
  border:solid 1px #A8B4BF;
}
div.table table thead tr{
  background-color:#F1F0E8;
}
div.table table thead tr td{
}
div.table table tbody tr td{
  word-break:break-all;
}
div.table table tfoot tr{
  background-color:#8394b2;
}
div.table table tfoot tr td{
  border-bottom:solid 1px #96B0D6;
  height:4px;
  padding:0px;
}

.order-number{
  margin-left:3px;
  margin-right:3px;
  color:gray;
  font-size:12px;
}

.topic-emotion1{
  background:url(/forum/images/topic/emotions/all2.gif) no-repeat;
  height:24px;  
}
.topic-emotion2 input{
  margin-right:25px;
} 

.date-issued{
  font-style:italic;
  font-family:Georgia,Times New Roman,Simsun;
  font-size:14px;
  line-height:1.3em;
}
.title-image-for-video{
  display:none;
}
.imageframe{
  margin-bottom:12px;
  display:none;
}

.imageframe-left{
  float:left;
  margin-right:12px;
  margin-bottom:12px;
  display:none;
}
.imageframe-right{
  float:right;
  margin-left:12px;
  margin-bottom:12px;
  display:none;
}

.imageframe-description{
  text-align:center;
  font-weight:bold;
  font-size:10px;
  padding-top:6px;
  line-height:110%;
}
.imgframe{
  text-align:center;
  margin-bottom:12px;
}
.imgframe img{
  border:solid 1px #d0d0d0;
  margin-bottom:6px;
}
.imgframe div{
  line-height:130%;
  font-weight:bold;
  font-size:12px;
}
.nowrap{
  white-space:nowrap;
}

/*--CSS Sprites----*/
.icon{
  background:url(/images/global-bg.png) no-repeat;
}
.icon-rss{
  background-position: -227px -295px;
}
.icon-mobile{
  background-position: -139px -295px;
}
.icon-email{
  background-position: -160px -295px;
}
.icon-favorite{
  background-position: -181px -295px;
}
.icon-flag{
  background-position: -111px -295px;
}
.icon-homepage{
  background-position: -202px -295px;
}
.icon-bullet{
  background-position: -82px -296px;
}
.icon-quit{
  background-position: -0px -337px;
}
.icon-setting{
  background-position: -8px -358px;
}
.icon-tribe{
  background-position: -37px -337px;
}
.icon-reply{
  background-position: -54px -337px;
}
.icon-topic{
  background-position: -72px -337px;
}
.icon-article{
  background-position: -89px -337px;
}
.icon-message{
  background-position: -114px -336px;
}
.icon-order{
  background-position: -140px -337px;
}
.icon-point{
  background-position: -167px -337px;
}
.icon-password{
  background-position: -195px -336px;
}
.icon-question, .icon-answer{
  background-position: -215px -336px;
}
.icon-gift{
  background-position: -235px -334px;
}

.icon-honor{
  background-position: -253px -333px;
}

.icon-download{
  background-position: -272px -332px;
}

.icon-subtitle-voanews{
  background-position: -295px -331px;
}

.icon-subtitle-voase{
  background-position: -316px -331px;
}

.icon-magazine{
  background-position: -338px -331px;
}

.icon-translation{
  background-position: -359px -330px;
}


.icon-member{
  background-position: -36px -358px;
}


.icon-sun{
  background-position: -13px -295px;
}

.icon-moon{
  background-position: -61px -295px;
}

.icon-star{
  background-position: -38px -297px;
}
.icon-haha{
  background-position: -380px -331px;
}


.icon-qzone{
  background-position: -219px -366px;
}

.icon-douban{
  background-position: -72px -366px;
}
.icon-qq-t{
  background-position: -99px -366px;
}
.icon-sina-t{
  background-position: -127px -366px;
}
.icon-renren{
  background-position: -161px -366px;
}
.icon-copy{
  background-position: -196px -366px;
}
.icon-dict{
  background-position: -249px -366px;
}
.icon-text{
  background-position: -274px -366px;
}
.icon-printer{
  background-position: -295px -366px;
}
.icon-tieba{
  background-position: -320px -366px;
}
.icon-kaixin{
  background-position: -346px -366px;
}
.icon-qq{
  background-position: -371px -365px;
}

.icon-taobao{
  background-position: -292px -289px;
}
.icon-google{
  background-position: -415px -365px;
}
.icon-srt{
  background-position: -434px -341px;
}
.icon-lrc{
  background-position: -436px -366px;
}

.icon-pdf{
  background-position: -456px -366px;
}
.icon-mp3,.icon-wma{
  background-position: -476px -367px;
}
.icon-ram,.icon-rm{
  background-position: -472px -342px;
}
.icon-wmv,.icon-mp4,.icon-m4v,.icon-flv,.icon-mov,.icon-mpeg{
  background-position: -453px -341px;
}
.icon-v{
  background-position: -371px -292px;
}
.icon-url{
  background-position: -95px -390px;
}


.image-subtitle{
  background:url(/images/global-bg.png) -0px -176px no-repeat;
}
.image-magazine{
  background:url(/images/global-bg.png) -87px -176px no-repeat;
}
.image-translation{
  background:url(/images/global-bg.png) -235px -176px no-repeat;
}
.image-download{
  background:url(/images/global-bg.png) -159px -176px no-repeat;
}

.image-voase-dvd{
  background:url(/images/global-bg.png) -328px -176px no-repeat;
}

.image-valued-member{
  background:url(/images/global-bg.png) -407px -176px no-repeat;
}