/*--Powered by:CreateLive Cms Version 3.00 CreateDate:2006-10-25 17:54:13--*/
/*==========CSS名称：绿意倾心==========*/
.wb1, .wb2 {border-bottom: #ccc 1px dashed;}   /* 定义虚线，可以修改 #000 ，可以修改虚线颜色*/ 
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.Nav:link {color: #ffffff;}
a.Nav:visited {color: #ffffff;}
a.Nav:hover {TEXT-DECORATION: underline;Color:#FF0000}
a.Nav:active {color: #0000ff;}
a.Bottom:link {color: #ffffff;}
a.Bottom:visited {color: #ffffff;}
a.Bottom:hover {TEXT-DECORATION: underline;Color:#FF0000}
a.Bottom:active {color: #0000ff;}
BODY  /* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
{
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.gif);height: 33px;
}
.title_left  /*左边标题*/
{
background:url(/skins/cl_green/title_bg.gif);height: 33px;
}
.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: 33px;
}
.tdbg_right   /*右边背景*/
{
background:#ffffff;line-height: 150%;
}
.Channel_1 /*频道背景1*/
{
background:url(/skins/cl_green/Channel_1.gif);width:12px;height:23px;  /*频道背景1*/
}
.Channel_2 /*频道背景2*/
{
background:url(/skins/cl_green/Channel_2.gif);height:23px;  /*频道背景2*/
}
.Channel_3 /*频道背景3*/
{
background:url(/skins/cl_green/Channel_3.gif);width:12px;height:23px;
}
.Channel_4  /*频道背景4*/
{
background:url(/skins/cl_green/Channel_3.gif);width:12px;height:23px;
}
.Path_bg /*当前位置*/
{
background:url(/skins/cl_green/Bg_Path.gif);height: 30px;
}
.Nav_bg
{
background:url(/skins/cl_green/Bg_Nav.gif); /*顶部导航背景*/
}
.nav_title  /*顶部导航*/
{
background:url(/Skins/);height: 25px;
}
.nav_main  /*中部大图*/
{
background:url(/skins/cl_green/nav_main.gif);
line-height: 150%;height: 128px;
}
.nav_bottom  /*底部导航*/
{
background:url(/skins/cl_green/end_menu_bg.gif);height: 23px;
}
.nav_bottom_bg  /*底部背景*/
{
background:url(/skins/cl_green/nav_bottom_bg.gif);
}
.menu  /*下拉菜单*/
{
background-color: #F0F9FF;width:97%;border: 1px;
}
td.MenuBody /*下拉菜单*/
{
background-color: #ffffff;
}
/*--Copyright 2005 Aspoo.CN .All Rights Reserved--*/



/* 站内链接文字颜色定义 */
a.Channel_KeyLink{text-decoration: underline;}
a.Channel_KeyLink:link {color: blue;}
a.Channel_KeyLink:visited {color: blue;}
a.Channel_KeyLink:hover{color: #ff0000;}
a.Channel_KeyLink:active {color: blue;}
