﻿
/*****************************************************
Body: General page style
*****************************************************/
body 
{
    font-size: 9pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color:#EFEFEF;
    margin: 0;
	padding: 0;
	text-align: center;
}

/*****************************************************
Tables
*****************************************************/
.tableBorder /* This is the outline round the main forum tables */
{
/*    border: 1px #B2B2B2 solid;  */
    border: 1px outset;
    background-color: #FFFFFF;
}

.tablehome /* 有于网站首页2007.11 用于大框架 */
{
 	 BORDER-RIGHT: #86aabd 1px solid; 
    /*  PADDING-RIGHT: 4px; BORDER-TOP: #86aabd 1px solid; */
    /*   PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; */
     BORDER-LEFT: #86aabd 1px solid; 
  /*   PADDING-TOP: 4px; BORDER-BOTTOM: #86aabd 1px solid; */
     border-bottom: #86aabd 1px solid; 
     BACKGROUND-COLOR: #f6f9fb;     

}

.tablehomeL /* 有于网站首页2007.11 */
{
 	/* BORDER-RIGHT: #86aabd 1px solid; 
      PADDING-RIGHT: 4px; BORDER-TOP: #86aabd 1px solid; */
    /*   PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; */
     BORDER-LEFT: #86aabd 1px solid; 
    /* PADDING-TOP: 4px; BORDER-BOTTOM: #86aabd 1px solid; */
     BACKGROUND-COLOR: #f6f9fb;  
}
.tablehomeno /* 有于网站首页2007.11 */
{
     BACKGROUND-COLOR: #f6f9fb;     

}
.tablehomeold /* 有于网站首页2007.11 */
{
 	 BORDER-RIGHT: #86aabd 1px solid; 
     PADDING-RIGHT: 4px; BORDER-TOP: #86aabd 1px solid; 
     PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; 
     BORDER-LEFT: #86aabd 1px solid; 
     PADDING-TOP: 4px; BORDER-BOTTOM: #86aabd 1px solid; 
     BACKGROUND-COLOR: #f6f9fb;     

} 

.tablehomeCL /* 有于网站首页新点新闻 2007.11.21 */
{
 	 BORDER-RIGHT: #FFCC00 1px solid; 
     PADDING-RIGHT: 4px; BORDER-TOP: #FFCC00 1px solid; 
     PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; 
     BORDER-LEFT: #FFCC00 1px solid; 
     PADDING-TOP: 4px; BORDER-BOTTOM: #FFCC00 1px solid; 
     BACKGROUND-COLOR: #f6f9fb;     

} 

.photo{
width:120px;
height:160px;
border:1px solid #F2F2F2;
margin:5px 4px 0px 0px;
text-align:center;}

.tablehomeright /* 有于网站首页2007.11 */
{
 	 BORDER-RIGHT: #86aabd 1px solid; 
     PADDING-RIGHT: 4px; BORDER-TOP: #86aabd 1px solid; 
     PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; 
     BORDER-LEFT: #86aabd 1px solid; 
     PADDING-TOP: 4px; BORDER-BOTTOM: #86aabd 1px solid; 
     BACKGROUND-COLOR: #f6f9fb;     

} 
.tablehomeleft /* 有于网站首页2007.11  目前停止使用 */
{
 	/* BORDER-RIGHT: #86aabd 1px solid; 
     PADDING-RIGHT: 4px; BORDER-TOP: #86aabd 1px solid; */
     PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; 
     BORDER-LEFT: #86aabd 1px solid; 
     PADDING-TOP: 4px; BORDER-BOTTOM: #86aabd 1px solid; 
     BACKGROUND-COLOR: #f6f9fb;     

} 

/*登录界面背景*/
td.Toplgbk { background-image: url(images/lgbk.jpg); }

.moderationTable /* Moderation table */
{
    border: 1px #FFFFFF solid; 
    background-color: #F1F1F1;
}

.adminTable /* Admin table */
{
    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;
}

