/* CSS Document */

/*--  公共样式 开始  --*/
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {border:1px solid #666666;}
input {star : expression(
onmouseover=function(){this.style.borderColor="#006"},
onmouseout=function(){this.style.borderColor="#666666"})}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.hui-4 {
	border: 1px solid #DEDEDE;
}

.hui-no-bottom {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;

	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	
	border-top-color:#E4E4E4;
	border-left-color:#E4E4E4;
	border-right-color:#E4E4E4;

}
.shangxia-shi-hui {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#E4E4E4;
	border-bottom-color: #E4E4E4;
}
.xia-hui-xu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7E7;
}
.xia-hui-shi {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #E7E7E7;
}

.you-hui-shi {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}


.four-hui-xu {
	border: 1px dashed #DBDBDB;
}
/*NavDiv*/
#PopDiv{ 
border:1px solid #003311;
 width:150px;
 height:230px;
 position:absolute;
 left:175px;
 top:115px; 
 display:none;
 overflow:auto;
 z-index:100; 
 background-color:#FFFFFF;
 color:#003311;
 filter:alpha(opacity=90);
 line-height:18px;
}
#PopDiv a:link {
	color: #003311;
	text-decoration: none;
}
#PopDiv a:visited {
	text-decoration: none;
	color: #003311;
}
#PopDiv a:hover {
	text-decoration: underline;
	color: #003311;
}
#PopDiv a:active {
	text-decoration: none;
	color: #003311;
}
#PopDiv #top-sep{ height:5px}

/*--  公共样式 结束  --*/

/*-- 皮肤样式 开始 --*/
.body-style {
    background-color: #FFFFFF;
	background-image: url(../images/body-bg.gif);
}
.top-middle {
	background-color: #FFFFFF;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
}
.foot {
    background-color: #FFFFFF;
	background-image: url(../images/foot.jpg);
}
.main-text-bgcolor
{
    background-color:#0000FF;
	color:#FFFFFF;
}
.main-text-bgcolor1
{
    background-color:#CCCCFF;
	color:#333333;
}
.main-text-color
{
	color:#0000FF;
}

.main-banner-bgimage
{
    color:#ffffff;
    background-image: url(../images/banner.jpg);
}
/*发表主题*/
.post
{
    background-color:#ffffff;
    background-image: url(../images/post.gif);
	background-repeat:no-repeat;
}
/*回复主题*/
.reply
{
    background-color:#ffffff;
    background-image: url(../images/reply.gif);
	background-repeat:no-repeat;
}

/*首页 最新主题、最新回复、热门主题 区*/
.rollup{background-color:#0000FF;}
.rollover{background-color:#666666;}

/* 主题状态 */
.topic-new
{
	background-image: url(../images/topic-new.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	}
.topic-hot
{
	background-image: url(../images/topic-hot.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	}
.topic-lock
{
	background-image: url(../images/topic-lock.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	}
.topic-best
{
	background-image: url(../images/topic-best.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	}
.topic-top-all
{
	background-image: url(../images/top-all.gif);
	background-repeat:no-repeat;
    background-position:5px 5px;
	}
.topic-top-area
{
	background-image: url(../images/top-area.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	}
.topic-top-board
{
	background-image: url(../images/top-board.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;	
	}
/*-- 皮肤样式 结束 --*/

