

/*****************************************************
标准页设置
*****************************************************/
body /*The scroll bar colours are only visible in IE5.5+ */
{
    color:			#2F2F2D;
	font: 12px Tahoma;
	line-height:	16px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background:  ;
	height: 100%;
}

main1	{
	width: 99%;
	background-color:		#ffffff;
}
pre.source
{
	font-size: 9pt;
	margin-left: 20px;
	color: black;
	font-family: Lucida Console, Courier New, Courier;
	background-color: gainsboro;
}
body.admin /* Admin page style */
{
    background-color: #ffffff;
}

/*****************************************************
Forum Name Title
*****************************************************/
/* em: unit of measurement for the height of the element's font, which is resolution independent */
.forumName /* text style for the main forum name */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
    
}
a.forumName:visited, a.forumName:link
{
	font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
	color:#6F6960;
	
   
}
a.forumName:hover /* text style for when mouse hovers over main forum name */
{
   
	color:			#8FB9FF;
	text-decoration:none;
}

.SiteName /* text style for the main forum name */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: White;
}
a.SiteName:visited, a.forumName:link
{
	font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
	color: White;
}
a.SiteName:hover /* text style for when mouse hovers over main forum name */
{
    color: #FF3300;
    text-decoration: none;
}

.forumThread /* description of Forums on main page (underneath Forum Name) */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 9pt;

}
/*****************************************************
General Text
*****************************************************/
.txt1 { font-size : 9pt; } 
.txt2 { font-size : 9pt; }
.txt3 { font-size : 9pt; }
.txt4 { font-size : 9pt; word-break:break-all;}
.txt5 { font-size : 9pt; }
.txt6 { font-size : 9pt; background-color:#ffffff;}

.txt1Bold { font-size : 9pt; font-weight:bold; }
.txt2Bold { font-size : 9pt; font-weight:bold; }
.txt3Bold { font-size : 9pt; font-weight:bold; }
.txt4Bold { font-size : 9pt; font-weight:bold; }
.txt5Bold { font-size : 9pt; font-weight:bold; }

.txt3red { font-size : 9pt; color: Red; }

.printDetails{ font-size : 9pt; color: #2F2F2D; }
.noTopics { font-size: 9pt; font-weight:bold; }
.dateText { font-size: 9pt; color: #2F2F2D; }
.StatusIconText{ font-size: 9pt; font-weight:bold; }

/* IRC Style Text */
.txtIrcMe { color:Fuchsia ; }

/*****************************************************
Tables
*****************************************************/
.tableBorder 
{
   
    border: 1px outset; solid
    /*border: 0px outset #42ADF1;*/
    
}
.tableBorder2
{
 border: 1px outset #E2E2DE;
}
.tableBorder3
{
border-bottom: 1px outset #E2E2DE;
border-left: 1px outset #E2E2DE;
border-right: 1px outset #E2E2DE;

}
.tableBorder4
{
border-top: 1px outset #E2E2DE;
border-left: 1px outset #E2E2DE;
border-right: 1px outset #E2E2DE;


}
.moderationTable /* Moderation table */
{
    border: 1px #FFFFFF solid; 
    background-color: #F1F1F1;
}

.adminTable /* Admin table */
{
    border: 1px #1C84D0 solid;
    background-color: #FFFFFF;
}

.quoteTable { /* This is the quote table, where quotes from previous posts are shown */
    border:1px inset;
    background-color: #EEF7FF;
}

.editTable { /* This is the edit notes table, shown when someone has edited a post, and this feature is enabled */
    border: 1px inset; 
    color: Red;
    background-color: #EEF7FF;
    font-size: 9pt;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
td.column /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */
{
    font-weight: normal; 
    font-size: 9pt; 
    background-color: #DDE3FF;
	
    COLOR: #2F2F2D;
}
td.column3 /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */
{
    font-weight: normal; 
    font-size: 9pt; 
    background-color: #DDE3FF;
	
	border-left:0.5px solid #E2E2DE;
    COLOR: #2F2F2D;
}


td.column2
{
  height:auto;
  background-image:url(imagestable_head.jpg);
}

td.h1a /* td.h1a is the subheading row of the table, shows the names of Forum Groups on main page, or 'Announcements', 'Topics' on ShowForum page */
{
    color: #4455aa;
    font-size: 9pt;
    font-weight:bold;
    text-decoration: none; 
    background-image: url(imagesforumHeaderBackgroundAlternate.gif);
    background-color: #E7E3E7;
    background-repeat: repeat-x; 
}
td.ff{

border-left: 1px solid #c0c0c0; 
border-bottom: 1px solid #c0c0c0; 

}
td.fff{

border-bottom: 1px solid #c0c0c0; 
}
td.h1 /* td.h1 was the old subheading row of the table. This should probably be deleted as I don't think it is used anymore. */
{
    color: white;
    font-size: 9pt;
    font-weight:bold;
    background-image: url(imagesforumHeaderBackground.gif);
    background-color: #4455aa
}

td.f /* Forums column cells on main page; last post, replies, view cells on ShowForums page (shaded cells?) */
{
    font-size: 9pt; 
    background-color: #ffffff;
	border-top: 0px solid #53A3E2;
border-bottom: 1px solid #c0c0c0; 
}
td.f1 /*增加的,作为图标背景类*/
{
    font-size: 9pt; 
    background-color: #ffffff;
    border-bottom: 1px solid #c0c0c0; 
    
    border-right: 1px solid #c0c0c0; 
    
	
}
td.f2
{
    font-size: 9pt;
    background-color: #DDEEFF;
}

td.fh /* 论坛行高亮-例:论坛选项,论坛统计,在线列表forumRowHighlight - such as forumOptions, forumStatistics, WhoIsOnline boxes etc.*/
{
    font-size: 9pt; 
    background-color: #FFFFFF; 
    /*background-image: url(imagesfhBg.gif); */
    background-image: url(imagesfhBg.gif);
    background-repeat: repeat-x;
}

td.fh1 /*新增用于主要行显示(论坛组那一栏)*/
{
    font-size: 9pt; 
    background-color: #FFFFFF; 
    /*background-image: url(imagesfhBg.gif); */
    background-image: url(imagestable_head.jpg);
    background-repeat: repeat-x;
	border-top: 0.5px solid #E2E2DE;
	border-right: 0.5px solid #E2E2DE;
	border-left:0.5px solid #e2e2de;
	
	
	
	
}
td.fh11
{
 font-weight: normal; 
    font-size: 9pt; 
    background-color: #DDE3FF;
	
	border-left:0.5px solid #E2E2DE;
    COLOR: #2F2F2D;

}

TD.fh2 /* used in Forums Statistics box to control size of text*/
{
	font-size: 9pt; 
}

TD.fh3b /* TD.fh3 is Threads, Posts cells on main table, Thread cells on ShowForum page (not shaded?) */ 

{
	font-size: 9pt; 
	background-color: #FFFFFF; 
	border-top: 1px solid #E2E2DE;
	border-left: 1px solid #E2E2DE;
}

TD.fh3 /* TD.fh3 is Threads, Posts cells on main table, Thread cells on ShowForum page (not shaded?) */ 
{
	font-size: 9pt; 
	background-color: #FFFFFF; 
	border-top: 0.5px #E2E2DE solid;
	border-left: 0.5px solid #E2E2DE;
}

TD.fh3a /* TD.fh3a is Alternating table for Post Body in the PostView */ 
{
	font-size: 9pt; 
	background-color: #FFFFFF; 
	border-top: 1px solid #E2E2DE;
	border-left: 1px solid #E2E2DE;
}

TD.fh4 /* TD.fh4 is Last Post cells on main table (not shaded?) */
{
	font-size: 9pt; 
	background-color: #FFFFFF; 
	border-top: 1px solid #DDEEFF;
	border-left: 1px solid #DDEEFF;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #D4D9EC;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 9pt;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 9pt;
    font-weight: bold;
}
TD /* 新增 200/03/28 用于未使用CSS中的文字字体大小 */
{
	font-size: 9pt; 
}
/*****************************************************
标准链接 
*****************************************************/
/*
a, a:visited, a:link /*标准链接,论坛版块链接,最后发表链接
{
    color:#000000;
	text-decoration:none;
}

a:Hover /*General page anchors
{
	 color:#BEA579;
	text-decoration:none;
}
*/

a.linkSmallBold, a.linkMenuSink 
{
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: navy;
    font-size: 9pt;
}

a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: #013DA4;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
/*	color: #DD6900;	*/
    color: #BEA579;
}

a.lnk3, a.lnk3:visited, a.lnk3:link /* 热门贴子/未回复贴子/论坛导航菜单/主题链接 */
{
	font-size: 9pt; 
    font-weight: bold;
    color: #6F6960;
}

a.lnk3:Hover
{
    color: #BEA579;
   
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
columnText, a.columnText, a.columnText:visited, a.columnText:link 
{ 	
	font-size: 9pt; 
	color: white; 
	font-weight:bold;
}

a.columnText:hover
{
	color: #FF3300;	
}

a.column:visited, a.column:link, a.column:hover
{
    color: white;
    font-weight:bold;
}

.flnk3
{
    font-weight: bold;
    color: #013DA4;
}

a.flnk3:visited, a.flnk3:link
{
    font-weight: bold;
    color: #013DA4;
}

a.flnk3:hover
{
    color: #FF3300;
}

.inlineLink /* Username in ShowPost, next to online status */
{
  cursor:pointer;
  color: #555555;
}

.inline 
{
  font-size: 9pt;
  color: #555555;
}

/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
/* 会员在线 */
.userOnlineLink, a.userOnlineLink, a.userOnlineLink:Visited, a.userOnlineLink:Link
/* text style to show when a user is online */
{
    font-weight: normal;
    color: #2F2F2D;
}

a.userOnlineLinkBold:Hover
{
	color: #FF3300;
}
/* 版主在线 */
.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Link
/* text style to show when a moderator is online */
{
    font-weight: bold;
    color: #999999;
}

a.moderatorOnlineLinkBold:Hover
{
	color: #FF3300;
}
/* 大版主在线 */
.supermoderatorOnlineLinkBold, a.supermoderatorOnlineLinkBold, a.supermoderatorOnlineLinkBold:Visited, a.supermoderatorOnlineLinkBold:Link
/* text style to show when a moderator is online */
{
    font-weight: bold;
    color: #333333;
}

a.supermoderatorOnlineLinkBold:Hover
{
	color: #FF3300;
}
/* 管理员在线 */
.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Link
/* text style to show when an administrator is online */
{
    font-weight: bold;
    color: #FF3300;
}

a.adminOnlineLinkBold:Hover
{
	color: #FF3300;
}

/*****************************************************
Navigation: Text and anchors used in the navigation menu
*****************************************************/
.menuText /* Font used for navigation menu */
{
    font-size: 9pt;
    font-weight: bold;
    color: #2F2F2D;
}

a.menuLink:visited, a.menuLink:link /* Font used for links in the navigation menu */
{
	font-size: 9pt;
	font-weight: normal;
    text-decoration: none; 
    color: #6F6960;
}

a.menuLink:Hover /* Font used for hovering over a link in the navigation menu */
{
    color: #BEA579;
}
.menuLink
{
	font-size: 9pt;
    font-weight: normal;
    color: #2F2F2D;
}
td.menuBg /*我的版面下拉列表左侧背景*/
{
	    background-color: #ffffFF;
}

/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing /* Separates Users from Guests in WhoIsOnline page */
{
	height: 2px; 
	background-color: #80B7FF; 
} 
td.threadSeparator /* Separates posts in ShowPost page */
{
	height: 4px; 
	background-color: #ffffff; 
} 
td.adminSeparator /* Separates 'groups of options' in Admin Nav Bar */
{
	height: 4px; 
	background-color: #FFFFFF; 
} 
td.moderateSeparator /* Separator in ModerateForum page */
{
	height: 12px; 
	background-color: #FFFFFF; 
} 

/*****************************************************
Validation Text
*****************************************************/
.validationWarning 
{
	color: Red; 
}

/*****************************************************
Page control selected page
*****************************************************/
.currentPage 
{
	font-size : 12pt; 
	font-weight:bold; 
}

/*****************************************************
Form Elements
*****************************************************/


/*****************************************************
Control Panel
*****************************************************/
td.ControlPanelTabActive /*控制面板标签激活背景*/
{
    font-weight: bold; 
    font-size: 9pt; 
    background-color: #78ABDE; 
    background-image: url(imagestable_head.jpg); 
    background-repeat: repeat-x; 
    COLOR: white;
	
}

td.ControlPanelTabInactive /*控制面板标签背景*/
{
	color: #4455aa;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none; 
    background-image: url(imagestable_head.jpg);
    background-color: #E7E3E7;
    background-repeat: repeat-x; 
}

td.ControlPanelTabLine
{
	background-color:  #E7E3E7;
}
td.border_left { 
	background-image: url(picbg.gif); 
	width: 10px; 
}
td.border_right { 
	background-image: url(picbg.gif); 
	width: 10px;
}
td.logo_bg { 
	background-image: url(imageslogo_bg.gif); 
	background-repeat: repeat-x; 
}
#content { 
	text-align: left; 
 	width: 100%;
	margin: 5px;
	width: auto;
}

.QuickPostText
{
	color: red;
    font-size: 9pt;
}
/*已读贴子了CSS风格 2005/03/28*/
a.lnk4, a.lnk4:visited, a.lnk4:link 
{ 
	font-size: 9pt;
	color: #A3A3A3;
	font-weight: bold; 
}
a.lnk4:Hover 
{ 
	color: #FF3300; 
	text-decoration: underline;
}
/*首页最新贴,未读贴,标记已读等风格 by venjiang 2005/03/28*/
a.lnk5, a.lnk5:visited, a.lnk5:link 
{ 
	font-size: 9pt;
	color: #F67340;
	font-weight: bold; 
}
a.lnk5:Hover 
{ 
	color: #F64D0B; 
	text-decoration: underline;
}



/*New*/
a.button
{ 
	background: transparent url(imagesbtn_bg_rt.gif) no-repeat scroll right top;
	color: White;
	display: block;
	float: left;
	height: 24px;
	padding-right: 10px;
	font: normal 12px sans-serif;
	margin-right: 1px;
	text-decoration: none;
} 
a.button span 
{
	background: transparent url(imagesbtn_bg_lt.gif) no-repeat;
	display: block;
	padding: 4px 1px 4px 11px;
	line-height: 14px; 
}
a.button:hover 
{
	background-position: right -24px;
} 
a.button:hover span 
{
	background-position: left -24px;
} 
a.button:active
{
	background-position: right -24px;
	outline: none;
}
a.button:active span 
{
	background-position: left -24px;
	padding: 6px 0 4px 12px;
}

.textbox 
{
	border: 1px solid #AAAAAA;
	margin-bottom: -1px;
	margin-top: -4px;
}

.08bbs_1          {color: #CC0000; font-family: 宋体; font-size: 12px; font-weight: bold; text-decoration: none}
.08bbs_1:hover    {color: #000000; font-family: 宋体; font-size: 12px; font-weight: bold; text-decoration: underline}

.08bbs_2          {color: #000000; font-family: 宋体; font-size: 12px; text-decoration: none}
.08bbs_2:hover    {color: #CC0000; font-family: 宋体; font-size: 12px; text-decoration: underline}

.08bbs_3          {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.08bbs_3:hover    {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

.08bbs_4          {color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}

.08bbs_5          {color: #9F9F9F; font-family: 宋体; font-size: 12px; text-decoration: none}
.08bbs_5:hover    {color: #CC0000; font-family: 宋体; font-size: 12px; text-decoration: underline}

.08bbs_6          {color: #CC0000; font-family: 宋体; font-size: 14px; font-weight: bold; text-decoration: none}
.08bbs_6:hover    {color: #000000; font-family: 宋体; font-size: 14px; font-weight: bold; text-decoration: underline}

.08bbs_7          {color: #8A8A8A; font-family: 宋体;	font-size: 12px; line-height: 21px; text-decoration: none;}
.08bbs_7:hover    {color: #000000; font-family: 宋体; font-size: 12px; line-height: 21px; text-decoration: underline}

.08bbs_8          {color: #000000; font-family: 宋体; font-size: 12px; line-height: 21px; text-decoration: none}
.08bbs_8:hover    {color: #CC0000; font-family: 宋体; font-size: 12px; line-height: 21px; text-decoration: underline}

.08bbs_9          {color: #000000; font-family: 宋体; font-size: 12px; font-weight: bold; padding-top: 2px; height:27px; text-decoration: none}

.08bbs_10          {color: #000000;	font-family: 宋体; font-size: 14px;	font-weight: bold; text-decoration: none; padding-top: 5px;}

.08bbs_11          {color: #FFFFFF;	font-family: 宋体; font-size: 12px;	text-decoration: none; padding-top: 2px;}

.08bbs_12          {color: #2C9C03; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.08bbs_12:hover    {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

.08bbs_13          {color: #9F9F9F; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.08bbs_13:hover    {color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

.08bbs_14          {color: #0068BF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.08bbs_14:hover    {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

.08bbs_15          {color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.08bbs_15:hover    {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

.08bbs_16          {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.08bbs_16:hover    {color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

.08bbs_16_1          {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight:bold;}
.08bbs_16_1:hover    {color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight:bold;}

.08bbs_17          {color: #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: bold; text-decoration: none;}

.08bbs_18          {color: #4BA0C8;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	text-decoration: none;}
.08bbs_18:hover    {color: #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	text-decoration: underline;}

.08bbs_19          {color: #A3A3A3; font-family: 宋体; font-size: 12px; text-decoration: none}
.08bbs_19:hover    {color: #CC0000; font-family: 宋体; font-size: 12px; text-decoration: underline}

.08bbs_20          {color: #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 14px;	font-weight: bold; line-height: 25px; text-decoration: none;}

.08bbs_22          {color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.08bbs_22:hover    {color: #0066CC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

.08bbs_23          {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; text-decoration: none}

.08bbs_24          {color: #FF00FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; text-decoration: none}

.08bbs_25          {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; text-decoration: none}


.08bbs_biao1      {background-image: url(images08bbs_bj_4.jpg); border: 1px solid; height: 22px;}

.08bbs_biao2      {background-image: url(images08bbs_bj_4.jpg); border: 1px solid #AAAAAA;}

.08bbs_biao3      {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; border: 1px solid #D7D7D7;}

.area1 .main .sideBarToggle {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0px; FLOAT: left; PADDING-BOTTOM: 300px; WIDTH: 8px; PADDING-TOP: 300px}

/*CSS viciao style pagination*/

.viciao {MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; font-size: 12px;	font-family: Arial, Helvetica, sans-serif;}
.viciao A {
	BORDER-RIGHT: #8db5d7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #8db5d7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #8db5d7 1px solid; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #8db5d7 1px solid; TEXT-DECORATION: none
}
.viciao A:hover {
	BORDER-RIGHT: #CC0000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #CC0000 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #CC0000 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #CC0000 1px solid
}
.viciao A:active {
	BORDER-RIGHT: #CC0000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #CC0000 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #CC0000 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #CC0000 1px solid
}
.viciao .current {
	BORDER-RIGHT: #8DB5D7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #8DB5D7 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #8DB5D7 1px solid; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #8DB5D7 1px solid; BACKGROUND-COLOR: #D2EAF6
}
.viciao .disabled {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid
}
.viciao .disabled:hover {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid
}

.08bbs_21          {color: #000000; font-family: 宋体; font-size: 12px; font-weight: bold; text-decoration: none}
.08bbs_21:hover    {color: #CC0000; font-family: 宋体; font-size: 12px; font-weight: bold; text-decoration: underline}
