﻿html ,body{ "microsoft yahei", Helvetica, Tahoma, Arial, "Microsoft jhengHei", sans-serif;color:#111;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;outline:none;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0 none;vertical-align:middle}

li{list-style-type:none}
a
{
    text-decoration: none;
    color: #0000CC;
    cursor: pointer;
    outline: none;
}

a:hover
{
    text-decoration: none;
    color: #FF3300;
    cursor: pointer;
    outline: none;
}
caption, th {text-align: left}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal}
sup {vertical-align: text-top}
sub {vertical-align: text-bottom}
 

.msg
{
    
}
 
.logininfo
{
    padding: 5px;
    position: fixed;
    bottom: 0;
    width: 200px;
    overflow: hidden;
    border-radius: 5px;
    text-align: left;
    border: 0px dotted #CC3300;
    color: #FFFFFF;
}
.logininfo a
{
    color: #FF3300;
}
.btn
{
    border: 1px solid #808080;
    padding: 6px;
    font-size: 1.268rem;
    border-radius: 0.168rem;
    background-color: #C0C0C0;
}

.watchword
{
    font-size: 28px;
    font-weight: bold;
    padding: 5px 10px 5px 50px;
    font-family: 隶书;
    color: #993300;
    line-height: 40px;
}
 








table
{
	border-collapse: collapse; 
	border-right-style: none;	 
	border-bottom-style: none;
	width:100%;
}
td
{
	 min-height:25px;
}
th
{
	 text-align:center;
	 font-weight:normal;
}

 

table.tb{
	   border-top:#ccc 1px solid;
	   border-collapse:collapse;
	   font-size:12px;
	   color:#333; 
	   width:98%;
	  
	   }
table.tb td{ border:#e0e2e8 1px solid; padding:2px; height:22px;}
 tr.altrow
{
	background: #f3f3f3;
	height:22px;
}
 tr.top{ background: #B6D6FA; color:#000; height:26px}
 
 

 tr.ask
{
    background-color: #FDFDFD;
    line-height: 28px;
 
}
 tr.ask td
{
   font-size: 14px;
 
}

 tr.reply
{
    background: #f3f3f3;
    line-height: 28px;
   
}
 tr.reply td
 {
      font-size: 14px;
 }
 .ac
 {
     text-align:center;
 }
 
 
 

.kaihuad
{
    position: fixed;
    bottom: 120px;
    width: 160px;
    left: 0;
    cursor: pointer;
    line-height: 25px;
    padding: 5px;
    text-align: left;
    overflow: hidden;
    color: #FFFFFF;
}
 
 
 .kaihuad a
{
    color: #FFFFFF;
}

.kaihuad img
{
    border-radius: 48%;
    max-width: 100%;
    color: #333333;
    border: 1px solid #CCCCCC;
}
 
 
 
 