/*论坛地图*/

/**--reset.css-START-**/
/**
 * @ 清除浏览器默认样式
 * @ yongsheng2@staff.sina.com.cn
 * @ 2009.2.5  
 * @ 通过验证 --验证时间20090316 11：27
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, q, td { margin:0; padding:0}
body, table, textarea { font-size:12px; font-family:Verdana, "宋体", Helvetica, sans-serif}
/*table { border-collapse:collapse; border-spacing:0}*/
fieldset, img { border:0}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal}
ul, ol, li, dl, dt, dd { list-style:none}
caption, th { text-align:left}
h1, h2, h3, h4, h5, h6 { font-size:100%}
/*blockquote, q { quotes:none}*/
blockquote{ quotes:none}
q:before,q:after{content:""}
abbr, acronym { border:0; font-variant:normal}
sup { vertical-align:text-top}
sub { vertical-align:text-bottom}
select, input { vertical-align:middle}
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit}
legend { color:#000}
del, ins { text-decoration:none}
input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor:pointer}

/*浮动相关*/
.gFl{ float:left}
.gFr{ float:right}
/** --reset.css-END- **/


/**--public.css-START-**/
/**
 * @ 公用元素样式
 * @ yongsheng2@staff.sina.com.cn
 * @ 2009.2.10
 */

/**
 * @ 基本结构
 * @ 全局公用
 * @ 公用-布局-宽度值 
 */
.gLayDoc,
.gLayW950,
.gLayW820,
.gLayW120,
.gLayW730,
.gLayW210{ margin:0 auto; overflow:hidden}

.gLayW950 { width:950px}
.gLayW820 { width:830px}
.gLayW120 { width:110px}
.gLayW730 { width:730px}
.gLayW210 { width:210px}

/*
 * @ 列帖页外容器
 * @ 全局公用
 * @ 全局公用-模块-列贴页外容器
 */
.gModList .doc1{ margin-right:10px; overflow:hidden}

/*
 * @ 看帖页外容器
 * @ 全局公用
 * @ 全局公用-模块-列贴页外容器
 */
.gModView{}

/**
 * 功能性链接
 * @ 全局公用
 * @ 公用-链接-功能
 */
a.gAFuc{font-family:"宋体";font-size:12px;white-space:nowrap;display:inline-block}
a.gAFuc cite{cursor:pointer;font-family:Verdana}
a.gAFuc:link, 
a.gAFuc:visited,
a.gAFuc:hover,
a.gAFuc:active{text-decoration:none}

a.gAFuc:link cite, 
a.gAFuc:visited cite{ text-decoration:none} 
a.gAFuc:hover cite, 
a.gAFuc:active cite { text-decoration:underline}
/**
 * @ 分页
 * @ 全局公用
 * @ 公用-模块-分页
 * @ 换肤
 */
/*列帖分页行*/
.gModPageRow{ padding:0 10px; height:30px; clear:both; margin:20px 0 20px}
.gModPageRow .pageBtns{ float:left; padding-top:1px}
.gModPageRow .pageBtns a{ margin-right:5px}
.gModPageRow .gModPage{ float:right; overflow:hidden; width:570px}

