/* CSS Document */

/*=======下拉菜单========>>>*/
.menu{

	BORDER-RIGHT: #009901 1px solid;
	BORDER-TOP: #009901 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-IMAGE: url(ShowMenu.Gif);
	FILTER: alpha(opacity=85)progid:DXImageTransform.Microsoft.Shadow(Color=#999999,Direction=120,strength=4);
	POSITION: absolute;
	VISIBILITY: hidden;
}
.menuitems a:hover{
color:#ff0000;										/*菜单活动字色*/
background:#F0FCCE;							/*菜单活动背景色*/
border:1px solid #009901;							/*菜单活动边框*/
padding-bottom : 0px ;
padding-top : 3px;
padding-left:10px;
padding-right:10px;
}
.menuitems a{
Overflow:visible;
margin:1px;
DISPLAY: block;
padding-bottom : 1px ;
padding-top : 4px;
padding-left:12px;
padding-right:12px;
TEXT-ALIGN: left;
}
/*==========下拉菜单结束=========<<<*/

/*======Show.asp相关==============>>>*/

/*主题状态的小表格，如:精华等*/
.topicmood{ 
border:1px solid #009901;
padding:3px;
background:#F0FCCE;
}
/*引用表格*/
.quote{
margin:5px 20px;
padding:5px;
background:#009901;
border:1px solid #CCC ;
}
/*评帖表格*/
.appraise{
border:1px solid #CCC;
background-color:#009901;
padding:5px;
margin:5px 20px;
}
/*屏蔽表格*/
.cover{
border:1px solid #CCC;
width:200px;
text-align:center;
background-color:#F5FAFC;
padding:5px;
}
/*======Show.asp相关结束====<<<*/

/*标题*/
.title{
background:url(bg.gif);
height:28px;
text-align:left;
font-weight:bold;
text-indent:8px;
padding:12px 0 0 0;
}
.title1{
background:url(bg1.gif);
border-bottom:#009901 1px solid;
height:20px;
text-align: left;
text-indent:8px;
padding:7px 0 0 0;
}
body,td,div,li,input,select,textarea{font-size:12px;font-family:verdana;}
body{
background:none;
margin:0px;
color:#009901;
text-align:center;
}
.BBSW{width:98%;text-align:center}

.Mian{
border:#009901 1px solid;
text-align:left;
background:#FFFFFF;
min-width:760px;
margin:4px auto;
}
.mian1{
border-top: #F0FCCE 1px solid;text-align:left}
.Mian2{
border-top:#009901 1px solid;
border-left:#7AADC8 1px solid;
border-right:#7AADC8 1px solid;
text-align:left;
background:#FFFFFF;
min-width:760px;
}
.mtop{
border:#009901 1px solid;
min-width:760px;
overflow:hidden;
text-align:left;
}
.YourPath{
text-align:left;
margin:4px auto;
text-indent:3px;
}
.topmenu{
padding:3px;
border:#009901 1px solid;
text-align:left;
min-width:760px;
background:url(bg_1.gif)
}
.boardname{
line-height:22px;
text-align:left
}
.boardimg{
MARGIN-TOP: 4px;
FLOAT: right;
MARGIN-RIGHT: 5px;
}
.bartop{
line-height:25px;
text-align:center;
border-left: #FFF 1px solid;
border-right: #FFF 1px solid;
overflow:hidden;
}
.Topic{
border-top:1px #D2DFE6 solid;
text-align:left;
background: #FFFFFF;
overflow:hidden;
}
.EssayLeft{padding:3px;
text-indent:18px;
float:left;
width:184px;
}
.essayright{
margin-left:190px;border-left:#009901 1px solid; padding:3px
}
.bottom{text-align:center; border-top:1px #009901 solid;padding:10px;background:#F0FCCE}
/*系统预设，不能删除*/
.button{border:#009901 1px solid;background:#FFFFFF;height:20px;color:#009901}
.text{height:20px;color:#888888;padding:2px}
.text1{height:16px;color:#888888}
a:link{text-decoration:none;color:#009901}
a:visited{text-decoration:none;color:#009901}
a:hover{LEFT: 1px; position: relative; top: 1px; TEXT-DECORaTION:underline;color:#009901}
input{LINE-HEIGHT: 15px;border-width: 1; FONT-FAMILY: Tahoma,Verdana;border-color: #009901; background: #ffffff}