a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color:#262626;} /* 未访问的链接 */
a:visited {color:#262626;} /* 已访问的链接 */
a:hover{
	color: #000000;
	text-decoration: underline;
} /* 鼠标在链接上 */ 
a:active {color:#262626;} /* 点击激活链接 */

a.bai{font-size: 12px;
}
a.bai:link {color: #ffffff;}
a.bai:visited {color: #ffffff;}
a.bai:hover{color: #ffffff;}
a.bai:active {color: #ffffff;}

a.hui{font-size: 14px;
}
 ul li{
list-style-type:none;
}
.yq{font-size: 24px;
font-weight:bold;}

.bai14{color:#ffffff;
font-size:12px;
	background-position: bottom;}

.bai36{color:#ffffff;
font-size:26px;}


.gg14{font-size: 14px;}

.pm14 {
	font-size: 14px;
	line-height:30px;
	background-position: left;
}

.lv14{font-size: 14px;
color:#FF8000;
font-weight:bold;}
.lx{font-size: 14px;
color:#006238;
}
.sycx{	font-family: "微软雅黑";
	font-size: 40px;
	font-weight: bold;
place-items: center;}
.main_title_760{font-size: 14px;
color:#ff0000;
}
.nr_bt{font-size: 14px;
font-weight:bold;
}
.lv{color:#fffff;}

.huang{color:#ffffff;font-size: 18px; 
}


.bottom{border:none;background:url(/lzt/Images/lzt/ss.jpg); width:84px; height:32px; }


.hg{line-height: 25px;}
.element {
  line-height: 400px;
bottom: 20px;
}

body
{
	margin:0px;
	font-size: 12px;
	background-position:center;
	text-decoration: none;
	color:#262626;
	background-color: #bbe291;

       }
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一

般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"微软雅黑";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
         letter-spacing:1pt;
line-height: 23px;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置

，可定义内容为背景、字体、颜色、边框等 */
/*input
{
background-color: #ffffff; 
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #666666;
height: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，

可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
　　/* --留言频道css定义开始-- */


.guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
padding-left:5;height: 30;color: ff0000;
}


.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #ffb400;padding: 2;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #ffb400;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#ffedc0;color: #ee3001;font-weight: normal;height: 

25;
}

.guest_tdbg /* 表格背景颜色定义(760) */
{
line-height: 120%;
}
.guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#d2d3d9;
}
.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.guest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #449ae8;
}
　　/* --留言频道css定义结束-- */