/* 发帖下拉列表 */
.gModRList{ cursor:pointer; position:relative;}
.gModPopupmenu_popup { text-align: left; line-height: 1.4em; padding: 10px; overflow: hidden; border: 1px solid #CAD9EA; background: #FFF url(../../images/vote/portalbox_bg.gif); background-repeat: repeat-x; background-position: 0 1px;  }
.gModnewspecialmenu{ width:80px; clear:both; position:relative;}
.gModnewspecialmenu li{ list-style:none; float:left;}
.gModnewspecialmenu li a{ border-bottom:1px solid #E8E8E8; display:block; padding:5px 0 5px 25px; width:55px;}
.gModnewspecialmenu li a:hover{ border-bottom:1px solid #CAD9EA; color:#006699; text-decoration:none;}
.gModnewspecialmenu li.poll_1{ background:url(../../images/vote/voteIcon_new.gif) no-repeat -5px -3px;}
.gModnewspecialmenu li.poll_2{ background:url(../../images/vote/voteIcon.gif) no-repeat 2px -2px;}


/*看帖分页行*/
.gModPageRowView{ padding:0 10px; overflow:hidden; height:28px; clear:both; margin:13px 0 0}
.gModPageRowView .pageBtns{ float:left; padding-top:1px; overflow:hidden}
.gModPageRowView .pageBtns a{ margin-right:5px}
.gModPageRowView .gModPage{ float:right; overflow:hidden; width:540px}

/*分页模块*/
.gModPage{ height:26px; overflow:hidden}
.gModPage .numList{ line-height:21px; font-family:Verdana, Geneva, sans-serif; margin-top:2px; float:right}
.gModPage .numList a{ height:20px; padding:0 6px;  float:left; margin-right:2px; font-size:10px}
.gModPage .numList strong{ float:left; margin-right:2px; font-weight:bold; font-size:10px;padding:0 7px;height:22px; line-height:21px;}

.gModPage .numList a.first,
.gModPage .numList a.last{ font-size:12px; padding:0 7px; font-family:"宋体"}
.gModPage .numList a em{ background-image:url(../../images/icon/icon_page.gif); background-repeat:no-repeat}

.gModPage .numList a.first em{ background-position:0 -4px; padding-left:11px; margin-left:0}
.gModPage .numList a.last em{ background-position:right -24px; padding-right:11px; margin-right:0}
.gModPage .numList a.goLeft em{ font-size:0; line-height:20px; display:block; margin-top:5px; width:5px; height:12px; background-position:0px -5px; overflow:hidden}
.gModPage .numList a.first{ margin-right:5px}
.gModPage .numList a.last{ margin-left:3px}

.gModPage .go{ float:right; margin-top:1px!important;margin-top:-2px}
.gModPage .go label{ color:#666666; padding-left:10px}
.gModPage .go input{ width:27px; color:#333; height:19px; padding:2px 0 0 2px; border:1px solid #999; border-color:#999 #c9c9c9 #c9c9c9 #999; margin-right:5px}
.gModPage .go .c1{ float:left; margin-top:2px!important; margin-top:5px; line-height:20px}
.gModPage .go .c2{ float:left;margin-top:0!important;margin-top:2px}
.gModPage .go .c3{ float:left; margin-top:0}

/**
 * @ 公用访客模块
 * @ 全局公用
 */
.gModGuest{ width:100%; overflow:hidden; clear:both}
.gModGuest li{ float:left;width:24.999%; height:40px; padding:10px 0 10px; overflow:hidden}
.gModGuest li .uPic{ float:left; margin-right:10px}
.gModGuest li .uInfo{ float:left}
.gModGuest li .uInfo p{ margin-bottom:7px; font-family:"宋体"; line-height:1.145em}

/*访客发纸条颜色*/
.gModGuest .gAFuc:link,
.gModGuest .gAFuc:visited,
.gModGuest .gAFuc:hover{ color:#6685a3}
/**
 * @ 子论坛列表模块
 * @ 全局公用
 */
.gModsubList{ width:800px; overflow:hidden; margin:13px auto 24px;}
.gModsubList ul li{ width:100px; float:left; line-height:25px;}
.gModsubList ul li.big{ width:200px;}
.gModsubList ul li.on{ font-weight:bold;}

/*
 * @ 搜索模块
 * @ 全局公用
 * @ 公用-模块-搜索
 * @ 有用到hack
 */
.gModSearch{ border:1px solid #e1e1e1; background:#f7f7f7; overflow:hidden; line-height:1}
.gModSearch .ibd{ width:595px; padding:0; overflow:hidden; margin:0 auto}
.gModSearch .ibd .row1{ padding-left:80px; margin:20px 0 10px; height:13px; line-height:1em; clear:both; overflow:hidden}
.gModSearch .ibd .row1 span{ padding:0 10px; color:#ccc}
.gModSearch .ibd .row2{ height:30px; margin-bottom:25px}
.gModSearch .ibd .row2 .c1,
.gModSearch .ibd .row2 .c2,
.gModSearch .ibd .row2 .c3,
.gModSearch .ibd .row2 .c4{ float:left; padding-right:5px}
.gModSearch .ibd .row2 .c1{ padding-right:10px; padding-top:5px;font-size:14px; line-height:1em}
.gModSearch .ibd .row2 .c2 input{ width:360px;  border:1px solid #9a9a9a; border-color:#9a9a9a #bbb #bbb #9a9a9a; height:19px; padding:4px 0 0 2px}

/*
 * @ 版头容器
 * @ 全局公用
 * @ 公用-模块-版头容器
*/
.gModFocus{ width:820px; overflow:hidden; clear:both; margin:10px auto 10px}
.gModFocus .focusBd{overflow:hidden;width:818px; clear:both}
.gModFocus .focusFt{ height:8px; font-size:0; overflow:hidden; clear:both; background-repeat:no-repeat; background-position:-2000px -81px}
/*
 * @ 列贴页切换标签
 * @ 全局公用
 * @ 公用-模块-列贴页切换标签
*/
.gModTags { clear:both;}
.gModTags .tagRow{ height:29px; background-position:-2000px 27px; padding:0 0 0 10px; clear:both}
.gModTags .tagRow ul li{ float:left; margin-right:3px; font-size:14px}
.gModTags .tagRow ul li,
.gModTags .tagRow ul li .in{height:29px;float:left; overflow:hidden}
.gModTags .tagRow ul li{ background-position:-3750px -99px; padding-left:18px}
.gModTags .tagRow ul li .in{ background-position:right -99px; padding-right:18px;line-height:30px}
.gModTags .tagRow ul li.on{ background-position:-3750px -140px; padding-left:18px}
.gModTags .tagRow ul li.on .in{ background-position:right -140px; padding-right:18px;line-height:31px}
.gModTags .tagRow ul{ float:left}
.gModTags .tagRow .others{ float:right; overflow:hidden; line-height:1.2; padding-top:7px}
.gModTags .tagRow .others span{ color:#ccc; padding:0 10px}
/*页签里的搜索区域*/
.gModTags .tagRow  .searchBox{ float:right; line-height:22px;}
.gModTags .tagRow  .searchBox .c1{ float:left; line-height:24px;}
.gModTags .tagRow  .searchBox .c2{ float:left; overflow:hidden;}/*有iehack*/
.gModTags .tagRow  .searchBox .c3{ float:left;margin-right:5px;}
.gModTags .tagRow  .searchBox .c4{ float:left;}
.gModTags .tagRow  .searchBox .ipt{ width:123px; height:17px; padding-top:3px; line-height:1.2; color:#666; margin-right:5px;  border:1px solid #999; border-color: #999 #c9c9c9 #c9c9c9 #999;}
.gModTags .tagRow  .searchBox .gModOrder{ margin-right:5px; width:46px;}
.gModTags .otherRow{ height:25px;background-position:-2000px -2px}
.gModTags .otherRow1{ height:40px; background-position:-2000px -182px}
/*页签里的模拟select*/
.gModOrder{ width:70px; background:#fff; height:20px;border:1px solid #c9c9c9; border-color:#999 #c9c9c9 #c9c9c9 #999; position:relative;}
.gModOrder .showBox{ padding:0; height:20px; overflow:hidden;}
.gModOrder .showBox p{ background:#fff; line-height:20px; text-indent:5px; float:left;}
.gModOrder .showBox a{ float:left; display:block; width:15px; height:20px; float:right; font-size:0; text-indent:-99999em;}
.gModOrder .showLayer{ width:100%;overflow:hidden; background:#f2f1f1; border:1px solid #c9c9c9; position:absolute; left:-1px; top:20px; z-index:1;}
.gModOrder .showLayer a{ display:block; height:24px; line-height:24px; overflow:hidden; text-align:center}

/**
 * @ 标准尾
 * @ 全局公用
 * @ 公用-模块-标准尾 
 */
.gModFoot{ width:950px; overflow:hidden; margin:0 auto; padding:30px 0 20px; clear:both; text-align:center;font-family:"宋体"}
.gModFoot p{ line-height:24px; overflow:hidden; clear:both}



/*广告位*/
.adList25x18{ margin-left:20px; vertical-align:middle}
.adBar950X90{ margin-top:10px; clear:both; overflow:hidden; height:90px;}
/**
 * @ 灰色标题
 * @ 全局公用
 * @ 公用-模块-灰色标题
 * @ 有皮肤
 */
.gModColorTit{ height:29px; line-height:29px}
.gModColorTit h3{ font-size:12px; float:left; text-indent:20px}

/**
 * @ 灰色标题
 * @ 全局公用
 * @ 公用-模块-灰色标题
 * @ 有皮肤
 */
.MyRed{ color:#cc0000;}
.listTable .MyRed a:link,
.listTable .MyRed a:visited,
.listTable .MyRed a:hover,
.listTable .MyRed a:active{ color:#cc0000;}
.postListTree .MyRed{ margin:0 15px 0 7px;}
.postListTree .MyRed a{ color:#cc0000;}

/**
 * @ 时间标签
 * @ 全局公用
 * @ 公用-模块-时间标签
 * @ 无皮肤
 */
.gModTime{ width:220px; overflow:hidden; border:1px solid #DDDDDD; position:relative; background-color:#ECF9FF;}
.gModTime .TimeOut .TimeBanner{ height:28px; width:100%;}
.gModTime .TimeOut .TimeBanner li{ margin-left:8px; display:inline;}
.gModTime .TimeOut .TimeBtn,
.gModTime .TimeOut .TimeBtn{ background:#D8E0E4; height:18px; border:1px solid #A2C5EB;}
.gModTime .TimeOut .TimeOn{ background-color:#314595;}
.gModTime .TimeOut li.TimeYear span{ margin-right:3px; padding-right:3px; margin-top:4px;  color:#FFF; float:left; display:block; cursor:pointer; display:inline;}
.gModTime .TimeOut li.TimeMonth span{ margin-right:3px; padding-right:3px; color:#FFF; cursor:pointer; float:left; display:block; margin-top:4px; line-height:20px; display:inline;}
.gModTime .TimeOut li.TimeClose{ margin:7px 10px 0 0;}
.gModTime .TimeList{ width:50px; background-color:#314595; z-index:999999; padding:5px 0;}
.gModTime .TimeList li{ float:none; display:block; cursor:pointer; text-align:center; color:#A2C5EB}
.gModTime .TimeList li.TSelect{ border-bottom:1px solid #333333;  border-right:1px solid #333333;  border-top:1px solid #dcdcdc;   border-left:1px solid #dcdcdc; color:#ffffff;}

.gModTime .TimeOut .TimeTop,
.gModTime .TimeOut .TimeCont{ background-color:#FAFAFA; clear:both; padding:0 0 0 4px;}
.gModTime .TimeOut .TimeTop li{ float:left; width:25px; color:#686868; font-size:12px; padding-top:2px; height:22px; text-align:center; margin:0 2px 2px 3px; }
.gModTime .TimeOut .TimeCont li{ background-color:#EFEFEF; float:left; width:25px; color:#686868; font-size:12px; padding-top:2px; height:22px; text-align:center; margin:0 2px 2px 1px; border:1px solid #FAFAFA; cursor:pointer; }
.gModTime .TimeOut .TimeCont li.NoDay{ cursor:default;}
.gModTime .TimeOut .TimeCont li a{ color:#686868; text-decoration:none;}
.gModTime .TimeOut .TimeBot{ height:20px; width:100%; clear:both;} 
.gModTime .TimeOut .TimeBot li{ width:100%; text-align:center; height:20px; line-height:20px; overflow:hidden; margin-bottom:5px;}

.gModTime .TimeOut .TimeCont .Ttoday{ color:#ffffff; font-weight:bold; background-color:#008000;}
.gModTime .TimeOut .TimeCont .Ttoday a{ color:#ffffff;}
.gModTime .TimeOut .TimeCont .selectTd{ border-bottom:1px solid #999999; border-right:1px solid #999999; border-top:1px solid #ffffff; border-left:1px solid #ffffff; padding:-1px;}






/** --public.css-END- **/


/**--topbar.css-START-**/
@charset "gb2312";
/**
 * @ 顶部托盘
 * @ 全局公用
 * @ 公用-模块-顶部托盘
 */
.gModTopBar,
.gModTopBar .bg,
.gModTopBar .modTips,
.gModTopBar .modLayer li{ background-image:url(../../images/topbar/mod_topbar.png); background-repeat:no-repeat}
.gModTopBar{ width:100%; height:43px; clear:both; background-position:0 0; background-repeat:repeat-x; font-size:12px; padding:0; margin:0;}
.gModTopBar a:link, .gModTopBar a:visited { color:#336699; text-decoration:none}
.gModTopBar a:hover,.gModTopBar a:active { color:#900; text-decoration:underline}
.gModTopBar .gFl{ float:left}
.gModTopBar .gFr{ float:right}
.gModTopBar ul,.gModTopBar li{ margin:0; padding:0;}
.gModTopBar em,.gModTopBar cite{ font-style:normal;}
.gModTopBar .topBarBd{ width:960px; height:43px; position:relative; z-index:1; margin:0 auto}
.gModTopBar .topBarBd .sinaLogo{ width:120px; height:43px; float:left; background-position:0 -43px}
.gModTopBar .topBarBd a:link,
.gModTopBar .topBarBd a:visited,
.gModTopBar .topBarBd a:active{ font-size:12px; font-family:"宋体"; text-decoration:none; color:#2e3092}
.gModTopBar .topBarBd a.gAFuc:link,
.gModTopBar .topBarBd a.gAFuc:visited,
.gModTopBar .topBarBd a.gAFuc:hover{color:#8a9cc0}
.gModTopBar .topBarBd .sinaLogo a{ display:block; width:120px; height:43px; text-indent:-99999em}
.gModTopBar .topBarBd .sinaLogo a:link,
.gModTopBar .topBarBd .sinaLogo a:visited,
.gModTopBar .topBarBd .sinaLogo a:hover{ text-decoration:none}
.gModTopBar .topBarBd .login{ width:500px; height:43px; float:left}
/*未登陆*/
.gModTopBar .topBarBd .login label{ cursor:pointer}
.gModTopBar .topBarBd .login .name{ line-height:14px; margin-top:16px; color:#333; font-family:"宋体"}
.gModTopBar .topBarBd .login .nameIpt{ overflow:hidden; width:118px; margin-right:6px}
.gModTopBar .topBarBd .login .nameIpt input.user{width:112px;  border:0}
.gModTopBar .topBarBd .login .pswIpt{ width:88px; margin-right:5px}
.gModTopBar .topBarBd .login .pswIpt input.psw{width:82px;  border:0}
.gModTopBar .topBarBd .login .iptSub{ height:43px; width:73px}
.gModTopBar .topBarBd .login .iptSub .bg{ width:56px; height:23px; border:0; text-align:center; line-height:23px; font-weight:bold; background-position:right -43px; margin-top:11px;padding:1px 0 2px; cursor:pointer;color:#fff}
.gModTopBar .topBarBd .login .iptSub .bg:link,
.gModTopBar .topBarBd .login .iptSub .bg:visited,
.gModTopBar .topBarBd .login .iptSub .bg:hover{ color:#fff; text-decoration:none}
.gModTopBar .topBarBd .login .link{ padding:0 10px; text-align:center; margin-top:15px; line-height:15px; background-position:-178px -326px}
/*登陆后*/
.gModTopBar .topBarBd .login .c1,
.gModTopBar .topBarBd .login .c2,
.gModTopBar .topBarBd .login .c3,
.gModTopBar .topBarBd .login .c4{height:35px; margin-right:1px; line-height:43px;background-position:0 -129px; padding:0 10px; position:relative}
.gModTopBar .topBarBd .login .c4{ margin-right:0}
.gModTopBar .topBarBd .login .rbg{ float:left; margin-right:15px; width:1px; overflow:hidden; font-size:0; height:43px;background-position:-179px -560px}
.gModTopBar .topBarBd .login .on{background-position:0 -560px}
.gModTopBar .topBarBd .login a.new{ margin:0 5px;}
.gModTopBar .topBarBd .login a.sub{ background-position:right -359px;  padding-right:12px}
.gModTopBar .topBarBd .login strong.on{ background:url(../../images/topbar/mod_msg_on.gif) no-repeat 0 0; padding-left:19px;padding-right:1px}
/*托盘输入框*/
.gModTopBar .iptBg{ background-position:0 -86px; height:34px; padding-left:3px; overflow:hidden}
.gModTopBar .iptBg .ipt{background-position:right -86px; height:34px; padding-right:2px; overflow:hidden}
.gModTopBar .iptBg .ipt input{ margin-top:12px; padding-top:2px; height:15px; line-height:15px; color:#333}
.gModTopBar .iptBg .ipt .select{margin-top:11px; overflow:hidden; background-position:35px -310px; height:21px; line-height:24px; cursor:pointer; text-indent:2px; color:#666}
/*右侧相关链接*/
.gModTopBar .topBarBd .links{ width:310px; float:right; padding-right:2px; text-align:right; overflow:hidden; line-height:43px; }
.gModTopBar .topBarBd .links span{ padding:0 7px; color:#cccccc;}
/*托盘搜索*/
.gModTopBar .topBarBd .search{ width:325px; float:right}
.gModTopBar .topBarBd .search  .c1{ width:135px; margin-right:3px}
.gModTopBar .topBarBd .search  .c2{ width:56px; margin-right:5px; position:relative}
.gModTopBar .topBarBd .search  .c3{ margin-right:5px}
.gModTopBar .topBarBd .search  .c3 a{ display:block; width:53px; height:23px; font-size:0; background-position:0 -180px;text-indent:-9999em; margin-top:11px}
.gModTopBar .topBarBd .search  .c3 a:link,
.gModTopBar .topBarBd .search  .c3 a:visited,
.gModTopBar .topBarBd .search  .c3 a:hover,

.gModTopBar .topBarBd .search  .c4 a:link,
.gModTopBar .topBarBd .search  .c4 a:visited,
.gModTopBar .topBarBd .search  .c4 a:hover{ text-decoration:none}
.gModTopBar .topBarBd .search  .c4 a{ display:block; width:65px; height:23px; font-size:0; text-indent:-9999em; background-position:-80px -180px;margin-top:11px}
.gModTopBar .topBarBd .search .iptSearch{ width:130px; border:0}
/*托盘小气泡*/
.gModTopBar .modTips{ width:141px; height:17px;padding:10px 5px 10px 11px; overflow:hidden; background-position:0 -620px; position:absolute}
.gModTopBar .modTips p{line-height:17px; color:#cc0000; padding-top:3px; overflow:hidden; font-family:"宋体"}
.gModTopBar .modTips p a:link,
.gModTopBar .modTips p a:visited{color:#cc0000;}
.gModTopBar .modTips p a:hover{color:#cc0000;}
.gModTopBar .modTips p em{ padding:0 2px;}
.gModTopBar .modTips  a.close{ display:block; clear:both;cursor:pointer; font-size:0; overflow:hidden; width:5px; height:5px;  float:right; background-position:-175px -180px;}
/*托盘浮层*/
.gModTopBar .modLayer{ overflow:hidden; position:absolute}
.gModTopBar .w1{ width:150px}
.gModTopBar .w2{ width:55px}
.gModTopBar .w3{ width:132px}
.gModTopBar .w2 div.layDoc{ background:#f2f1f1}

.gModTopBar .la01{top:30px; right:-62px}
.gModTopBar .la02{top:30px; right:-54px}
.gModTopBar .la03{top:30px; right:-62px}
.gModTopBar .la04{top:34px; left:0}
.gModTopBar .la05{top:30px; right:-56px}
.gModTopBar .modLayer .topIcon{ height:6px; overflow:hidden; clear:both; font-size:0; background-position: center -220px}
.gModTopBar .modLayer .layDoc{ background:#f9f9f9; border:1px solid #999; border-top:none; padding:5px 10px; overflow:hidden}
.gModTopBar .w2 .layDoc{ border:1px solid #999; padding:5px 0}
.gModTopBar .modLayer li{overflow:hidden; clear:both; background-repeat:repeat-x; padding-left:1px; list-style:none;}
.gModTopBar .modLayer a:link,
.gModTopBar .modLayer a:visited{}
.gModTopBar .modLayer a:hover{ text-decoration:underline}
.gModTopBar .modLayer li span{ color:#f60; padding-left:5px}
.gModTopBar .modLayer .proList li{ line-height:32px; height:32px; background-position:-2px -238px}
.gModTopBar .modLayer .funList li{ line-height:30px; height:30px; background-position:-2px -240px}
.gModTopBar .modLayer li.lSolid{background:none; border-bottom:1px solid #cacaca}
.gModTopBar .modLayer li q{ color:#666; padding:0; margin:0}
.gModTopBar .modLayer li.none{background:none}
.gModTopBar .modLayer .proList li.lSolid{ margin-bottom:5px}
.gModTopBar .modLayer .proList li.none{ height:22px; line-height:22px}
.gModTopBar .modLayer .proList a.a0{ padding-left:18px; background-position:0 -370px}
.gModTopBar .modLayer .proList a.a1{ padding-left:18px; background-position:0 -400px}
.gModTopBar .modLayer .proList a.a2{padding-left:18px; background-position:0 -430px}
.gModTopBar .modLayer .proList a.a3{padding-left:18px; background-position:0 -460px}
.gModTopBar .modLayer .proList a.a4{padding-left:18px; background-position:0 -490px}
.gModTopBar .modLayer .proList a.a5{padding-left:18px; background-position:0 -520px}
.gModTopBar .modLayer .funLink{ margin:0;overflow:hidden}
.gModTopBar .modLayer .funLink a{ display:block; line-height:23px; height:23px; padding:0 10px; clear:both}
.gModTopBar .modLayer .funLink a:link,
.gModTopBar .modLayer .funLink a:visited{ background:#f2f1f1}
.gModTopBar .modLayer .funLink a:hover{ background:#fff; text-decoration:none; color:#c00}

/** --topbar.css-END- **/


/**--headandnav.css-START-**/
/**
 * @ 头图区
 * @ 全局公用
 * @ 公用-模块-头图区
 * @ 有皮肤
 */
.gModHeader{ width:100%;  overflow:hidden; clear:both}
.gModHeader .doc{ width:950px; margin:0 auto; overflow:hidden;} 
.gModHeader .doc{ position:relative}
.gModHeader .doc .maplink{ position:absolute; width:300px; height:100px; left:600px; top:10px}
.gModHeader .doc .maplink a{ display:block; width:300px; height:100px;}
.gModHeader .doc .hd{ clear:both; overflow:hidden}
.gModHeader .doc .hd h1{ font-family:"微软雅黑","黑体",Verdana, Geneva, sans-serif; font-weight:normal; font-size:22px; line-height:1.2; float:left; margin-right:20px}

.gModHeader .doc .hd .edit{ float:left; font-size:12px; margin-top:10px;font-family:"宋体"}
.gModHeader .doc .hd .edit a{ margin-right:20px}
.gModHeader .doc .hd .edit a img{ vertical-align:-2px; margin-right:4px}
.gModHeader .doc .bd{ clear:both;padding-left:60px; line-height:20px}
.gModHeader .doc .bd .c1{ float:left; width:3em}
.gModHeader .doc .bd .c2{float:left; width:460px}
.gModHeader .doc .bd .c2 a{ white-space:nowrap}
/*右侧按钮容器*/
.gModHeader .doc .myBag{ width:200px; height:30px; margin-top:30px; float:right}
/*论坛地图和热点论坛的特殊头图高度*/
.gModnewHeader .doc{ height:100px}
.gModnewHeader .doc div.hd{ margin-top:45px}

/**
 * @ 顶部面包屑导航
 * @ 全局公用
 * @ 公用-模块-顶导航
 * @ 换肤
 */
.gModTopNav{ font-family:"宋体"; width:950px; position:relative; z-index:2; margin:0 auto 10px; height:30px; clear:both; line-height:30px; overflow:visible; /* _overflow:hidden; */}
.gModTopNav .gModBigLayer .midLayer{ width:698px}
.gModTopNav .c1{ float:left; margin-right:30px; margin-left:4px; }
.gModTopNav .c1 li{ float:left; padding:0 10px;height:30px; overflow:hidden;}
.gModTopNav .c1 li.gt{ padding:0;}
.gModTopNav .c1 li .a,
.gModTopNav .c1 li .b,
.gModTopNav .c1 li .c{ float:left}
.gModTopNav .c1 li .a{ cursor:pointer;}
.gModTopNav .c1 li .b{ cursor:pointer; padding-bottom:10px; margin:13px 0 0 5px}
.gModTopNav .c1 li .c{ visibility:visible}
.gModTopNav .c1 li.on{ margin:1px 0 0 1px; padding-right:0; height:29px; overflow:hidden;position:relative; z-index:1;}
.gModTopNav .c1 li.on .leftBg{ float:left; padding-right:9px; overflow:hidden;}
.gModTopNav .c1 li.on .a{  margin-top:-1px}
.gModTopNav .c1 li.on .b{margin-top:12px}
.gModTopNav .c1 li .leftBg em{ font-size:0;width:5px; height:3px; display:block;  text-decoration:none}
/*顶部面包屑导航 hot 部分*/
.gModTopNav .c2{ float:left;}
.gModTopNav .c2 .hotbg{width:30px; height:15px; background:url('http://www.sinaimg.cn/book/bbs/pic/tblog/hot3.png');_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.sinaimg.cn/book/bbs/pic/tblog/hot3.png', sizingMethod='scale'); float:left; margin-top:7px; margin-right:5px; display:inline;}
/*顶部面包屑导航 hot 部分 end*/
/* .gModTopNav .c1 li .leftBg{ float:left; padding-right:9px; overflow:hidden;} */
/* .gModTopNav .c1 li .leftBg  .a{  margin-top:-1px}
.gModTopNav .c1 li .leftBg .b{margin-top:12px} */
/* .gModTopNav .c1 li .leftBg em{ font-size:0;width:5px; height:3px; display:block;  text-decoration:none} */

/* .gModTopNav .c2{ float:left}
.gModTopNav .c2 a{ border-bottom:none}
.gModTopNav .c2 a:link,
.gModTopNav .c2 a:visited,
.gModTopNav .c2 a:hover{ border-bottom:none} */
.gModTopNav .c3{ float:right; height:30px; overflow:hidden;}
.gModTopNav .c3 a{ margin:0 10px}

.gModTopNav .gModLy{ position:absolute; left:20px; top:28px; z-index:0;}
/** --headandnav.css-END- **/


/**--icon.css-START-**/
/**
 * @ 公用图标
 * @ yongsheng2@staff.sina.com.cn
 * @ 全局公用
 * @ 公用-图片-尺寸-图标所在列  A=15 B=20 C=50 D=70
 * @ 通过验证 --验证时间20090316 11：27
 */
.gIcoA01,
.gIcoA02,
.gIcoA03,
.gIcoA04,
.gIcoA05,
.gIcoA06,
.gIcoA07,
.gIcoA08,
.gIcoA09,
.gIcoA10,
.gIcoA11,
.gIcoA12,
.gIcoA13,
.gIcoA14,
.gIcoA15,
.gIcoA16,
.gIcoA17,
.gIcoA18,
.gIcoA19,
.gIcoA20,
/*用户等级图标*/
.gGradeAa,
.gGradeAb,
.gGradeAc,
/*vip*/
.gIconVip,
/*功能类图标*/
.gFunA01_a,
.gFunA02_a,
.gFunA03_a,
.gFunA04_a,
.gFunA06_a,
.gFunA07_a,
.gFunA08_a,
.gFunA09_a,
.gFunA10_a,
.gFunA11_a,
.gFunA01_b,
.gFunA02_b,
.gFunA03_b,
.gFunA04_b,
.gFunA05_b,
.gFunA06_b,
.gFunA07_b,
.gFunA08_b,
.gFunA09_b,
.gFunA10_b,
.gFunA11_b,
.gFunA12_a,
/*20x20图标*/
.gIcoB01,
.gIcoB02,
.gIcoB03,
.gIcoB04,
.gIcoB05,
.gIcoB06,
.gIcoB07,
.gIcoB08,
.gIcoB09,
.gIcoB10,
.gIcoB11,
.gIcoB12,
.gIcoB13,
.gIcoB14,
.gIcoB15,
.gIcoB16,

.gIcoC01,
.gIcoC02,
.gIcoC03,
.gIcoC04,
.gIcoC05,
.gIcoC06,
.gIcoC07,
.gIcoC08,

.gIcoC09,
.gIcoC10,
.gIcoC11,
.gIcoC12,

.gIcoD01,
.gIcoD02{ background-image:url(../../images/icon/icon_g.png); background-repeat:no-repeat; vertical-align:middle}

.gIcoA01{ background-position:0 0}
.gIcoA02{ background-position:-15px 0}
.gIcoA03{ background-position:-30px 0}
.gIcoA04{ background-position:-45px 0}
.gIcoA05{ background-position:-60px 0}
.gIcoA06{ background-position:-75px 0}
.gIcoA07{ background-position:-90px 0}
.gIcoA08{ background-position:-105px 0}
.gIcoA09{ background-position:-120px 0}
.gIcoA10{ background-position:-135px 0}
.gIcoA11{ background-position:-150px 0}
.gIcoA12{ background-position:-165px 0}
.gIcoA13{ background-position:-180px 0}
.gIcoA14{ background-position:-195px 0}
.gIcoA15{ background-position:-240px -105px;}
.gIcoA16{ background-position:-269px -105px;}
.gIcoA17{ background-position:-168px -29px;}
.gIcoA18{ background-position:-167px -43px;}
.gIcoA19{ background-position:-181px -29px;}
.gIcoA20{ background-position:-181px -43px;}

.gGradeAa{ background-position:0 -15px}
.gGradeAb{ background-position:-15px -15px}
.gGradeAc{ background-position:-30px -15px}

.gIconVip{ background-position:0 -60px;}

.gFunA01_a{ background-position:0 -30px}
.gFunA01_b{ background-position:0 -45px}
.gFunA02_a{ background-position:-15px -30px}
.gFunA02_b{ background-position:-15px -45px}
.gFunA03_a{ background-position:-30px -30px}
.gFunA03_b{ background-position:-30px -45px}
.gFunA04_a{ background-position:-45px -30px}
.gFunA04_b{ background-position:-45px -45px}
.gFunA05_b{ background-position:-60px -45px}
.gFunA06_a{ background-position:-75px -30px}
.gFunA06_b{ background-position:-75px -45px}
.gFunA07_a{ background-position:-90px -30px}
.gFunA07_b{ background-position:-90px -45px}
.gFunA08_a{ background-position:-105px -30px}
.gFunA08_b{ background-position:-105px -45px}
.gFunA09_a{ background-position:-120px -30px}
.gFunA09_b{ background-position:-120px -45px}
.gFunA10_a{ background-position:-135px -30px}
.gFunA10_b{ background-position:-135px -45px}
.gFunA11_a{ background-position:-150px -30px}
.gFunA11_b{ background-position:-150px -45px}
.gFunA12_a{ background-position:-197px -31px}

.gIcoB01{ background-position:0 -80px}
.gIcoB02{ background-position:-20px -80px}
.gIcoB03{ background-position:-40px -80px}
.gIcoB04{ background-position:-60px -80px}
.gIcoB05{ background-position:-80px -80px}
.gIcoB06{ background-position:-100px -80px}
.gIcoB07{ background-position:-120px -80px}
.gIcoB08{ background-position:-140px -80px}
.gIcoB09{ background-position:-160px -80px}
.gIcoB10{ background-position:-180px -80px}
.gIcoB11{ background-position:-200px -80px}
.gIcoB12{ background-position:-220px -80px}
.gIcoB13{ background-position:-240px -80px}
.gIcoB14{ background-position:-260px -80px}
.gIcoB15{ background-position:-280px -80px}
.gIcoB16{ background-position:-300px -80px}

.gIcoC01{ background-position:0 -105px}
.gIcoC02{ background-position:-30px -105px}
.gIcoC03{ background-position:-60px -105px}
.gIcoC04{ background-position:-90px -105px}

.gIcoC09{ background-position:-120px -105px}
.gIcoC10{ background-position:-150px -105px}
.gIcoC11{ background-position:-180px -105px}
.gIcoC12{ background-position:-210px -105px}

.gIcoC05{ background-position:0px -150px}
.gIcoC06{ background-position:-50px -150px}
.gIcoC07{ background-position:-100px -150px}
.gIcoC08{ background-position:-150px -150px}


.gIcoD01{ background-position:0 -210px}
.gIcoD02{ background-position:-70px -210px}


/** --icon.css-END- **/


/**--list.css-START-**/
/* sina bbs2.0 列贴页
	zhanbin@staff.sina.com.cn, liran2@staff.sina.com.cn, yongsheng2@staff.sina.com.cn
	2009-2-19 
 * @ 通过验证 --验证时间20090316 11：55
*/
.gModList .doc1 .gModPageRow{ padding-right:0}
.gModList .doc1 .gModFocus { margin-bottom:32px}

/*页签*/
.gModList .doc1 .gModTags{ margin-bottom:3px}
.gModTags .otherRow1 .listTable tbody td{border-bottom:none}
.listTableHead td.titleCell div.gModOrder{ width:70px; float:left;padding:0; overflow:visible;}
.listTableHead td.titleCell div.titleBox{ width:128px; float:left;padding:0; }
.listTableHead td.titleCell div.showBox{ padding:0;}
/*树状页签头*/
.gModTags .otherRow1 .postListTreHead{ width:180px; text-indent:40px; float:left;padding:0; margin-top:8px; }
.gModTags .otherRow1  .listOrder{ float:left; margin-top:10px;}

.gModList .doc1 .gModViewWin{ margin-left:45px; margin-right:15px;}
.gModList .doc1 .gModviewBox{ width:700px; overflow:hidden;}/*列贴页预览框*/
.gModView .gModViewWin .gModviewBox{width:640px; overflow:hidden;}/*看贴页预览框*/
.gModSiderbar{ width:110px; padding-bottom:30px;position:relative;font-family:"宋体"}
.gModSiderbar .search{ height:20px; border-style:solid; border-width:1px; margin:0 5px; position:relative}
.gModSiderbar .search .inp_siderbarSearch{ border:0; width:82px; height:16px; position:absolute; padding-top:2px; padding-left:5px; left:0; top:1px}
.gModSiderbar .search .btn_siderbarSearch{ width:19px; height:18px; border:0; position:absolute; top:1px; right:1px}

.gModSiderbar .forumList{ margin-top:5px;}
.gModSiderbar .forumList li{ margin-bottom:-1px;line-height:31px}
.gModSiderbar .forumList .exy em{  background-image:url(../../images/icon/icon_g.png); margin-left:-2px; margin-right:2px}
.gModSiderbar .forumList .exy .iconD1{ background-position:1px 0; font-size:10px!important}
.gModSiderbar .forumList .exy .iconD2{ background-position:-28px 0}
.gModSiderbar .forumList .exy .iconD3{ background-position:-58px 0}
.gModSiderbar .forumList li .dline{margin:0 7px;}/*有iehack*/
.gModSiderbar .forumList a{ display:block; text-indent:8px; width:100%}
.gModSiderbar .forumList .exy a{ text-indent:8px}
.gModSiderbar .forumList .exy .dlinea{ height:31px; line-height:31px}
.gModSiderbar .forumList .ex .dlinea{ font-weight:bold}
.gModSiderbar .forumList .exy img{ margin-right:2px; vertical-align:5px}
.gModSiderbar .forumList .exy a{ text-decoration:none}
.gModSiderbar .forumList .exy a:hover span{ text-decoration:underline}
.gModSiderbar .forumList .ex ul a{ display: inline;  text-indent:0;}
.gModSiderbar .forumList .ex ul span{ font-family:"宋体"; padding-right:5px; font-size:10px}

.gModSiderbar .forumList .ex ul a:hover{ text-decoration:underline}
.gModSiderbar .forumList .ex ul { padding-bottom:13px; margin-left:10px}
.gModSiderbar .forumList .ex li { line-height:22px}
.gModSiderbar .forumList li.cur .dline{ background-image:none}
.gModSiderbar .forumList .exy.ex ul a{ background-image:none;line-height:20px}
.gModSiderbar .forumList .exy em{ padding:2px 5px 2px 6px; height:20px; width:15px; line-height:30px}/*有iehack*/

.gModSiderbar .searchHeaper{ width:108px; padding-bottom:5px; position:absolute; top:26px; left:5px; background-color:#fff; border: solid 1px #C9D6E2}
.gModSiderbar .searchHeaper li{ line-height:20px; text-indent:5px;  color:#999}
/*导航下方访客提示*/
.gModSiderbar .guestTips{ margin:20px 8px; overflow:hidden; clear:both;}
.gModSiderbar .guestTips .b2{ height:0; font-size:0; border-top:1px solid #cccccc; overflow:hidden; clear:both; margin:0 2px;}
.gModSiderbar .guestTips .b1{ height:1px; font-size:0; border:1px solid #cccccc; background:#ffffcc; overflow:hidden; border-width: 0 1px; clear:both; margin:0 1px;}
.gModSiderbar .guestTips .b0{ border:1px solid #cccccc; padding:20px 8px 15px; line-height:20px; background:#ffffcc; overflow:hidden; color:#cc0000; border-width: 0 1px; clear:both; }
.gModSiderbar .guestTips .b0 a:link,
.gModSiderbar .guestTips .b0 a:visited,
.gModSiderbar .guestTips .b0 a:hover{color:#cc0000; text-decoration:underline;}

.listTable{width:100%;border-collapse:collapse; border-spacing:0}
.listTable .statusCell td{  height:25px; vertical-align:middle}
.listTable .statusCell a:link,.listTable thead a:visited{text-decoration:none}
.listTable .statusCell a:hover{  text-decoration:underline}
.listTable tbody td{text-align:left; vertical-align:middle; border-bottom-style:solid; border-bottom-width:1px; }
.listTable .status4 td{}
.listTable .statusCell{ width:40px; text-align:center} 

.listTable tr.spaceRow td{ height:25px; background:#f9f9f9; overflow:hidden; padding:0; }
.listTable tr.spaceRow td.titleCell{ padding-left:9px;  font-size:12px; color:#666;}
.listTable tr.spaceRow td.titleCell div{ padding:0; line-height:25px;}
.listTable .optionCell{ width:65px; text-align:right; padding-right:5px}
.listTable .ownCell{font-family:"宋体"; width:106px; padding:4px 0 1px;*padding:5px 0 2px;}
.listTable .titleCell{line-height:20px;font-family:"宋体"; padding:5px 0 2px 9px;word-wrap:break-word;word-break:break-all; font-size:14px}
.listTable .titleCell div{width:100%; padding:4px 0 2px; overflow:hidden;word-wrap:break-word;word-break:break-all; max-width:390px;}
.listTable .titleCell div img{ margin-left:3px;}
.listTable .titleCell div img.gVote{vertical-align:-2px;}
.listTable .titleCell div img.adList25x18{ margin-left:10px;}
.smallList .titleCell{font-size:12px}/*小字*/
.listTable .viewNumCell{ width:100px; font-family:Arial; text-align:right}
.listTable .lastCommentCell{ width:106px;font-family:"宋体"; text-align:right; padding:5px 10px 2px 0;}
.listTable .time{ font-size:12px; font-family:"宋体"; } 
.listTable a:link,.listTable a:visited{  text-decoration:none}
.listTable a:hover{ text-decoration:underline} 
.listTable .pageNumLink{ white-space:nowrap; font-size:12px}
.listTableHead .titleCell{ font-size:12px}


.listTableHead tbody td{padding:10px 0}
/*大小字相关*/
.gModTags  .size{ padding-left:1em; }
.gModTags  .size q{ padding:0 5px;}
/*表状文字标红*/
.listTable .markRed{ color:#c00}
.listTable .normal{ color:#0066cc;}

.doc1 .nextPageBig{ text-align:center; padding:26px 0 11px 0; overflow:hidden; clear:both}
.doc1 .nextPageBig cite{ padding-left:15px; padding-right:15px}
.doc1 .listGuestMod{ margin:47px 0 37px 0}
.doc1 .listGuestMod h6{height:25px; line-height:25px; text-indent:10px}
.doc1 .listGuestMod .gModGuest{ margin-top:15px; margin-left:20px}
.doc1 .listSearchMod{ margin-bottom:30px}
.listAdminMod{ margin:0 0 20px 0}
.listAdminMod .msg{ height:23px; line-height:23px; overflow:hidden; width:553px; }
.listAdminMod .msg p{ text-indent:9px}

.listAdminMod .search {height:23px; width:553px}
.listAdminMod .search p{ text-indent:9px}
.listAdminMod .search .adminSearchInp{ height:18px; padding:2px 0 0 6px;  width:120px}
.listAdminMod .adminBtn { float: right; text-align:right}

.postListTree dl{ border-bottom:solid 1px #E6E6E6; padding:4px 0}
.postListTree dd {line-height:29px; padding:3px 0 1px; float:left; clear:both; width:100%; overflow:hidden;}/*有iehack*/

.postListTree .postTitle{ font-size:14px; margin-right:8px; padding-left:8px}
.smallList .postTitle{ font-size:12px;}/*小字*/
.postListTree .postSize{ margin:0 5px 0 0; color:#999}
.postListTree .postMedia{margin:0 2px}
.postListTree .owner{ margin:0 15px 0 7px}
.postListTree .postADLink{ margin:0 5px}
.postListTree .postTime,.postListTree .postReply{ margin:0 6px; color:#999; font-family:Arial, Helvetica, sans-serif}
.postListTreHead{ line-height:25px; color:#666; padding-left:34px}

/*表状列贴页广告位*/
.adList810x40{  height:40px; overflow:hidden; border-bottom:1px solid #e6e7e1; text-align:center; margin:10px 0 0; padding:0 0 10px; clear:both}
.adList25x18{ margin-left:10px; vertical-align:middle}

.postListTree{padding:4px 0; overflow:hidden; clear:both}
.postListTree .postimg{padding:4px 20px 0 0; float:left; clear:left}
.postListTree .postimg img{ margin-left:10px; }
.postListTree .postimg img.gFunA11_a,
.postListTree .postimg img.gFunA11_b,
.postListTree .postimg img.gIcoB03{ margin-top:2px;}/*有iehack*/
.postListTree .postcont{ padding:4px 20px 4px 0px;width:750px;word-wrap:break-word; word-break:break-all; overflow:hidden; height:1%; float:right;line-height:22px}/*有iehack*/
.postListTree .postcont img{ vertical-align:middle;}
.postListTree .postcont .postTitle img { margin-left:3px; margin-top:-3px;}
.postListTree .postcont .postTitle img.gVote{ vertical-align:-2px;}
.postListTree .postcont .postTitle img.adList25x18{ margin-left:10px;}
.postListTree .postcont span{overflow:hidden; font-family:"宋体"}
.postListTree .postcont .postTitle { padding-left:0}
.postListTree .postBline{ border-bottom:1px solid #cccccc; padding-bottom:5px;}
/*体育树状列帖页间隔双线*/
.postListTree .SportBline{ padding-bottom:5px; background:url(../../images/padding.gif) repeat-x bottom;}
/*体育树状列帖页间隔双线 end*/
.postListTree .tree_list{ overflow:hidden;margin-top:0}/*有iehack*/
.postListTree .postcont .postSub{ vertical-align:2px; padding-right:1px}
.postListTree .postOptionLink a:link img.gFunA01_a,
.postListTree .postOptionLink a:visited img.gFunA01_a{background-position:0 -30px}
.postListTree .postOptionLink a:hover img.gFunA01_a{background-position:0 -45px}

.postListTree .postOptionLink img{ margin-top:-3px;}/*有iehack*/
/*管理状态色*/
.listTable tbody td{border-bottom-color:#E6E7E1}
.postListTree .status1,
.postListTree .status1 .gModViewWin .inBox,
.listTable .status1 td{ background-color:#FF6600}
.postListTree .status2,
.postListTree .status2 .gModViewWin .inBox,
.listTable .status2 td{ background-color:#FFFFCC}
.postListTree .status3,
.postListTree .status3 .gModViewWin .inBox,
.listTable .status3 td{ background-color:#99CCFF}
.postListTree .status4,
.postListTree .status4 .gModViewWin .inBox,
.listTable .status4 td{ background-color: #ccc}

/*页签下管理模式行相关颜色*/
.listAdminMod .msg{  border:solid 1px #E5E5CC; background-color:#FFFFD9; color:#666}
.listAdminMod .msg span{ color:#333}
.listAdminMod .search .adminSearchInp{ border-left:solid 1px #999; border-top:solid 1px #999; border-right:solid 1px #C9C9C9; border-bottom:solid 1px #C9C9C9; color:#666}

/*管理按钮鼠标经过背景*/
.listTable .optionLink:hover img{background-position:0 -45px}

/*时间颜色*/
.listTable .time{ color:#bbb} 
/*列表链接色*/
.listTable a:link,
.listTable a:visited{ color:#333}
.listTable a:hover{ color:#06c}

/*表状标题后页码链接色*/
.listTable .pageNumLink,
.listTable .pageNumLink em,
.listTable .pageNumLink a:link{ color:#666;}
.listTable .pageNumLink a:visited{ color:#800080;}
.listTable .pageNumLink a:hover{ color:#06c}
.listTable .pageNumLink em,
.listTable .pageNumLink a{ padding:0 3px; font-family:Arial}

/*表状列贴标题连接色*/
.listTable .titleLink:link{ color:#036}
.listTable .titleLink:visited{ color:#800080}
.listTable .titleLink:hover{color:#06c}

/*树状列贴标题连接色*/
.postListTree .postTitle a:link{ color:#036}
.postListTree .postTitle a:visited{ color:#800080}
.postListTree .postTitle a:hover{ color:#06c}

/*树状列贴用户名颜色*/
.postListTree .owner a:link{ color:#7f99b2}
.postListTree .owner a:visited{ color:#7f99b2}
.postListTree .owner a:hover{ color:#06c}

/* 列帖页间隔线 */
.DoubLine{ padding-bottom:3px;}
.DoubLine td{background:url(../../images/padding.gif) repeat-x bottom;}

/*版头1
.blkFocusNew1{ width:788px; height:230px; background:#fff; padding:10px; overflow:hidden; clear:both; margin:0 auto; color:#333;}
.blkFocusNew1 a:link, .blkFocusNew1 a:visited { color:#336699; text-decoration:none}
.blkFocusNew1 a:hover, .blkFocusNew1 a:active { color:#900; text-decoration:underline}
.blkFocusNew1 .bigPic{ position:relative; width:300px; height:225px; float:left;}
.blkFocusNew1 .bigPic .titBg{ height:36px; width:100%; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:absolute; left:0; bottom:0;}
.blkFocusNew1 .bigPic h2{position:absolute; width:100%; line-height:36px; text-align:center; left:0; bottom:0; font-size:16px; font-family:"微软雅黑","宋体";}*/
/*图片标题颜色---更改了布版头的方案
.blkFocusNew1 .bigPic h2 a:link,
.blkFocusNew1 .bigPic h2 a:visited,
.blkFocusNew1 .bigPic h2 a:hover,
.blkFocusNew1 .bigPic h2 a:active{ color:#fff;}
.blkFocusNew1 .txtCont{ width:470px; overflow:hidden; float:right;}
.blkFocusNew1 .txtCont h1{font-size:20px; font-family:"微软雅黑","宋体"; font-weight:bold; line-height:22px; margin:5px 0 10px; overflow:hidden; clear:both;}*/
/*大标题颜色
.blkFocusNew1 .txtCont h1 a:link,
.blkFocusNew1 .txtCont h1 a:visited,
.blkFocusNew1 .txtCont h1 a:hover,
.blkFocusNew1 .txtCont h1 a:active{ color:#c00;}*/
/*大小题下说明文字
.blkFocusNew1 .txtCont .hPs{ line-height:20px; text-indent:2em; padding-bottom:10px; background:url(../../images/layout/line_dot.gif) repeat-x 0 bottom;}*/
/*文字标题
.blkFocusNew1 .txtCont .list{ overflow:hidden; clear:both; padding:11px 0 10px;}

.blkFocusNew1 .txtCont .list ul li{ height:20px; width:100%; line-height:20px; float:left; clear:both; font-size:14px; margin-bottom:5px;}
.blkFocusNew1 .txtCont .list ul li em{ font-size:14px; font-weight:bold; margin-right:5px; color:#369;}*/
/*小logo列表
.blkFocusNew1 .txtCont .logoList{ width:100%;}
.blkFocusNew1 .txtCont .logoList li{ width:55px; height:18px; overflow:hidden; float:left; margin-right:4px;}
.blkFocusNew1 .txtCont .logoList li.last{ margin-right:0;}*/

/*版头
.blkFocusNew2{ width:788px; height:230px; background:#fff; padding:10px; overflow:hidden; clear:both; margin:0 auto; color:#333;}
.blkFocusNew2 a:link,
.blkFocusNew2 a:visited { color:#336699; text-decoration:none}
.blkFocusNew2 a:hover,
.blkFocusNew2 a:active { color:#900; text-decoration:underline}*/
/*左侧大图
.blkFocusNew2 .bigPic{ position:relative; width:648px; height:230px; float:left;}*/
/*右侧区域
.blkFocusNew2 .txtCont{ width:133px; overflow:hidden; float:right;}
.blkFocusNew2 .txtCont .logo{ width:133px; height:71px; overflow:hidden; clear:both;}
.blkFocusNew2 .txtCont .box{ width:133px; overflow:hidden; margin:14px 0 0; clear:both;}
.blkFocusNew2 .txtCont .c1{ width:17px; border-right:1px solid #d5d5d5; background:#e7e7e7; padding:5px 0 5px 5px; overflow:hidden; float:left; line-height:15px; float:left;}
.blkFocusNew2 .txtCont .c1 a:link,
.blkFocusNew2 .txtCont .c1 a:visited{ color:#333;}
.blkFocusNew2 .txtCont .c2{ width:103px; float:right; overflow:hidden;}
.blkFocusNew2 .txtCont .c2 li{ margin-bottom:5px;*margin-bottom:3px; overflow:hidden; clear:both; height:14px; line-height:14px;}*/


/** --list.css-END- **/


/**--map.css-START-**/
/**
 * @ 论坛地图
 * @ yongsheng2@staff.sina.com.cn
 * @ 通过验证 --验证时间20090316 13：32
 * @ 2009.3.12
 */

/*论坛地图大容器*/
.gPageMap{ margin:20px 10px 0 0; overflow:hidden; clear:both;}
.gPageMap .hotList{ margin:10px; overflow:hidden}
.gPageMap .hotList li{ width:9.99%; float:left; overflow:hidden; line-height:24px}

/*论坛地图的左侧导航*/
.gModnewSidebar div.forumList .exx a,
.gModnewSidebar div.forumList li.cur a{ background:none;}
 /**
 * @ 周边页面标题
 * @ 全局公用
 * @ 公用-模块-周边页面标题
 */
.gModOtherTit{ height:30px; clear:both; margin-bottom:5px}
.gModOtherTit h2{ font-size:20px; font-family:"微软雅黑"; font-weight:normal; float:left; color:#333}
.gModOtherTit .search{ float:right; color:#666; margin-top:3px; position:relative;}
.gModOtherTit .search input{ width:124px; height:18px; padding:2px 0 0 2px; text-indent:3px; line-height:18px; border:1px solid #999; border-color:#999 #c9c9c9 #c9c9c9 #999; color:#666}
.gModOtherTit .search span{ float:left; margin-right:5px}
.gModOtherTit .search .searchTag{ width:126px; padding-bottom:5px; position:absolute; top:20px; right:82px; background-color:#fff; border: solid 1px #c9c9c9}
.gModOtherTit .search .searchTag ul{ margin-top:3px;}
.gModOtherTit .search .searchTag li{ line-height:22px; text-indent:5px;  color:#999}
/*灰色背景标题*/
.gPageMap .gModColorTit { height:26px; line-height:26px; width:100%; clear:both}
.gPageMap .gModColorTit h3{ text-indent:10px}

.blkMain{ overflow:hidden; clear:both; height:1%}
.blkMain .w620{ width:630px; float:left; overflow:hidden}
.blkMain .w180{ width:180px; float:right; overflow:hidden}
.blkMain .myList{ margin-bottom:15px}
.blkMain .myList dd{ line-height:25px; background:url(../../images/layout/line_dot.gif) repeat-x 0 bottom; overflow:hidden; clear:both; padding:10px 0; height:1%}
.blkMain .myList dd.last{ background:none}
.blkMain .myList .mainTit{ width:130px; overflow:hidden; float:left; text-indent:10px}
.blkMain .myList .subList{ width:490px; overflow:hidden; float:left}
.blkMain .myList .subList li{ width:19.99%; float:left}

.blkMain .tseniority{ border-collapse:collapse;table-layout:fixed; border-spacing:0; width:100%}
.blkMain .tseniority td{ font-family:"宋体"; vertical-align:middle; height:27px}

.blkMain .tseniority .id{ width:35px; color:#333; text-align:center}
.blkMain .tseniority .name{ width:55px}
.blkMain .tseniority .hitNum{ width:55px; text-indent:5px; color:#999; text-align:left}
.blkMain .tseniority .tide{ width:14px}
.blkMain .tseniority .tideNum{ width:24px; color:#666;text-align:left}

.blkMain .tseniority .up,
.blkMain .tseniority .right,
.blkMain .tseniority .down,
.blkMain .listBox .nav,
.blkMain .listBox .nav li,
.blkMain .listBox .barBg,
.blkMain .listBox .bar{ background-image:url(../../images/other/Hot.png); background-repeat:no-repeat; }
/*趋向箭头*/
.blkMain .tseniority .up{ background-position:1px -14px}
.blkMain .tseniority .right{ background-position:-32px -14px}
.blkMain .tseniority .down{ background-position:-15px -14px}
/*切换标签*/
.blkMain .listBox .nav{ height:26px; overflow:hidden; overflow:hidden; clear:both; background-position:0 -50px}
.blkMain .listBox .nav li{ width:87px; height:26px; line-height:26px; float:left; overflow:hidden; text-align:center; background-position:-93px -50px; cursor:pointer;}

.blkMain .listBox .nav li.nc2{ float:right}
.blkMain .listBox .nav li.on{background-position:0 -50px; color:#333; font-weight:bold}
.blkMain .listBox .boxDoc{ border:1px solid #ececec; border-top:0; padding:5px 0; overflow:hidden; margin-bottom:10px}
/*排行的进度条*/
.blkMain .listBox .barBg{ background-position:0 -30px; height:5px; font-size:0; overflow:hidden; clear:both}
.blkMain .listBox .bar{ background-position:right -30px;height:5px; font-size:0; overflow:hidden; clear:both; margin-left:1px}
/** --map.css-END- **/


/**--button.css-START-**/
/**
 * @ 公用按钮
 * @ 全局公用
 * @ 公用-按钮-规格
 */
/*普通按钮*/
.gBtn,
.gBtn:link,
.gBtn:visited,
.gBtnb,
.gBtnb:link,
.gBtnb:visited { color:#000; font-family:"宋体"; text-decoration:none}
.gBtn, .gBtn:link, .gBtn:visited { height:23px; font-size:12px!important; padding:5px 0 6px 2px; 
overflow:hidden; background-position:0 -270px}
.gBtn cite { font-size:12px!important; line-height:23px; padding:5px 12px 6px 10px; white-space:nowrap; background-position:right -270px}
.gBtn:hover{ background-position:0 -300px}
.gBtn:hover cite{ background-position:right -300px}
.gBtn:active{ background-position:0 -330px}
.gBtn:active cite{ background-position:right -330px}
/* 大按钮*/
.gBtnb:link, .gBtnb:visited { text-decoration:none; height:25px; font-size:12px!important; padding:7px 0 6px 2px;overflow:hidden; background-position:0 -180px}
.gBtnb cite { font-size:14px!important; line-height:25px; padding:5px 12px 6px 10px; white-space:nowrap; background-position:right -180px}
.gBtnb:hover{ background-position:0 -210px}
.gBtnb:hover cite{ background-position:right -210px}
.gBtnb:active{ background-position:0 -240px}
.gBtnb:active cite{ background-position:right -240px}
.gBtnb cite em{padding:0 9px}
/*彩色加粗*/
.gBtnClr cite strong,
.gBtnbClr cite strong{ padding:0 9px}
/* 大按钮12号字*/
.gBtn12:link, .gBtn12:visited { font-size:12px!important; padding:7px 0 7px 2px; 
overflow:hidden}
.gBtn12 cite { font-size:12px!important; line-height:25px; padding:7px 12px 7px 10px;white-space:nowrap}
/* 不可用按钮 */
a.gBtnDis, a.gBtnDis:link, a.gBtnDis:visited, a.gBtnDis:hover { color:#999; cursor:default; background-position:0 -390px }
a.gBtnDis cite,
a.gBtnDis:hover cite,
a.gBtnDis:active cite { background-position:right -390px }
a.gBtn:link cite,a.gBtnb:link cite,
a.gBtn:visited cite,a.gBtnb:visited cite,
a.gBtn:hover cite,a.gBtnb:hover cite,
a.gBtn:active cite,a.gBtnb:active cite{ cursor:pointer; text-decoration:none;}
/** --button.css-END- **/


/**--dialog.css-START-**/
/*浮层外框所有样式
 *@有透明相关属性影响验证
*/
.gModLayerBox .layerDoc:after{content:".";clear:both; display:block; height:0; visibility:hidden; overflow:hidden}
.gModLayerBox .midLayer:after{content:".";clear:both; display:block; height:0; visibility:hidden; overflow:hidden}
.gModLayerBox{}
.gModLayerBox table.twrap{border-spacing:0; border-collapse:collapse; width:100%;  }
.gModLayerBox div.tBg{height:6px; margin-top:-1px; margin-left:5px; font-size:0; overflow:hidden; clear:both}
.gModLayerBox table.twrap td{ padding:0; margin:0; vertical-align:top; text-align:left}
.gModLayerBox table.twrap td.fixSize { width:5px; height:5px; overflow:hidden}
.gModLayerBox .tBg { background:#666; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15}
.gModLayerBox .layerDoc{  position:relative;background:#fafafa; height:100%; width:100%; margin-top:-5px}/* 默认灰色边框 有hack*/

.gModLayerBox .layerBD{ border:1px solid #ccc; }
.gModLayerBox table.noY {}
.gModLayerBox table.noY .tBg{ height:0; display:none}
.gModLayerBox table.noY td.fixSize { width:0; height:0; overflow:hidden}
.gModLayerBox table.noY div.tBg{width:0; height:0; overflow:hidden}

.gModLayerBox .colBrd_1{ border-color:#8e9fbb}/* 浅蓝色边框 */
.gModLayerBox .colBrd_t0{ border-top-width:0}/* 顶部border为0 */
.gModLayerBox .midLayer { display:inline-block;padding-top:1px;}

.gModLayerBox .topLayer{ height:25px; line-height:25px; clear:both; width:100%; background-repeat:repeat-x;background-position:0 0}
.gModLayerBox .topLayer .titLeft{ float:left; width:40%; padding:0 0 0 10px}
.gModLayerBox .topLayer .titLeft strong.ttName{ color:#666}
.gModLayerBox .topLayer .titLeft strong.ttName span{ font-weight:400; color:#999}
.gModLayerBox .topLayer .titLeft .ttName_tab{ display:none}
.gModLayerBox .topLayer .titLeft .ttName_tab em{ color:#999; margin:0px 5px}/*有iehack*/

.gModLayerBox .topLayer .titRight{ float:right; width:40%; text-align:right}
.gModLayerBox .topLayer .titRight li{ float:right; margin:0; padding:0; list-style:none; margin-left:5px; line-height:25px;height:25px; overflow:hidden}/*有iehack*/
.gModLayerBox .topLayer .titRight .liclose{ height:15px; line-height:15px; margin-left:0; padding:3px 4px 1px 1px}
.gModLayerBox .topLayer .titRight .liclose a{outline:none}
.gModLayerBox .topLayer .titRight .lihelp{ padding-right:10px}
.gModLayerBox .topLayer .titRight .lixing{ color:#999; padding-right:5px}
.gModLayerBox .topLayer .titRight .lixing span{ color:#c00; font-family:"宋体"; margin-right:4px}
.gModLayerBox .topLayer .titLeft .icon{ float:left; padding:3px 5px 0px 5px; margin-left:-10px}
.gModLayerBox .topLayer .titLeft strong{ float:left; height:25px;overflow:hidden}/*有hack*/
.gModLayerBox .height34{ height:34px; line-height:34px; clear:both; width:100%;  background-position:0 -30px; background-repeat:repeat-x}
.gModLayerBox .height34 .titLeft strong.ttName { line-height:33px}/*有hack*/
.gModLayerBox .height34 .titLeft .ttName_tab{ display:block}
.gModLayerBox .height34 .titLeft .ttName_tab strong{ line-height:34px}/*有hack*/
.gModLayerBox .height34 .titRight li{margin-left:5px; margin-right:5px;line-height:33px;height:34px}/*有hack*/
.gModLayerBox .height34 .titRight .liclose{ height:15px; line-height:15px; margin-left:0; padding:7px 4px 1px 1px}

.gModLayerBox .tL_1{}/* 标题_论坛新闻小弹窗 */
.gModLayerBox .tL_1 .titLeft{ width:202px;white-space:nowrap; overflow:hidden}
.gModLayerBox .tL_1 .titLeft strong.ttName{  width:182px; color:#333}
.gModLayerBox .tL_1 .titRight{ width:16px; padding-right:4px}
.gModLayerBox .tL_1 .titRight .liclose{padding:4px 0 1px}

.gModLayerBox .tL_2{}/* 标题_用户封杀操作 */
.gModLayerBox .tL_2 .titLeft{ width:70%;white-space:nowrap; overflow:hidden}
.gModLayerBox .tL_2 .titRight{ width:24%}
.gModLayerBox .topopt{ position:absolute; right:5px;top:5px; line-height:15px; height:15px}
/* .gModLayerBox .ml_style1{ background:url(../../images/dialog/CP_w_bg_1.gif) repeat-x left 1px; height:322px}内容背景_论坛新闻大弹窗
.gModLayerBox .ml_style2{ background:url(../../images/dialog/CP_w_bg_2.gif) repeat-x left 1px; height:128px} 内容背景_论坛新闻小弹窗  */
.gModLayerBox .topLayer,
.gModLayerBox .height34,
/*.gModLayerBox .cornerL,
.gModLayerBox .cornerT{ background-image:url(../../images/dialog/dialog_bg.png);}
.gModLayerBox .cornerL{ position:absolute;left:-6px; top:20px; width:10px; height:11px; overflow:hidden; background-position:0 -90px;}*/
.gModLayerBox .cornerT{ position:absolute; top:-6px; left:50%; margin-left:-6px; width:13px; height:7px; overflow:hidden;background-position:0 -70px;}
.gModLayerBox .cT{top:-11px}/* 无阴影时顶部有角调整位置 有hack */
.gModLayerBox a:link img.gFunA02_a,
.gModLayerBox a:visited img.gFunA02_a{background-position:-15px -30px}
.gModLayerBox a:hover img.gFunA02_a,
.gModLayerBox a:active img.gFunA02_a{ background-position:-15px -45px; text-decoration:none}

.gModLayerBox a:link img.gFunA03_a,
.gModLayerBox a:visited img.gFunA03_a{background-position:-30px -30px}
.gModLayerBox a:hover img.gFunA03_a,
.gModLayerBox a:active img.gFunA03_a{ background-position:-30px -45px; text-decoration:none}


/**
 * @ 705宽浮层
 * @ 全局公用
 * @ 公用-模块-705宽浮层
 * @ 有换肤 有hack
 */
.gModBigLayer { width:705px; margin:0 auto}/*面包屑浮层外容器*/
/*浮层内容列表*/
.gListDoc { overflow:hidden; padding:5px 20px; width:auto; position:relative}
.gListDoc a.closeBtn { display:block; overflow:hidden; width:15px; height:15px; background-image:url(../../images/icon/icon_g.png); background-repeat:no-repeat; font-size:0; clear:both; position:absolute; top:5px; right:5px}
.gListDoc a.closeBtn:link, .gModBigLayer .gListDoc a.closeBtn:visited { background-position:-15px -30px}
.gListDoc a.closeBtn:hover { background-position:-15px -45px; text-decoration:none}
/*面包屑--左侧导航浮层内--列表*/
.gListDoc .mapList{  overflow:hidden; clear:both}
.gListDoc .mapList dd { padding:15px 0 3px;overflow:hidden; clear:both}/*有iehack*/
.gListDoc .mapList dd .dC1 { width:95px; margin-right:5px; padding:0 0 15px; float:left; overflow:hidden; text-align:right; line-height:1.2}
.gListDoc .mapList dd .dC1 strong a:link,
.gListDoc .mapList dd .dC1 strong a:visited{ color:#333}
.gListDoc .mapList dd .subList { width:555px; float:left; overflow:hidden}
.gListDoc .mapList dd .subList ul { margin-left:-1px; overflow:hidden}/*有iehack*/
.gListDoc .mapList dd .subList li { float:left; overflow:hidden; margin-right:8px; text-indent:8px; padding-left:5px; display:inline; text-align:left; height:14px; line-height:15px; margin-bottom:13px; white-space:nowrap;padding-left:0;width:80px; background-repeat:no-repeat; background-position: -1020px -238px}
.gListDoc .mapList dd .subList li.wLi1{ width:171px;}
.gListDoc .mapList dd .subList li.wLi2{width:79px;}
.gListDoc .psInfo{ color:#666; line-height:20px; font-size:12px; padding:10px 0 10px; overflow:hidden; clear:both; border-bottom:1px solid #e3e3e3; margin:0 0 5px}/*有iehack*/

/**
 * @ 管理小浮层
 * @ 全局公用
 * @ 公用-模块-管理小浮层
 */
.gLayerAdminBox{ width:92px; overflow:hidden;padding-top:8px; overflow:hidden; border:1px solid #c3cfde; background:url(../../images/layout/bg_adminBox.gif) repeat-y 0 0}
.gLayerAdminBox a{ display:block; overflow:hidden; clear:both; width:100%; height:20px; padding:3px 3px}
.gLayerAdminBox a em{ font-size:10px; float:left; display:block; width:15px; height:15px;margin-right:10px;
background-image:url(../../images/icon/icon_g.png); background-repeat:no-repeat; cursor:pointer}
.gLayerAdminBox a cite{ display:block; float:left; width:60px; height:15px; line-height:15px;cursor:pointer}
.gLayerAdminBox a.c1a em{ background-position:-90px -30px}
.gLayerAdminBox a.c1b em{ background-position:-90px -45px}
.gLayerAdminBox a.c2a em{ background-position:-105px -30px}
.gLayerAdminBox a.c2b em{ background-position:-105px -45px}
.gLayerAdminBox a.c3a em{ background-position:-120px -30px}
.gLayerAdminBox a.c3b em{ background-position:-120px -45px}
.gLayerAdminBox a.c4a em{ background-position:-135px -30px}
.gLayerAdminBox a.c4b em{ background-position:-135px -45px}
.gLayerAdminBox a.c5a em{ background-position:-90px 0px}
.gLayerAdminBox a.c5b em{ background-position:-197px -31px}

/**
 * @ 信息提示类对话框
 * @ 全局公用
 * @ 公用-模块-信息提示类对话框
 */
.gDialogDoc{ overflow:hidden; clear:both; padding:20px; background:#fff; width:258px}
.gDialogDoc .diaBd{ overflow:visible; clear:both;min-height:50px}/*有hack*/
.gDialogDoc .gDiaC1{ width:60px; overflow:hidden; float:left}
.gDialogDoc .gDiaC2{ width:198px; overflow:hidden; float:left}
.gDialogDoc .gDiaC2 h5{ line-height:20px; font-size:14px; margin:5px 0; color:#333}
.gDialogDoc .gDiaC2 p{ line-height:20px; font-size:12px;color:#666}
.gDialogDoc .btnRow{ clear:both; text-align:center; margin-top:10px}
.gDialogDoc .btnRow a{ margin:0 5px}
.gDialogDoc .btnRow .gBtnb em{ padding:0 10px}


/**
 * @ 新版弹出层
 * @ 浮层外框所有样式
 */

.gModLy { border-collapse:collapse; border-spacing:0; border:0;  }
.gModLy thead .gFr{}
/* .gModLy thead .tdmain { background:#D6E2F0 url(../../images/dialog/newlayer_bg.gif) repeat-x left -50px; height:32px; } */
.gModLy tbody .tdmain { background:#fff; text-align:left; vertical-align:top }
/* .gModLy tfoot .tdmain { background:#D6E2F0 url(../../images/dialog/newlayer_bg.gif) repeat-x left -100px; height:13px; } */
.gModLy .tbgleft,
.gModLy .tbgright { width:13px; }
.gModLy .tbgleft div,
.gModLy .tbgright div { width:13px; height:100%; overflow:hidden }
/* .gModLy thead .tbgleft { background:url(../../images/dialog/newlayer_bg.gif) no-repeat left top; }
.gModLy thead .tbgright { background:url(../../images/dialog/newlayer_bg.gif) no-repeat right top; } */
.gModLy tbody .tbgleft div, 
.gModLy tbody .tbgright div { width:13px; height:100%; overflow:hidden }
/* .gModLy tbody .tbgleft { background:url(../../images/dialog/newlayer_bg2.gif) repeat-y left top; }
.gModLy tbody .tbgright { background:url(../../images/dialog/newlayer_bg2.gif) repeat-y right top; } */
.gModLy tfoot .tbgleft,
.gModLy tfoot .tbgright { height:13px; }
.gModLy tfoot .tbgleft div,
.gModLy tfoot .tbgright div { width:13px; height:100%; overflow:hidden }
/* .gModLy tfoot .tbgleft { background:url(../../images/dialog/newlayer_bg.gif) no-repeat left -34px; }
.gModLy tfoot .tbgright { background:url(../../images/dialog/newlayer_bg.gif) no-repeat right -34px; } */
.gModLy .gModLyCont{ overflow:hidden;word-wrap:break-word; word-break:break-all;}

.gModLy thead .tdmain .gModLyHeader{ height:32px; overflow:hidden}
.gModLy thead .tdmain .gFl{ line-height:32px; overflow:hidden; width:75%;}/*有iehack*/
.gModLy thead .tdmain .gFr{width:22%;  overflow:hidden;}
.gModLy thead .tdmain .gFr li{ display:inline; text-align:right}
.gModLy .gML_tit{ float:left;margin-left:-10px;}
.gModLy .gML_tit strong,
.gModLy .gML_tit a{ margin:0px 10px;}
.gModLy .gML_tit strong,
.gModLy .gML_tit a,
.gModLy .gML_tit em{ float:left;}
.gModLy .gML_tit em{ border-left:1px solid #ccc; width:1px; overflow:hidden; background:#fff; height:13px; margin-top:10px;}
.gModLy .gML_tit strong span{ font-weight:400;}
.gModLy .gFr .iconClose{/*  background:url(../../images/dialog/newlayer_bg.gif) no-repeat -13px -150px; */ width:15px; height:16px; display:block;float:right; margin-top:8px;}
.gModLy .gFr .help{ margin:7px 6px 0px 0px; height:20px; line-height:16px;float:right}/*有iehack*/

/* 左侧列表的子版块 */
.gModLy_child{ position:relative;  width:740px;padding-left:6px;}
@media all and (min-width: 0px){.gModLy_child{display:inline-table}}
.gModLy_child .gModLy{  left:0px;top:0;}
.gModLy_child .arrow { width:8px; height:13px;/* background:url(../../images/dialog/newlayer_bg.gif) no-repeat left -150px; */  position:absolute; display:block; z-index:999;}
/*加载模块*/
.gModonLoad{width:135px; height:21px; position:absolute; }
.gModonLoad .onloadBg{ background:url(../../images/other/onload_bg.gif) no-repeat right top; width:135px; height:21px; overflow:hidden; }
.gModonLoad .icon{ margin-top:1px; float:left; background:url(../../images/other/loading.gif) no-repeat center center; width:25px; height:20px;}
.gModonLoad .words{ height:21px; line-height:21px;overflow:hidden; float:left; color:#fff;}/*有iehack*/

/*大浮动层内容块*/
.gModLy_subModLy{ width:714px; position:relative; overflow:hidden; padding:0px 0 5px; }
.gModLy_subModLy .gModonLoad{right:0px; top:0px; }
.gModLy_subModLy .subLy_note{ padding:16px 0px 10px;line-height:19px; width:690px;margin:0px auto;  overflow:hidden;}

.gModLy_subModLy .subLy_note span{padding:0px 15px; display:block}
.gModLy_subModLy .subLy_list{ width:690px;margin:0px auto;margin-top:-1px; overflow:hidden; }
.gModLy_subModLy .subLy_list ul{ clear:both; float:left; width:100%; padding-top:16px;padding-bottom:6px;}
.gModLy_subModLy .subLy_list li{ width:169px; float:left; overflow:hidden; padding:5px 0 6px; height:40px}
.gModLy_subModLy .subLy_list li h3{ font-weight:400; clear:both; width:100%; height:20px; line-height:1.2em;}
.gModLy_subModLy .subLy_list li h3 em{ float:left; width:15px; height:15px;}/*有iehack*/

.gModLy_subModLy .subLy_list li h3 span,
.gModLy_subModLy .subLy_list li h3 strong{ float:left; width:150px;}

.gModLy_subModLy .subLy_list li p{margin-left:15px; color:#999;width:150px; line-height:1.2em; font-family:"宋体"; overflow:hidden;}
.gModLy_subModLy .subLy_list li p span{ white-space:nowrap; display:block; float:left;}


/** --dialog.css-END- **/



