﻿
/* ---------- NEWS START -------------*/

#newsLeft
{
	width: 244px;
	float: left;
}

#newsRight
{
	width: 634px;
	text-align: left;
}

.newsCateTitle
{
	height: 40px;
	background-image: url(../../images/common/news/newsCateTitleBg.gif);
	line-height: 40px;
	padding-left: 30px;
	width: 203px;
	margin-bottom: 4px;
	font-weight: bold;
}

#newsFrame
{
	border: solid 1px silver;
	height: 700px;
	width: 730px;
	margin-bottom: 20px;
}

.newsFrameTop
{
	background-image: url(../../images/common/news/newsFrame_01.gif);
	width: 230px;
	height: 9px;
	overflow: hidden;
}

.newsFrameBottom
{
	background-image: url(../../images/common/news/newsFrame_03.gif);
	width: 230px;
	height: 8px;
	overflow: hidden;
	margin-bottom: 10px;
}

.newsFrameMiddle
{
	background-image: url(../../images/common/news/newsFrame_02.gif);
	width: 230px;
	text-align: left;
}


.newsFrameMiddle ul
{
	vertical-align: baseline;
}

.newsFrameMiddle ul li
{
	padding-left: 0px;
	border-bottom: dashed 1px silver;
	line-height: 20px;
}

.newsFrameMiddle ul li a
{
	color: Black;
}

.newsFrameMiddle ul a
{
	margin-left: 0px;
}

.newsHotestNews
{
	width: 733px;
}
.newsBottomListTitle
{
	width: 700px;
	border-bottom: solid 2px #badea2;
	vertical-align: middle;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	padding-top: 5px;
	background-color:#EDEDED;
	margin-top:10px;
}

.newsBottomListIcon
{
	margin-right: 10px;
	background-color: #EDEDED;
}
.newsBottomList
{
	margin-bottom: 10px;
}

.newsBottomListRightImage
{
	margin-top: 0px;
	width: 110px;
	height: 100px;
	border: solid 2px gray;
	float: right;
}
*html .newsBottomListRightImage
{
	margin-top: 10px;
}

* + html .newsBottomListRightImage
{
	margin-top: 10px;
}

.newsHotestNewsImgs
{
	float: left;
	width: 130px;
	height: 130px;
	border: solid 2px gray;
	margin-right: 10px;
}

.newsBottomListTopDiv
{
	width: auto;
	line-height: 20px;
	padding-right: 10px;
}

.newsBottomListTopDivTitle
{
	line-height: 30px;
	border-bottom: dotted 1px silver;
	margin-bottom: 5px;
}

.newsBottomList ul li
{
	list-style-image: url(../../images/common/news/newsListIcon.gif);
	line-height: 20px;
}
.newsBottomList li
{
	list-style-image: url(../../images/common/news/newsListIcon.gif);
	line-height: 20px;
}
.newsBottomList ul li a
{
	color: Black;
}

/* ---------- NEWS END -------------*/
