﻿#body
{

	height:300px;

	text-align:center;


}
#denglu
{
	float:left;
	width:402px;
	height:256px;
	background:#abd4ef;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}
#d_title
{
	width:100%;
	text-align:left;
	color:#000000;
	padding-bottom:8px;
}
#bian
{
	border:1px solid #166ca3;
}
#d_banner
{
	width:100%;
	height:45px;
	background:url(../image/d5.gif)
}
#d_body
{
	width:100%;
	height:160px;
	background:#ffffff;
}
#d_body2
{
	text-align:left;
	padding-left:50px;
}
#d_body2 ul
{
	margin:0px;
	list-style-type:none;
	padding:0px;
}
#d_body2 li
{
	padding-top:10px;
	color:#000000;
	font-weight:bold;
}

#d_foot
{
	width:100%;
	height:22px;
	background:#f7f7e7;
	border-top-color:#dddddd;
	border-top-style:solid;
	border-top-width:1px;
}
#denglu_left
{
	float:left;
	width:5px;
	height:276px;
	background:url(../image/d6.gif);
}
#denglu_right
{
	float:left;
	width:5px;
	height:276px;
	background:url(../image/d7.gif);
}