.editTable1 { /* 用于编辑窗口 */
    border: 1px outset; 
    color: #156a9b;  /* #FFA500; */
    background-color:#EEF7FF;
    font-size: 9pt;
    /*font-weight: bold;   */
    outline-color:Blue;   
}

.editTable2  /*用于编辑表格方面的*/
{   
    /*style="BORDER-COLLAPSE: collapse" borderColor="#5490b2"*/
    border-collapse:collapse;
    border-color:#5490b2;
}  

.editTable3 { /* 用于TAB 编辑窗口 */
   /* border: 1px outset;     */
    color:#666666; /* #156a9b; */
  /*  background-color:#EEF7FF; */
    font-size: 9pt;
   /* font-weight: bold;   */
  /*  outline-color:Blue;   */
}
     

.table_Dot_Blue
{
	BORDER-RIGHT: #6595d6 1px dotted; BORDER-TOP: #6595d6 1px dotted; BORDER-LEFT: #6595d6 1px dotted; BORDER-BOTTOM: #6595d6 1px dotted;
}

.table_newsv /* 新闻显示 */
{
 BORDER-RIGHT: #cccccc 1px solid; 
 BORDER-LEFT: #cccccc 1px solid;
 background-color:#ffffff;
} 

.table_newbg /* 新闻首页某小窗口背景 比如查询 */
{
 /*BORDER-RIGHT: #cccccc 1px solid; 
 BORDER-LEFT: #cccccc 1px solid;*/
 background-color:#fae161;
} 

/*****************************************************
用于新闻表格头单元格
*****************************************************/
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: bold; 
    font-size: 9pt; 
    background-color: #78ABDE;  /* 兰底 */
    background-image: url(images/tableColumnBackground.gif); 
    background-repeat: repeat-x; 
    COLOR:#013DA4;  /* Blue;*/
}

.grd_header /* 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.  也用在gridview 比如 新闻 */
{
    font-weight: bold; 
    font-size: 9pt; 
    background-color: #78ABDE;   /* 兰底 */
    background-image: url(images/tableColumnBackground.gif); 
    background-repeat: repeat-x; 
    COLOR: white;
}

td.column1 /* 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: bold; 
    font-size: 9pt; 
    background-color:#c8defc;  /* #eaf2ff;*/ 
    background-image: url(images/tableColumnBackground2.gif); 
    background-repeat: repeat-x; 
    COLOR: White ; /* Blue; */
}

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. */
{
    background-color: #fb9c06;  /* */
    background-image: url(images/bottom.gif); 
    background-repeat: repeat-x; 
    COLOR:White;
}
td.column2 /*新闻标题 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: bold; 
    font-size: 9pt; 
    background-color: #78ABDE;  /* 兰底 */
    background-image: url(images/menu.gif); 
    background-repeat: repeat-x; 
    COLOR:#013DA4;
}
td.column4 /* 热点新闻 */
{
    background-color: #fb9c06;  /* */
    background-image: url(images/hsbg.gif); 
    background-repeat: repeat-x;
   /* font-weight: bold; */
    COLOR:Black;
} 

td.column5 /* 新闻首页 比如网内搜索 */
{
    background-color: #78ABDE;   /* 兰底 */
    background-image: url(images/news_01.gif); 
    background-repeat: repeat-x;
   /* font-weight: bold; */
    COLOR:Black;
} 
td.news_al /* 新闻首页 比如左边 */
{
    background-color: #78ABDE;   /* 兰底 */
    background-image: url(images/news_al.gif); 
    background-repeat: repeat-x;
   /* font-weight: bold; */
    COLOR:Black;
} 
td.news_am /* 新闻首页 比如左边 */
{
    background-color: #78ABDE;   /* 兰底 */
    background-image: url(images/news_am.gif); 
    background-repeat: repeat-x;
   /* font-weight: bold; */
    COLOR:Black;
} 
td.news_ar /* 新闻首页 比如左边 */
{
    background-color: #78ABDE;   /* 兰底 */
    background-image: url(images/news_ar.gif); 
    background-repeat: repeat-x;
   /* font-weight: bold; */
    COLOR:Black;
} 



