@import url("base.css"); 
/******网站新闻中心三栏开始*************************************************************/
#main{margin:0px auto;}
#page_l{
	float:left;	
	width:230px;
	background-repeat: repeat-x; }
#page_r{
	float:right;	
	width:750px;
	background-repeat: repeat-y; }
#lm_main{
    width:950px;
	margin:0 auto;
	}
#lm_news_l{
    float:left;
	width:210px;
	padding:0px 10px;
}
#xinwentou { font-size:30px; font-family:黑体; font-weight:bold;margin:5px 0px;}
/********************
#main ul li a{color:#39485b;text-decoration:none;}
#main ul li a:hover {text-decoration:underline;}
#main ul li a:visited {color:#551a8b;text-decoration:none;}
********************/
.lm_01 ul li a{font-size:14px;}
.lm_02 ul li a{font-size:12px;}
#lm_news_r{
    float:right;
	width:740px;
	padding-right:8px;
}
#lm_jiuye_r{
    float:right;
	width:715px;
	padding-right:10px;
	padding-left:20px;
}
.datecolor{color:#a1a1a1;}
.font5{
font-family: 宋体;
font-size: 20px;
border-bottom: 1px solid #DFE6EA;
padding: 10px;
text-align: center;
font-weight: bold;
color: #CA0E0C;
}
.san_news_news{
line-high:15px;
}
.lm_01{
	font-size:14px;
	width:380px;
	padding:0px 10px 0px 20px;
	line-height:150%;
}
.lm_02{
	font-size:12px;
	width:320px;
	padding:0px 10px 0px 0px;
	line-height:150%;
}

#shipin_ulli li{
	width:140px;
	float:left;
	background-image:url(images/icon3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}

.listAorrow{
	list-style-image:url(images/icon2.gif);
	list-style-position:inside;
	padding-left:6px;
	line-height:150%;
}

.height25{
	line-height:185%;
	overflow:hidden;
}

/******网站新闻中心三栏结束*************************************************************/