﻿@charset "utf-8";

*{ margin:0;padding:0;list-style:none;word-break:break-all;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,hr,
fieldset,input,p,blockquote,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:none;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
img a {border: none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:none;}

.clear{clear:both;}
body{font-size:12px;color:#333;}
.blue{color:#0066bb;}
.red{color:#ff0000;}
.green{color:#009946;}
.grey{color:#333;}
.special{color:#0066bb;font-weight:bold;font-size:14px;}

.topdisplay{border:#000 solid 1px;clear:both;width:960px;height:90px;margin:5px auto;}
#header{width:100%;height:100%;margin:0px auto;}
#header .top{width:100%;height:23px;padding:0 10px 0 10px;background-color:#f8f8f8;line-height:23px;border-bottom:#e6e6e6 solid 1px;text-align:right;color:#AABBBB;}
#header .top a{color:#335555;}

#content{width:100%;margin:0px auto;padding-top:5px;}

#main{width:100%;margin:0px auto;padding-top:5px;}
#main .center{width:100%;float:right;}

#main .center .panel{width:100%;margin-bottom:5px;border:#3b3 solid 0px;}
#main .center .panel .title{width:100%;border-bottom:#3b3 solid 1px;background:url(/style/images/paneltitlebg.jpg) #55ac55;font-weight:bold;height:17px;padding:8px 0 0 10px;color:#fff;}
#main .center .panel .title1{width:100%;border-bottom:#3b3 solid 1px;background:url(/style/images/paneltitlebg1.jpg) #55ac55;font-weight:bold;height:17px;padding:8px 0 0 10px;color:#fff;}
#main .center .panel .content{width:100%;padding:10px;font-size:12px;line-height:20px;word-wrap: break-word;}
#main .center .panel .content .comments{width:98%;padding-bottom:10px;}
#main .center .panel .content .comments .comment{width:100%;padding-bottom:5px;padding-top:5px;border-bottom:#ddd dashed 1px;line-height:23px;}
#main .center .panel .content .comments .comment div{font-weight:bold;}

.content .soft{width:100%;padding-bottom:20px;}
.content .soft .softtitle{width:100%;font-size:14px;font-weight:bold;}
.content .soft .softcontent{width:100%;font-size:12px;padding:8px 0 5px 0;}
.content .soft .softother{width:658px;height:22px;border-bottom:#D5DFE1 solid 1px;background-color:#f3f7f8;color:#666;padding:3px 10px 0 10px;}
.content .page{width:100%;height:20px;text-align:right;color:#666;}
.sign_tip {color:#ff0000;}

.quote {border:1px solid #AFC5E3; color:#036; font-size:12px; line-height:180%; padding:10px 0; text-align:left;}
.quote h4 {font-size:12px; font-weight:normal; padding:0 10px;}
.quote .quoteContent {padding:0 10px;}
.quote .quoteContent a {color:#036;}
.quote .quoteContent a:hover {color:#f00; }
