.top_font_12 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.search {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #3399CC;
}
.top_font_blod {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top_font_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lx_border {
	border: 1px solid #cccccc;
}
.lx_border_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lx_border_xx {
	border: 1px dashed #cccccc;
}
.lx_font_red {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.lx_border_red {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
body {      /*  定义所有的背景颜色和图像，在CSS里定义成伪类 */
	background-image: url(LX_images35.jpg);
	background-attachment:fixed;

}

input:hover 
{
	border: 1px solid #3399FF;
}
.top_font_14_bold_yellow {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.lx_input_font {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#lx_link A:link,#lx_link A:visited,#lx_link A:active{
 text-decoration: none;
 color: #000;
 font-size: 12px;
}
#lx_link A:hover{  
 text-decoration: none;
 color: #FF0000;
 font-size: 12px;
} 






#def A:link,#def A:visited,#def A:active{
 text-decoration: none;
 color: #000;
 font-size: 12px;
 font-weight:bold;
}
#def A:hover{
 text-decoration: none;
 color: #FF0000;
 font-size: 12px;
 font-weight:bold;
}
