/*================== news.css ====================== */

.title_news{
     background:url(images/news/title_news.gif) no-repeat;
	 }

.title_zixun{
     background:url(images/news/title_zixun.gif) no-repeat;
	 }

.title_company{
     background:url(images/news/title_company.gif) no-repeat;
	 }

.title_word{
     background:url(images/news/title_word.gif) no-repeat;
	 }

.img_news{
     background:url(images/news/news.jpg) no-repeat;
	 }

.news_bj{
     background:url(images/news/bj.gif) repeat;
	 }

.left_title{
     background:url(images/news/left_title.gif) no-repeat;
	 }

.category_bj{
     background:url(images/news/category_bj.gif) no-repeat right 8px!important;
     background:url(images/news/category_bj.gif) no-repeat right 5px;
	 }

.nav_bj{
     background:url(images/news/nav_bj.gif) no-repeat left 3px!important;
     background:url(images/news/nav_bj.gif) no-repeat;
	 }

/*资讯展示页面样式*/
.news_left{ 
     float:left;
	 text-align:left;
	 padding-left:15px;
	 background:url(images/arrow_red.gif) no-repeat 5px 6px;
	 }

.news_right{
     float:right;
	 text-align:center;	 
	 padding-right:30px;
	 }

.news_memo{
     border-bottom:1px dotted #ccc;
	 padding-top:8px;
	 clear:both;
	 padding-left:14px;
	 padding-bottom:4px;
	 }