/*  以下以是管理系统专用2007.11 */

td.dpem1 /* 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: bold;
    font-size: 9pt; 
    background-color:#c8defc;  /* #eaf2ff;*/ 
    background-image: url(images/tableColumnBackground2.gif); 
    background-repeat: repeat-x; 
    COLOR:#013DA4;
}
td.dpemtop /* 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: bold; 
    font-size: 9pt; 
    background-color:#c8defc;  /* #eaf2ff;*/ 
    background-image: url(images/dpem_top.gif); 
    background-repeat: repeat-x; 
    COLOR:White;
}
td.dpemtopbg /* 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: bold; 
    font-size: 9pt; 
  /*  background-color:#c8defc;     #eaf2ff;*/ 
    background-image: url(images/dpem_topbg.gif); 
    background-repeat: repeat-x; 
    COLOR:Navy;
}

/*管理系统专用*/




a.c1:link {color: #FF0000;text-decoration:none}     /* 未被访问的链接 红色 没有下划线 */
a.c1:visited {color: #00FF00;text-decoration:none}  /* 已被访问过的链接 绿色 */
a.c1:hover {color: #FFCC00;text-decoration:underline}   /* 鼠标悬浮在上的链接 橙色 */
a.c1:active {color: #0000FF}   /* 鼠标点中激活链接 蓝色 */


/*****************************************************
普通的链接修饰  用于,导航等
*****************************************************/
a, a:visited, a:link /* General page anchors */
{
	color:#0f62a4;  /* 1 #094359 2 #0f62a4  3 #013DA4; 连接前的颜色 */    
    text-decoration: none;
}

a:Hover /* General page anchors */
{
	color: #FF3300;
    text-decoration: underline;
}

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: #FF3300;
}

a.lnk3, a.lnk3:visited, a.lnk3:link /* Active/Unanswered, name of underneath table */
{
    font-weight: bold;
    color: #013DA4;
}

a.lnk3:Hover
{
    color: #FF3300;
    text-decoration: underline;
}

/*****************************************************
Navigation: Text and anchors used in the navigation menu
*****************************************************/
.menuText /* Font used for navigation menu */
{
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
}

a.menuLink:visited, a.menuLink:link /* Font used for links in the navigation menu */
{
	font-size: 9pt;
	font-weight: normal;
    text-decoration: none; 
    color: white;
}

a.menuLink:Hover /* Font used for hovering over a link in the navigation menu */
{
    color: #FF3300;
}


/*按钮样式*/
.blueCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003399;
    border: 1px #003399 solid;
    color:#006699;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(images/bluebg.gif);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal;
      
}
/*按钮样式*/
.user_goglCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003399;
    border: 1px #003399 solid;
    color:#006699;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(images/user_gogl.gif);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal;
      
}

.InputCss {  
    font-size: 9pt; 
    color: #003399; 
    font-family: "宋体"; 
    font-style: normal; 
	/*background-color: #CCCC99; */
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px #93BEE2 solid; 
}
.InputCss3 { /*下划线*/
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #93bee8;
	border-left-color: #FFFFFF;

}
.InputCss4 {  /*无边框*/
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.InputCss5 {  /*无边框  背景与网页背景一致*/  
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color:#EFEFEF; 
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;

}

.SubItemHead {font-weight: bold; font-size: 11pt;color:#FF6A6A;}
.marq{font-size: 9pt;color:#FF3399;}
.SubDH {font-weight: bold; font-size: 9pt;color:#0099FF;}  /*新闻导航*/
.SubDH1 {font-weight: bold; font-size: 9pt;color:#013DA4;}  /*新闻本栏目导航*/
.SubItem {font-size: 9pt;color:#666666;}  /*比如文体内容等*/