﻿#pContent
	{
		background-color: #75522C;
		width: 980px; 
		margin-right: auto; 
		margin-left: auto
	}
	
#pRight
	{
		background-color: #75522C; 
		text-align: left; 
		width: 250px;
		float: right
	}	
	
#pLeft
	{
	background-color: #ffffff;
	text-align: left;
	width: 725px;
	float: left;
	height: auto;
	display: block;
	}
	
	#pLeft #FlashPic {
	float: left;
	width: 350px;
	margin-right: 5px;
	margin-left: 5px;
	height: 265px;
}
#pLeft #HotLineNews {
	height: 265px;
	width: 360px;
}
#pLeft .navDiv ul {
	padding-bottom: 10px;
}
#pLeft #HotLineNews {
	float: left;
}
.ClearLine {
	clear: both;
	height: 5px;
}
#pLeft .LeftLb {
	float: left;
	width: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
#pLeft .LeftRb {
	float: left;
	width: 360px;
}
#pLeft .PicNews {
	width: 720px;
	margin-left: 5px;
	margin-right: 5px;
}
#pLeft .PicNews img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 120px;
	width: 100px;
}

