/* 整体框架层 */
#page-container {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;

}

/* flash层 --------------------------------------------------------------------*/    
#Bananer_div {
	height:370px;
	width: 1003px;
	background-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-image: url(y.jpg);
	background-position: 30px;
	background-repeat: no-repeat;
	line-height: 35px;
}

/* 顶部导航菜单层 --------------------------------------------------------------------*/    
#Nav_div {
	height: 42px;
	width: 1003px;
	background-image: url(NavBJ.jpg);
	background-repeat: repeat-x;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left-gd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: right;
	width: 80px;
	position: absolute;
	right: 2px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	top: 9px;
}
.gd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#Nav_news {
	position: absolute;
	top: 38px;
	height: 170px;
	width: 207px;
	left: 31px;
}
#Nav_wz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	width: 338px;
	top: 35px;
	line-height: 20px;
	font-weight: normal;
	left: 299px;
	right: 20px;
	height: 169px;
}
#Nav_cp {
	position: absolute;
	width: 100%;
	top: 39px;
	height: 166px;
}
.zy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}






/* 正文层 */
#Main_div 
{
	position:relative;
	height:211px;
	background-color: #FFFFFF;
	width: 1003px;
}
#Main2_div 
{
	position:absolute;
	height:211px;
	width: 388px;
	background-image: url(BJ2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	left: 274px;
}
#Main3_div 
{
	position:absolute;
	height:211px;
	background-color: #FFFFFF;
	left: 662px;
	width: 341px;
}

/* 底部层 */
#Search_div {
	height: 5px;
	position:relative;
	background-color: #C40403;
	width: 1003px;
}

/* 底部版权层 ------------------------------------------------------------------------------------*/
#Footer_div
{
	height: 35px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3D3D3D;
	width: 1003px;
	text-indent: 230px;
	line-height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    } 
#youh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	position: relative;
	height: 100px;
	width: 1003px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

