.dsdt_top{
	clear:both;
	margin-left:10px;
	margin-top:10px;
	height:40px;
}
#dsdt_tpxw{
	background:url(../images/dsdt_tpxw.gif) no-repeat;
}
#dsdt_ldjh{
	background:url(../images/dsdt_ldjh.gif) no-repeat;
}
#dsdt_qtdt{
	background:url(../images/dsdt_qtdt.gif) no-repeat;
}

#dsdt_tpxw_pic{
	list-style:none outside;
	margin-left:5px;
}
#dsdt_tpxw_pic li{	
	float:left;
	width:180px;
	margin:10px 0px 10px 5px;
}
#dsdt_tpxw_pic li p{
	text-align:center;
	line-height:30px;
}

.dsdt_list{
	margin-top:10px;
	margin-left:30px;
	list-style:none;
	list-style-position:outside;
}
.dsdt_list li{
	height:25px;
	padding-left:20px;
	background:url(../images/arrow2.gif) no-repeat;
}
.dsdt_list li a{
	color:#333;
}
.dsdt_list li a:hover{
	color:#FF0000;
	text-decoration:underline;
}

#dsdt_left{
	background:url(../images/dsdt_left_top.gif) no-repeat;
	padding-top:50px;
	list-style:none;
	list-style-position:outside;
}
#dsdt_left li a{
	display:block;
	height:30px;
	line-height:30px;
	color:#333333;
	text-align:center;
	margin-top:3px;
	border-bottom:#FFF solid 1px;
}
#dsdt_left li a:hover{
	border:#aaa solid 1px;
	color:#990000;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	background:url(../images/arrow4.gif) no-repeat 20px 10px;
}

#dsdt_c_top{
	background:url(../images/dsdt_c_top.gif) no-repeat;
}
#dsdt_right_top{
	background:url(../images/dsdt_right_top.gif) no-repeat;
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	padding-left:40px;
	color:#3366CC;
}