@charset "utf-8"; /* CSS Document */ /*******标题自适应***********/ .article_list h3, .article_list h3 span, .article_list h3 em { height:30px; line-height:30px; background:url(images/back.gif) no-repeat left -280px; } .article_list h3 span { background:url(images/sidebar.gif) no-repeat left top; display:inline-block; padding-left:37px; } .article_list h3 em { background:url(images/sidebar.gif) no-repeat right -33px; padding-right:37px; font-size:12px; color:#fff; display:inline-block; } .article_list h3 em a { color:#ffff00; } .article_list h3 em a:hover { color:#fff; } .page_line { border-left:1px solid #dddddd; border-right:1px solid #dddddd; } .article_list ul { padding:40px 37px 35px 37px; } .article_list li { height:30px; line-height:30px; font-size:14px; color:#666; background:url(images/line.gif) repeat-x left bottom; overflow:hidden; } .article_list li span.datetime { float:right; padding-right:5px; } .article_list li a { color:#333; padding-left:20px; background:url(images/icon4.gif) no-repeat left -29px; } #article_box img#more { float:right; margin:10px; } .article_list li a:hover { color:#ae541f; background:url(images/icon4.gif) no-repeat left 1px; } .page_css { text-align:center; padding-bottom:20px; } /**************文章正文开始*****************/ .article_line { height:4px; line-height:4px; font-size:0px; background:url(images/back.gif) no-repeat left -358px; } .article_content { border-left:1px solid #dddddd; border-right:1px solid #dddddd; padding:30px; } .article_content h1 { color:#2782b9; font-size:18px; font-family:"微软雅黑"; text-align:center; line-height:35px; } .article_info { height:30px; line-height:30px; text-align:center; background:url(images/article_line.gif) repeat-x left center; margin:26px 0px; } .article_info a { color:#333333; } .article_info a:hover { color:#cc0000; } .article_content_list { line-height:180%; font-size:14px; color:#212121; word-wrap:break-word; word-break:normal; } .article_mood { padding-bottom:20px; } .artilcle_tool { height:26px; line-height:26px; text-align:right; background:#f2f2f2; padding-right:8px; } .artilcle_tool a { color:#333; } .artilcle_tool a:hover { color:#cc0000; } .article_page { height:31px; line-height:31px; margin-top:15px; } .article_page li { float:left; margin-right:15px; padding-left:10px; background:url(images/icon5.gif) no-repeat left center; } .article_page li.next {background:url(images/icon7.gif) no-repeat left center;} .article_page li span {color:#cc0000;} .article_page li a { color:#333; } .article_page li a:hover { color:#cc0000; } /***********相关信息****************/ .article_about h3 { font-size:14px; padding-left:20px; height:31px; line-height:31px; border-bottom:1px solid #ddd; } .article_about ul { padding:10px; } .article_about li { height:22px; line-height:22px; background:url(images/icon1.gif) no-repeat left center; padding-left:10px; } .article_about li a { color:#333; } .article_about li a:hover { color:#cc0000; } /************内容评论**********/ #commentform, .article_about { border-left:1px solid #dddddd; border-right:1px solid #dddddd; } /*******默认文章打印*************/ .print_action, .print_info { height:31px; line-height:31px; } .print_title h1 { font-size:16px; height:40px; line-height:40px; } .c_content { font-size:14px; line-height:180%; } /*********作者详细页**************/ .author_list { background:#62a3c9; } .author_list td { height:19px; line-height:19px; padding:3px; text-align:center; background:#fff; } .author_pic img { padding-left:20px; } .month_up table { line-height:19px; height:19px; width:100%; } .author_more { font-size:14px; line-height:180%; } /**************PK详细页**********/ .PK_form { margin-top:10px; } .border, .TableWrap { border:1px solid #ddd; } /********默认在线查看页***********/ #EgvOnLine {background:#62a3c9;border:none;} #EgvOnLine td {background:#fff;line-height:27px;} .title, .spacingtitle, th { text-align:center;font-size:16px; } .article_content_list ol li { list-style-type:decimal; } .article_content_list ul li { list-style-type:disc; } .article_content_list #ShowVote,#btnVote { background: #fff url(images/input_button.gif) no-repeat left -30px; height: 23px; line-height: 23px; text-align: center; border: none; cursor: pointer; margin: 0px 3px; width: 42px; }