body{
	background-color: #F1F1F1;
	padding:0px;
	margin:0px;
	font-family:SimSun;
}
a{color:#0099CC; text-decoration:none; font-size:12px;}
a:hover {color: #66CC00; text-decoration:underline;}
table{
	color:#666666;
	font-size:12px;
}
td{
word-break:break-all;
}
.lineHeight
{
line-height:24px;
}
.categoryTitle {
	color: #66CC00;
	font-weight: bold;
	font-size: 14px;
}
.threadTitle
{
	
	font-weight: bold;
	font-size: 14px;
}
.threadBody
{

	font-size: 12px;
	line-height:22px;
}
.line1
{	
	border:1px solid #CECECE;
}
.line2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
}
.line3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
.line4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECECE;
}
.line5 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
}
input{
	BORDER-RIGHT: #CCCCCC 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #CCCCCC 1px solid; 
	PADDING-LEFT: 2px;
	BORDER-LEFT: #CCCCCC 1px solid; 	
	BORDER-BOTTOM: #CCCCCC 1px solid;
	COLOR: black; 
}
textarea{
	BORDER-RIGHT: #CCCCCC 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #CCCCCC 1px solid; 
	PADDING-LEFT: 2px;
	BORDER-LEFT: #CCCCCC 1px solid;  	
	BORDER-BOTTOM: #CCCCCC 1px solid;
	COLOR: black;
}

/*TAB效果用的CSS*/
ul,li{
 margin:0 auto;
 padding:0;
}
ul{
 list-style:none;
}
.main{
 clear:both;
 padding:8px;
 text-align:left;
}

#tabs1{
 text-align:left;
 width:100%;
}
.menu1box{
 position:relative;
 overflow:hidden;
 height:22px;
 width:100%;
 text-align:left;
}
#menu1{
 position:absolute;
 top:0;
 left:0;
 z-index:1;
}
#menu1 li{
 float:left;
 display:block;
 cursor:pointer;
 width:72px;
 text-align:center;
 line-height:21px;
 height:21px;
}
#menu1 li.hover{
 background:#ffffff;
 border-left:1px solid #cccccc;
 border-top:1px solid #cccccc;
 border-right:1px solid #cccccc;
 color:#FF9900
}
.main1box{
 clear:both;
 margin-top:-1px;
 border-top:1px solid #cccccc;
 height:181px;
 width:100%;
}
#main1 ul{
 display: none;
}
#main1 ul.block{
 display: block;
}

.menu2box{
 position:relative;
 overflow:hidden;
 height:22px;
 width:400px;
 text-align:left;
 background: #FFFFff;
}
#tabs2 {
 height: 200px;
 width: 100%;
 border: 1px solid #cccccc;
 background-color: #ffffff;
}
#tip2{
 position:absolute;
 top:0;
 left:0;
 height:22px;
 line-height:22px;
 z-index:0;
 width:100px;
 background: #f2f6fb;
}
#menu2{
 position:absolute;
 top:0;
 left:0;
 z-index:1;
}
#menu2 li{
 display:block;
 float: left;
 padding: 4px 0;
 width:100px;
 text-align: left;
 cursor:pointer;
}

/*菜单样式*/
#menu { 
	clear: both; 
	text-align: center;
	height:32px;
	font-weight:bold;
	background:url(../images/bg_menu.gif) 0px 0px;
}

	#menu ul{
	  margin: 0px;
	  padding: 0px;
	  list-style-type: none;
	}
	
	#menu li{  
	  float: left;
	}
	
	#menu li a{
	  text-decoration: none;
	  color: #ffffff;  
	  background: url(../images/bg_menu.gif) no-repeat 0px 0px;
	  width: 93px;
	  line-height: 32px;
	  display: block;
	}
	
	#menu li a:hover{
	  color: #ffffff;  
	  background: url(../images/bg_menu.gif) no-repeat 0px -32px;  
	}

/*TAB效果用的CSS*/
#tab_menu1{
	float:right;
	width:300px;
}
#tab_menu1 li{
 background:url(../images/tab_bg.gif) no-repeat;
 float:left;
 display:block;
 cursor:pointer;
 width:85px;
 text-align:center;
 line-height:22px;
 height:22px;
 color:#0099CC;
}
#tab_menu1 li.hover{
 background:url(../images/tab_bg_hover.gif) no-repeat;
 color:#66CC00;
}

#tab_body1 ul{
 display: none;
 margin:0px;
}

#tab_body1 ul.block{
 display: block;
}

#tab_body1 table{
 filter:alpha(opacity=100);
}


/*首页按钮的CSS*/
.btn1{
 width:400px;
}

.btn1 div{
 background:url(../images/btn1_bg.gif) no-repeat;
 float:left;
 display:block;
 cursor:pointer;
 width:59px !important;
 width:80px;
 padding-left:21px;
 line-height:22px;
 height:22px;
 margin-right:8px;
 margin-top:4px;
}

div.btn2{
 background:url(../images/btn2_bg.gif) no-repeat;
 float:right;
 display:block;
 cursor:pointer;
 line-height:25px;
 width:125px;
 height:25px;
 margin-top:25px;
 margin-right:8px;
 text-align:center;
 
}

.btn2 a{
	color:Red;
}

.title_bg
{
  background:url(../images/tab_menu_bg.gif) repeat-x bottom;
}

.border1
{
  border:1px solid #0099CC;
}

.border2
{
  border:1px solid #66CC00;
}

#quicklink1
{
   background:url(../images/quicklink1.gif) no-repeat;
   display:block;
   width:155px;
   height:35px;
   text-align:center;
   line-height:35px;
   margin-top:8px;
}

#quicklink2
{
   background:url(../images/quicklink2.gif) no-repeat;
   display:block;
   width:155px;
   height:35px;
   text-align:center;
   line-height:35px;
   margin-top:8px;
}

#quicklink3
{
   background:url(../images/quicklink3.gif) no-repeat;
   display:block;
   width:155px;
   height:35px;
   text-align:center;
   line-height:35px;
   margin-top:8px;
}

.currentBg{
	background:#B8B8B8;
}

.currentBg a{
	color:#ffffff; 
}

#question div{
	display:none;background-color:#f9f9f9;padding:8px;
}