﻿#main-body #main-page #container .top-banner
{
	background: transparent url(../images/page/news/top-banner.jpg) no-repeat top center;
}

#main-body #main-page #container .main .left-box
{
	background: #9db960 url(../images/page/news/left-box-b-bg.jpg) no-repeat left bottom;
}

#main-body #main-page #container .top-banner .title-page
{
	color: #5d802c;
}

#main-body #main-page #container .main .left-box .menu li
{
	color: #1b5968;	
}

#main-body #main-page #container .main .left-box .menu li.active
{
	background: transparent url(../images/page/news/left-box-menu-point.jpg) no-repeat left top;
	color: #fff;
}

#main-body #main-page #container .main .right-box .news-title
{
	background: transparent url(../images/page/news/news-title-icon.jpg) no-repeat left 2px;
	padding-left: 20px;
	font-weight: bold;
}

#main-body #main-page #container .main .right-box .content
{
	width: 620px;
	overflow: hidden;
	padding: 15px 0;
}

#main-body #main-page #container .main .right-box .more-news .title
{
	background: transparent url(../images/page/news/news-title-icon.jpg) no-repeat left 2px;
	padding-left: 20px;
	font-weight: bold;
}

#main-body #main-page #container .main .right-box .more-news ul
{
	padding-left: 60px;	
}

#main-body #main-page #container .main .right-box .more-news ul li
{
	background: transparent url(../images/page/news/pointer.jpg) no-repeat left 10px;
	padding-left: 10px;
	line-height: 22px;
}

#main-body #main-page #container .main .right-box .height-space
{
	height: 100px;
	width: 100%;
	overflow: hidden;	
}