/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.top:link {color: #ffffff;}
a.top:visited {color: #ffffff;}
a.top:hover{color: #FFff00;}
a.top:active {color: #ffffff;}
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
color: #000000; 
font-size: 9pt;
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
.listzxdt{
	height:26px;
	color:#797979;
	background:url(/Skin/feifan/news_bg.gif);
}

/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
.input
{
background-color: #E98B19; 
border-bottom: #FFEAB5 1px solid;
border-left: #FFEAB5 1px solid;
border-right: #FFEAB5 1px solid;
border-top: #FFEAB5 1px solid;
color: #ffffff;
height: 17px;
border-color: #FFEAB5 #FFEAB5 #FFEAB5 #FFEAB5; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
.list1 {font-weight: bold;color:#000000}
.list{font-size:14px;}
.list li{padding:5px;border-bottom:1px #999999 dashed;}
.pd2
{
width:62px;height:22px;background:url(czcs.gif);font-weight: normal;padding-top:3px;
}
.pd1{
width:62px;height:22px;background:url(qz.gif);font-weight: normal;padding-top:3px;
}


/*****************************************************************/

}
#boomt a:link {color: #FFFFFF;} /* 未访问的链接 */
#boomt a:visited {color: #FFFFFF;} /* 已访问的链接 */
#boomt a:hover{color: #FFFFFF;text-decoration: underline;} /* 鼠标在链接上 */ 
#boomt a:active {color: #FFFFFF;} /* 点击激活链接 */

#boomt_01 a:link {color: #1D1C7A;} /* 未访问的链接 */
#boomt_01 a:visited {color: #1D1C7A;} /* 已访问的链接 */
#boomt_01 a:hover{color: #1D1C7A;text-decoration: underline;} /* 鼠标在链接上 */ 
#boomt_01 a:active {color: #1D1C7A;} /* 点击激活链接 */

#font_01 a:link {color: #ae0927;text-decoration: underline;} /* 未访问的链接 */
#font_01 a:visited {color: #ae0927;text-decoration: underline;} /* 已访问的链接 */
#font_01 a:hover{color: #000000;text-decoration: underline;} /* 鼠标在链接上 */ 
#font_01 a:active {color: #ae0927;text-decoration: underline;} /* 点击激活链接 */

#map a:link {color: #FFFFFF; font-size:14px;} /* 未访问的链接 */
#map a:visited {color: #FFFFFF;font-size:14px;} /* 已访问的链接 */
#map a:hover{color: #FFFFFF;font-size:14px;text-decoration: underline;} /* 鼠标在链接上 */ 
#map a:active {color: #FFFFFF;font-size:14px;text-decoration: underline;} /* 点击激活链接 */

#map_list a:link {color: #F67702; font-size:12px;} /* 未访问的链接 */
#map_list a:visited {color: #F67702;font-size:12px;} /* 已访问的链接 */
#map_list a:hover{color: #F67702;font-size:12px;text-decoration: underline;} /* 鼠标在链接上 */ 
#map_list a:active {color: #F67702;font-size:12px;text-decoration: underline;} /* 点击激活链接 */
