﻿@charset "utf-8";
@import url("public_style.css");
/*=====================共用样式=====================*/
b{ font-weight:normal;}
/*=====================首页样式=====================*/
/*标题*/
.sorttitle { width: 960px; height: 18px; margin:0 auto 0 auto; overflow:hidden; clear: both; background: url(/img/comment_alltitle.gif) no-repeat; text-align:right; color:#ff6600; font-size:13px; padding:7px 0 0 0; }
/*内容块*/
.commentcontent { width: 958px; height: auto; margin:0px auto 2px auto; overflow:hidden; clear: both; background:#E9F5FF; border:#99CCFF solid 1px; }
.commentcontent .itemsummary { width: 942px; height: auto; margin:2px; padding:5px; overflow:hidden; clear: both; background:#fff; border:1px #f3f3f3 solid; display:block; }
.commentcontent a:link, .commentcontent a:visited, .commentcontent a:active { margin:0 5px 0 0; text-decoration: underline; color:#000000; }
.commentcontent a:hover { text-decoration: underline; color:#ff6600; }
.commentcontent .itemsummary li{ width: 942px;overflow:hidden; height:auto; border-bottom:1px solid #EDEDED; padding:10px 0; margin:5px 0;}
.commentcontent .itemsummary li p{width:637px;  color:#666666; padding:5px 0 0 0; float:left; overflow:hidden;word-break :break-all; height:auto;}
.commentcontent .itemsummary li i{color:#ff3300;}
.commentcontent .itemsummary .page { background-image:none; height:50px; overflow:hidden; clear:both; padding:10px; font-size:12px; font-weight:normal; }
.commentcontent .itemsummary .page span{ background:#F9F9F9; width:655px; height:28px; overflow:hidden; border:1px #F0F0F0 solid; padding:6px 5px 0 5px; display:block; margin:15px auto; }
.commentcontent .itemsummary .page span input { width:30px; margin:0 5px; }
.commentcontent .itemsummary .page span button { margin:0 5px; width: 40px; height:20px;cursor: pointer; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #ffffff 1px solid; color:#000000; filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#DFDFDF);background:#ccc; }
.commentcontent .itemsummary .page span a:link,.commentcontent .itemsummary .page span a:visited,.commentcontent .itemsummary .page span a:active{ color:#000; font-size:12px; padding:2px 4px 0px 4px; border:1px solid #ccc; background:#fff; margin:0 8px; display:inline-block; text-decoration:none;}
.commentcontent .itemsummary .page span a:hover{ color:#ff6600; border:1px solid #000; background:#f6f6f6; }

