/*--Powered by:Cothink CMS Version 1.0 CreateDate:2009-1-4 20:17:22--*/
/*==========CSS名称：长沙党员服务网==========*/
A{TEXT-DECORATION: none;}  /* 链接无下划线,有为underline */       
A:hover{TEXT-DECORATION: underline;Color:#ff0000;}  /* 鼠标在链接上 */ 
A:link {color: #000000;}  /* 未访问的链接 */
A:visited {color: #000000;}  /* 已访问的链接 */  
A:active {color: #666666} /* 点击激活链接 */
A.nchannel:hover{TEXT-DECORATION: underline;Color:#FF0000;}  /* 鼠标在链接上 */ 
A.nchannel:link {color: #ff0033;}  /* 未访问的链接 */
A.nchannel:visited {color: #ff0033;}  /* 已访问的链接 */
A.nchannel:active {color: #666666} /* 点击激活链接 */
A.ochannel:hover{TEXT-DECORATION: underline;Color:#ff0000;}  /* 鼠标在链接上 */ 
A.ochannel:link {color: #000000;}  /* 未访问的链接 */
A.ochannel:visited {color: #000000;}  /* 已访问的链接 */
A.ochannel:active {color: #666666} /* 点击激活链接 */
BODY  /* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
{
SCROLLBAR-FACE-COLOR: #fcfcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #fc0000;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #fc2400;
 SCROLLBAR-DARKSHADOW-COLOR: #fc0000;
 SCROLLBAR-BASE-COLOR: #fcfcfc
background:url(/skins/cl_green/bg.gif);
background-position:center;
text-decoration: none;
font-size: 9pt; 
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
TD
{
FONT-FAMILY:宋体;FONT-SIZE: 9pt;line-height: 150%; 
}
#nobold { font-weight: normal; }
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
Input
{
FONT-SIZE: 12px;
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
Button
{
FONT-SIZE: 9pt;HEIGHT: 20px; 
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
Select
{
FONT-SIZE: 9pt;HEIGHT: 20px;
}
.bg   /*背景*/
{
background:#ffffff;
}
.tdbg   /*表格背景*/
{
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; PADDING-Top: 3px
}
.border  /*边框*/
{
border: 1px solid #dadada;
}
.tdbg_All   /*背景(带边)*/
{
background:#ffffff;line-height: 150%; 
border: 1px solid #DADADA;
}
.title  /*标题*/
{
background:url(/skins/cl_green/title_bg_2.gif);height: 33;
}
.title_left  /*左边标题*/
{
background:url(/skins/cl_green/title_bg.gif);height: 33;
}
.tdbg_left  /*左边背景*/
{
background:#ffffff;line-height: 150%;
}
.title_main  /*中间标题*/
{
font-size: 12px;
background-image: url(/skins/cl_green/title_bg.gif);
height: 30px;
}
.tdbg_main   /*中间背景*/
{
background:#ffffff;line-height: 200%;
}
.title_right   /*右边标题*/
{
background:url(/skins/cl_green/title_bg.gif);height: 33;
}
.tdbg_right   /*右边背景*/
{
background:#ffffff;line-height: 150%;
}
.Channel_1 /*频道背景1*/
{
background:url();width:12;height:23;  /*频道背景1*/
}
.Channel_2 /*频道背景2*/
{
background:url();height:23;  /*频道背景2*/
}
.Channel_3 /*频道背景3*/
{
background:url();width:12;height:23;
}
.Channel_4  /*频道背景4*/
{
color:white; FILTER:glow(color=#A83FF9,strength=2) dropshadow(color=#A83FF9,offx=1, offy=1, positive=2);
}
.Path_bg /*当前位置*/
{
background:url();height: 30;
}
.Nav_bg
{
background:url(); /*顶部导航背景*/
}
.nav_title  /*顶部导航*/
{
background:url();height: 25;
}
.nav_main  /*中部大图*/
{
background:url();
line-height: 150%;height: 128;
}
.nav_bottom  /*底部导航*/
{
background:url();height: 23;
}
.nav_bottom_bg  /*底部背景*/
{
background:url();
}
.menu  /*下拉菜单*/
{
background-color: #F0F9FF;width:97%;border: 1px;
}
td.MenuBody /*下拉菜单*/
{
background-color: #ffffff;
}
ul.showpage{text-align:center;}
ul.showpage li {display: inline;}
.redtext{color:#FF0000;}
/*--Copyright 2007 dyfw.gov.cn .All Rights Reserved--*/
