@charset "utf-8";
/* CSS Document */
.lm_body_l{/*主体分2栏左侧*/
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 610px;
	float: left;
	border:1px solid #999999;
}
.lm_body_l hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.lm_body_l2{
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.lm_body_l2 a {
	font-size: 26px;
	color: #FF0000;
	font-family: "黑体";
	font-weight: bold;line-height:30px;
}
.lm_body_l2 a:link {
	text-decoration: none;
	font-size: 26px;
	color: #FF0000;line-height:30px;
}
.lm_body_l2 a:visited {
	text-decoration: none;
	color: #990000;
}
.lm_body_l2 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.lm_body_l2 a:active {
	text-decoration: none;
	color: #FF9900;
}
/******************************/
.lm_body_l a {
	font-size: 14px;
	color: #000000;
}
.lm_body_l a:link {
	text-decoration: none;
}
.lm_body_l a:visited {
	text-decoration: none;
	color: #990000;
}
.lm_body_l a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.lm_body_l a:active {
	text-decoration: none;
	color: #FF9900;
}
.lm_body_r{/*主体分2栏左侧*/
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 315px;
	float: right;
	border:1px solid #999999;
	border-top:0px;
}
.lm_body_r_bt{/*主体分2栏左侧*/
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 315px;
	background-image: url(../images/sprite.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 13px;
	color: #CC0000;
}

.lm_body_r_bt a {
	font-size: 12px;
	color: #CC0000;
}
.lm_body_r_bt a:link {
	text-decoration: none;	font-size: 12px;
	color: #CC0000;
}
.lm_body_r_bt a:visited {
	text-decoration: none;
	color: #990000;
}
.lm_body_r_bt a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.lm_body_r_bt a:active {
	text-decoration: none;
	color: #FF9900;
}
.lm_body_r_zw{/*主体分2栏左侧*/
color:#000000;
	margin: 0px;
	padding: 8px;
	height: 220px;
	width: 307px;
	border:0px solid #999999;
	line-height:150%;
}
.lm_body_r_zw2{/*主体分2栏左侧*/
	margin: 0px;
	height: auto;
	width: 307px;
	border:0px solid #999999;
	padding: 8px;
	line-height:150%;

}
/*中部文章列表样式结束*/
.text_body {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.liebiao_t{
	width:auto;
	height:30px;
	line-height:30px;
	background-image: url(../images/bgDIVIDER.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color:#990000;
	text-align: center;
}
/*中部文章列表链接样式开始*/
a.aaa{text-decoration: none;height: 28px;PADDING-top: 10px;	font-size: 12px;}
a.aaa:link {text-decoration: none;color: #000000;height: 24px;FONT-SIZE: 14px;}
a.aaa:visited {text-decoration: none;color: #000000;height: 24px;FONT-SIZE: 14px;}
a.aaa:hover{text-decoration: none;color: #660000;height: 24px;FONT-SIZE: 14px;}
a.aaa:active {text-decoration: none;color: #660000;height: 24px;FONT-SIZE: 14px;}

.bbb /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#ffffff;height: 26;font-size:14px;color: #0A0A0A;margin:2px;PADDING-top: 10px;	
}
.ccc /* --自定义列表标签中偶数表格行背景颜色定义-- */
{
background:#F5F5F5;height: 26;font-size:14px;color: #0A0A0A;margin:2px; PADDING-top: 10px;
}

/*中部文章列表链接样式结束*/