
/* ================================
    样式表 xujia_gg 050330	
   ================================*/  



/*============= 普通样式设置 =============*/

/* 页面中间内容背景颜色，放置模块等地方背景颜色 */
BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
    BACKGROUND-COLOR: white; 
    FONT-FAMILY: 宋体, Tahoma, Arial, Helvetica;
    FONT-SIZE: 12px;
} 
H1  {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:bold;
    color: #666644;
}

H2  {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:bold;
    color: #666644;
}

H3  {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

td, TH  {
    vertical-align: baseline;
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;   
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}




/* ===========  常用样式表设置 =========== */

/* 模块标题样式 */
.Head
{
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: 宋体, Tahoma, Arial, Helvetica;
	
}

/* 管理或编辑模块子标题字体样式设置 */
.SubHead    {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}


/* 页面模块文字显示样式，最常用的样式 */
Normal
{
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
     letter-spacing: 4px;
	line-height: 20px; 
}

.NormalRed
{
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size: 22px;
    font-weight: bold;
    color: #ff0000;
}

.NormalBold
{
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

/* 站点管理页面中按钮和链接的文字样式 */
.CommandButton     {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
   
    
}
    
/* 站点管理页面中链接的文字样式 */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    


/* Datagrid表格样式设计 */
.datagrid-main{
    width: 100%;
    background-color:#d5d5d5;
    font-family:宋体;
    font-size:12px;
}

.datagrid-Header{
	background-color:#d5d5d5;
	font-weight: bold;
	BACKGROUND-IMAGE: url(images/cellpic4.gif);
	color: #ffffff; 
	height: 26;
  }

.datagrid-Pager{
	border-color:#F7F7DE;
	background-color:#F7F7DE;

}

.datagrid-Item{
	background-color:#ffffff;
	
}

.datagrid-Alter{
        background-color:#fffdef;
}

.datagrid-Footer{
	background-color:#E9EFF3;
	height: 24;

}

/* 管理表格样式设计 */
TABLE.TableHeader {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 0px; PADDING-BOTTOM:0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 100%; PADDING-TOP:0px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-COLLAPSE: collapse; 
	BACKGROUND-COLOR: #f1f1f1; 
	border-spacing: 0px;
}
td.tdSubHead
{
	background-color:#f1f1f1; 
	vertical-align:middle;
	
}
td.tdNormal
{
	background-color:#FFFFFF;
}


/* ==============  模块样式  ==============*/

/* 页面内部文字样式设置 */
.text001 {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	position: relative;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
    
/* 页面底部导航文字样式设置 */
.OtherTabs {
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: 宋体, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* 页面底部导航文字链接样式 */
A.OtherTabs:link {
    text-decoration:    none; FONT-FAMILY: "宋体";
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none; FONT-FAMILY: "宋体";
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none; FONT-FAMILY: "宋体";
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none; FONT-FAMILY: "宋体";
    color:#cccccc;
}



/* 页面底部页脚文字样式 */
.SelectedTab
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: 宋体, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/* 页面底部页脚文字样式 */
A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}


/* ==============  自定义样式  ==============*/

/*  信息发布列表样式  废除 */
table.tableNewsArticle
{
	width:auto;	
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 0px; PADDING-BOTTOM:0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 100%; PADDING-TOP:0px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-COLLAPSE: collapse; 
	BACKGROUND-COLOR:White;
	border-spacing: 0px;
}

/*  信息发布记录样式 废除 */
td.tdNewsArticle
{
	text-align:left;	
	vertical-align:text-top;
}

/* 默认不许动！！！　信息发布样式 */
/* 信息发布标题样式 */
.NewsarticleTilte
{	
	vertical-align:middle;
	text-align:center;
}


/* 信息发布信息样式 */
.NewsarticleInfo
{

}
.NewsarticleTD1
{
	vertical-align:top;
	text-align:left;
	background-color:black;
}
.NewsarticleTD2
{
	vertical-align:top;
	text-align:left;
	background-color:#EBEBEB;
}


/*  信息发布显示标题样式 */
.NewsArticleTitle
{
	font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    bold;
    color: #000000;
}
/*  信息发布显示描述信息样式 */
.NewsArticleInfo
{
	font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #000000;
}
/*  信息发布显示内容样式 */
.NewsArticleBody
{
	font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size:  10.5pt;
    font-weight:   normal;
    color: #000000;
}


/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/


/* 右面头对齐样式 */
.tdRightTOTop
{
	vertical-align:top;
	text-align:left;
}

.HeightAuto
{
	height:auto;
}

/* 对齐样式 */
.vTopCenter
{
	vertical-align:top;
	text-align:center;
}
.vTopLeft
{
	vertical-align:top;
	text-align:left;
}
.vTopRight
{
	vertical-align:top;
	text-align:right;
}
.vMiddleCenter
{
	vertical-align:middle;
	text-align:center;
}
.vMiddleLeft
{
	vertical-align:middle;
	text-align:left;
}
.vMiddleRight
{
	vertical-align:middle;
	text-align:right;
}
.vBottomCenter
{
	vertical-align:bottom;
	text-align:center;
}
.vBottomLeft
{
	vertical-align:bottom;
	text-align:left;
}
.vBottomRight
{
	vertical-align:bottom;
	text-align:right;
}

/*----------------------------*/
.shuline {  background-attachment: scroll; background-image:  url(images/home_xu_line_0519.gif); background-repeat: repeat-y; background-position: center top}
.hengline {
	background-attachment: scroll;
	background-image:  url(images/home_he_line_0519111.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}


.wenben {
	letter-spacing: 4px;
	font-size:  14px;
	line-height: 20px;
}


TABLE, TBODY
{
	text-align:left;
	vertical-align:text-top;
}


