@charset "utf-8"; body,html {font-size:12px/1; font-family:Arial, "\5b8b\4f53", sans-serif;color:#444;} body{ background:#f5fafe; } img {border:0} /**container整体的设定**/ .container{ text-align:left; margin:0 auto; border:0; font-size:12px; width:100%; } .container a{ color:#444; text-decoration:none } .container a:link{ color:#444; text-decoration:none } .container a:visited{ color:#444; text-decoration:none } .container a:hover{ color:#000; text-decoration:underline } .row{ width:100%; height:auto; margin:0 auto; padding:1px; clear:both; background:#fff; margin-top:6px;; border:1px solid #cad9ea; /**只是为了测试**/ /**border:1px solid #000000;**/ } .col{ height:100%; float:left; margin-left:0; padding:0; width:auto; /**position:relative;**/ /**只是为了测试**/ /**border:1px solid #000000;**/ } .rcol{ height:100%; float:right; width:auto; /**position:relative;**/ /**只是为了测试**/ /**border:1px solid #000000;**/ } .content{ padding-left:5px; padding-right:5px; /**padding-top:3px;**/ /**只是为了测试**/ /**border:1px solid #000000;**/ } /**整体的table默认样式**/ .tb{ width:100%; height:auto; border-collapse:collapse; border:0; font-size:12px; } .tb td{ /**border:0;**/ padding:4px;; } /**界面底部版权信息所有的设定 begin----------**/ .bottom{ font-size:12px; font-family:"tahoma","impact","candara",Arial, "\5b8b\4f53", sans-serif; } #pagebottom{ border-top:1px solid #cad9ea; background:#ffffff; margin-top:80px; margin-bottom:0; /**position:absolute; left:0; **/ } .version-info:link,.version-info:visited{ color:blue; text-decoration:none } .version-info:hover { text-decoration:underline } .com-info:link,.com-info:visited{ color:#000000; text-decoration:none; font-weight:normal; } .com-info:hover { text-decoration:underline } .version{ font-weight:bold; COLOR: #68d300; } /**界面底部版权信息所有的设定 end----------**/ /**前台头部所有的设定**/ .head{ /**border-bottom:1px solid #3399ff;**/ width:970px; } /**前台body部分所有的设定**/ .body{ width:970px; margin:0 auto; height:100%; } .body form{ margin-bottom:0; } /**标识条的高度bar-height,方便统一根据背景图片高度来改**/ .bar_height{ height:28px; line-height:28px; } /**bbsmenu样式**/ .bbsmenu{ height:28px; line-height:28px; width:100%; padding-right:2px; border:1px solid #cad9ea; text-align:right; color:#000; background:url(./image/bbsmenu_bar.gif) repeat-x; border-top:0; } /**box相关定义**/ .box_head{ width:auto; margin:0 auto; clear:both; margin-top:6px; height:28px; line-height:28px; padding-left:4px; padding-right:4px; color:#ffffff; font-weight:bold; background:url(./image/box_head.gif) repeat-x; font-size:13px; text-align:left; margin-top:0; } .box_head a,.box_head a:link,.box_head a:visited{ color:#ffffff; text-decoration:none } .box_head a:hover { text-decoration:underline } .box_data td{ padding-left:4px; padding-right:4px; word-wrap:break-word; word-break: normal; overflow:hidden; border-bottom:1px solid #e7e3e7; height:30px; background:#ffffff; text-align:left; } /**只适用于td的boxdata**/ .box_data_td{ word-wrap:break-word; word-break: normal; overflow:hidden; border-bottom:1px solid #e7e3e7; height:30px; background:#ffffff; text-align:left; } /**只有下边框,没有固定高度**/ .tb_onerow td{ padding-left:4px; padding-right:4px; word-wrap:break-word; word-break: normal; overflow:hidden; border-bottom:1px solid #e7e3e7; border-right:0; border-left:0; text-align:left; } /**没有右边框**/ .box_data_onerow td{ padding-left:4px; padding-right:4px; word-wrap:break-word; word-break: normal; overflow:hidden; border-bottom:1px solid #e7e3e7; height:30px; border-right:0; border-left:0; text-align:left; } /**没有全部边框**/ .box_data_noborder td{ word-wrap:break-word; word-break: normal; overflow:hidden; border-bottom:1px solid #e7e3e7; height:20px; border:0; text-align:left; } .box_col{ /**margin-top:-5px;**/ } /**table field row**/ .box_col td{ padding:4px; height:16px; border-bottom:1px solid #e7e3e7; word-wrap:break-word; word-break: normal; overflow:hidden; background: url(./image/box_col.gif) repeat-x ; } .box_title td{ padding:4px; height:16px; border-bottom:1px solid #e7e3e7; word-wrap:break-word; word-break: normal; overflow:hidden; background:#e8f3fd; } /**data height**/ .data_height{ height:35px; } .data_border{ border-right:1px solid #e7e3e7; border-bottom:1px solid #e7e3e7; } .ad_content{ word-wrap:break-word; word-break: normal; overflow:hidden; margin:0 auto; padding:1px; clear:both; text-align:left; width:100%; font-size:14px; line-height:150%; padding-top:2px; padding-left:2px; } .ad_content font{ line-height:150%; } .ad_content p{ margin:0; padding:0; line-height:150%; vertical-align:bottom; } .ad_content span{ line-height:150%; font-size:14px; } /**帖子展示的样式**/ .topic_content{ word-wrap:break-word; word-break: normal; overflow:hidden; padding-left:4px; padding-right:4px; text-align:left; width:100%; font-size:14px; line-height:150%; padding-top:2px; } .topic_content font{ line-height:150%; } .topic_content p{ margin:0; padding:0; line-height:150%; vertical-align:bottom; } .topic_content span{ line-height:150%; font-size:14px; } .topic_detail{ padding-left:4px; padding-right:4px; border-bottom:1px solid #e7e3e7; text-align:left; width:100%; background:#ffffff; vertical-align:top; } /**guide_menu定义**/ .guide_menu{ height:23px; font-weight:bold; font-size:14px; background:url(./image/bbsmenu_bar.gif) repeat-x; padding-left:4px; padding-right:4px; padding-top:6px; } /**button定义**/ .button{ border-color: #FFFDEE #FDB939 #FDB939 #FFFDEE; background:url(./image/button.gif) repeat-x; height:25px; } /**快速发帖的textarea的样式**/ .quick_post_text{ height:300px; width:100%; overflow:auto; } /**发帖的textarea的样式**/ .post_text{ height:500px; width:100%; overflow:auto; } .gra_tool td{ border:0; height:15px; } .gra_tool td.gra_label { border-bottom:1px solid #e7e3e7; font-wieight:bold; } /**投票的色条颜色**/ .vote td{ border:0; } .percent{ background:#9fc8df; } /**短信菜单条**/ .sms_label td{ width:auto; margin:0 auto; clear:both; margin-top:6px; height:28px; line-height:28px; padding-left:4px; padding-right:4px; color:#ffffff; font-weight:bold; background:#F5F5F5 font-size:13px; text-align:left; margin-top:0; height:25px; color:#000000; } .sms_label a,.sms_label a:link,.sms_label a:visited{ color:#000000; text-decoration:none } .sms_label a:hover { text-decoration:underline } /**浏览帖子时左侧用户信息的style**/ .poster_info{ background:#f1f5fa; } td.form_label{ width:20%; background:#f5fafe; font-weight:bold; border-bottom:1px solid #e7e3e7; } td.form_input{ background:#f5fafe; width:80%; border-bottom:1px solid #e7e3e7; } td.form_submit{ BACKGROUND:#ffffd9; text-align:center; } td.frame_td{ height:auto; } .input_form{ background:#f5fafe; } /**infocard**/ #infocard{ position:absolute;z-index:1000;cursor:move; border:1px solid #cad9ea; width:400px; height:auto; padding:1px; background:#ffffff; } #infocard .infobody{ height:120px; background:#ffffff; line-height:120px; text-align:center; font-size:13px; font-weight:bold; } #fullscreen{ width:100%; position:absolute; left:0px; top:0px; BACKGROUND: black; z-index:1; filter:Alpha(opacity=30); opacity:0.3 } /**分页相关css**/ .page_warp{ padding-left:1px; font-size:12px; align:left; text-align:left; } /**分页div**/ .page_box { padding-top:0; padding-bottom:0; border:1px solid #cad9ea; background:#f5fbff; border-collapse:collapse; width:auto; font-size:12px; height:25px; line-height:25px; } .page_box td{ padding:0; } .page_href{ padding-left:4px; padding-right:4px; background:#f5fbff; float:left; text-decoration:none; text-align:center; width:30px; } .page_href a{ display:-moz-inline-box; display:inline-block; } .page_href a:hover { background-color: #ffffd9; width:25px; height:22px; text-decoration:underline; border-left:1px solid #cad9ea; border-right:1px solid #cad9ea; } /**分页头**/ .page_head{ padding-left:4px; padding-right:4px; background-color:#ffffd9; } /**被选中页的样式**/ .page_select{ padding-left:4px; padding-right:4px; background:#3b73b2; font-weight:bold; color:#ffffff; text-align:center; width:28px; } .tsearch_text_size{ width:260px; } /**common begin**/ .bold{ font-weight:bold; } .green{ color:green; } .on_line{ font-weight:bold; color:green; } .off_line{ font-weight:bold; color:#c1c1c1;; } .poster_space{ padding-left:18px; float:left; background:transparent url(./image/poster_space.gif) no-repeat; } .poster_sendsm{ padding-left:18px; float:right; background:transparent url(./image/poster_sendsm.gif) no-repeat; } .post_new{ cursor:hand; width:70px; height:35px; color:#ffffff; text-align:center; padding-top:4px; font-weight:bold; font-size:14px; background:url(./image/postnew.gif) no-repeat 0 0; display:-moz-inline-box; cursor:pointer; float:right; } .repost{ cursor:hand; width:70px; height:35px; color:#ffffff; text-align:center; padding-top:4px; font-weight:bold; font-size:14px; background: url(./image/repost.gif) no-repeat; display:-moz-inline-box; cursor:pointer; float:right; } .post_menu{ background:#ffffff;; border:1px solid #cad9ea; } .post_menu td{ cursor:hand; width:100%; } .desc{ color:#666666; } .red{ color:red; } .gray{ color:#999999; } .align_left{ text-align:left; } .align_right{ text-align:right; } .align_center{ text-align:center; } td.align_right,div.align_right{ text-align:right; } td.align_left,div.align_left{ text-align:left; } td.align_center,div.align_center{ text-align:center; } .row_space{ margin-top:6px; } .float_L{ float:left; } .float_R{ float:right; } .post_not_see{ font-size:13px; font-weight:bold; text-decoration:line-through; text-align:center; } .title_input{ font-size:14px; padding-top:6px; width:400px; height:20px; } .node_title{ font-size:14px; font-weight:bold; } .node_box{ padding:0; background:#ffffff;; /**border-left:1px solid #315ea1;**/ /**border-right:1px solid #315ea1;**/ border-bottom:1px solid #315ea1; } .node_boxv td{ padding:2px; border:0; height:20px; } .ohide{ overflow:hidden; width:95%; height:15px; } .node_icon{ float:left; border:1px solid #444; } .node_quickpost_row{ height:25px; border-bottom: 1px dashed #999999; padding:0; width:100%; } .node_quickpost_link{ padding-left:15px; margin-top:5px; height:15px; overflow:hidden; display:inline; } .node_quickpost_desc{ display:inline; text-align:right; margin-top:5px; width:65px; height:15px; overflow:hidden; } .post_date{ color:#969696; font-size:10px; } .node_desc{ color:#969696; } .img_click{ float:left; cursor:hand; cursor:pointer; } .topic_title{ font-size:14px; } .tlist_page_box{ font-size:12px; } .tlist_page_box a{ display:-moz-inline-box; display:inline-block; text-decoration:none; width:20px; text-align:center; } .tlist_page_box a:hover{ text-decoration:underline; background:#cccccc; font-weight:bold; width:20px; } .att_link{ color:#336699; font-size:12px; font-weight:bold; } a.att_link{ color:#336699; font-size:12px; border-bottom:1px solid #336699; text-decoration:none; } a.att_link:link{ color:#336699; font-size:12px; text-decoration:none; } a.att_link:hover{ text-decoration:none; } a.att_link:visited{ color:#336699; text-decoration:none; } .pop_att{ background:#f5f5f5; border:1px solid #dddddd; display:none; width:450px; height:50px } .pop_att td{ font-color:red; font-size:11px; height:20px; } .pop_node{ background:#ffffff; } .pop_node td{ background:#ffffff; height:22px; padding:0; } .pop_node a{ background:#ffffff; display:-moz-inline-box; display:inline-block; width:100%; height:22px; padding-top:3px; } .pop_node a:hover{ background:#3b73b2; color:#ffffff; text-decoration:none; } #pop_nodelist,#pop_nodelist_s { width:400px; height:350px; overflow-y:auto; overflow-x:hidden; border:1px solid #3b73b2; padding:1px; background:#fff; } .topic_area{ border: 1px solid #3b73b2; width:95%; } .topic_area legend{ font-weight:bold; font-size:13px; } .topic_big_title{ font-family:"Microsoft YaHei","Hiragino Sans GB",STHeiti,SimHei,sans-serif; font-weight:100; font-size:20px; padding-left:2px; } .pinfen_title{ color:#00bb00; font-size:15px; font-weight:bold; cursor:hand; cursor:pointer; } .pop_pinfen{ background:#f5f5f5; border:1px solid #dddddd; display:none; width:300px; height:50px; } .pop_pinfen td{ font-color:#999999; font-size:11px; height:12px; padding:2px; } .bottom_bg { width:100%; height:20px; background:url(./image/bottom_bg.gif) 0 0 repeat-x; margin-top:-5px; } .bb0{ border-bottom:0; } .bb0 td{ border-bottom:0; } .col_head{ background:url(./image/colbg_head.gif) repeat-x; } .col_bottom{ background:url(./image/colbg_foot.gif) repeat-x 0px 3px; } .number{ color:#f59c0A; font-size:13px; font-family:"tahoma",Arial, "\5b8b\4f53", sans-serif; } .note{ color:#f59c0A; font-size:13px; font-weight:normal; } .quote{ background:#f0f0f0; border:1px solid #ccc; width:96%; padding:4px; } .rank_order{ background:#f59c0A; width:16px; height:16px; line-height:16px; color:#fff; text-align:center; font-family:"tahoma",Arial, "\5b8b\4f53", sans-serif; font-size:12px; font-weight:bold; }