﻿@charset "utf-8";
/* CSS Document */
/*---------------------------  dengwenfang2004@163.com 2007--2008   ----------------------------------------------*/
@import url("css.css");
@import url("side_se.css");
/*main*/
.nm_li{
	white-space:nowrap;
	height:14px;
	line-height:14px;
	padding:5px 0 5px 17px;
	background:url(../images/news/newsm_li.gif) no-repeat 0 7px;
}
.nm_li a{
	float:left;
	width:510px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.nm_li .nm_fr{
	float:right;
}
#main .mc{
	position:relative;
	padding:5px 15px 50px 15px;
}
#main .mc p{
	text-indent:2em;
	line-height:18px;
}
.mb{
	width:610px;
	position:absolute;
	bottom:0px;
	right:15px;
	margin:10px 0px;
	height:34px;
	line-height:34px;
	overflow:hidden;
	background:#a9c0ac url(../images/news/mb_bgl.gif) no-repeat;
}
.bg2{
	background:#a9c0ac url(../images/news/mb_bgr2.gif) no-repeat right;
}
.mb .m_back{
	width:92px;
	padding:0 10px 0 0;
	height:34px;
	line-height:34px;
	float:right;
	text-align:right;
	font-weight:bold;
	background:url(../images/news/mb_bgr2.gif) no-repeat;
}

.f12{
	font-size:12px!important;
}

/*color-start*/
.fwhite,.mb .m_back:hover{
	color:#FFFFFF;
}
.fgreen,.fblue{
	color:#177963;
}
.fred,.fblue1{
	color:#f22e2e!important;
}
.fblack,.nm_li a:hover{
	color:#000000;
}
.fgray,.nm_li,.nm_li a,#main .mc{
	color:#177963;
}
/*color-end*/
/*分类*/
.new_li{
	padding:0 15px 0 40px;
	width:555px;
	height:34px;
	line-height:34px;
	font-weight:bold;
	background:url(../images/product/new_li.gif) no-repeat;
	color:#FFFFFF;
}
.new_li a{
	color:#FFFFFF!important;
}
.new_li .n_more{
	float:right;
	width:38px;
	height:13px;
	background:url(../images/product/new_more.gif) no-repeat;
	margin-top:10px;
}