/*全局样式定义*/
ul,li,h1,h2,h3,h4,h5,h6,img,form,div,dl,dt{
margin:0px;
padding:0px;
border:0px;
}
li{
list-style:none;
}
body{
font-size:12px;
font-family:"宋体",Verdana, Arial, Helvetica, sans-serif;
margin:0px auto;
padding:0px;
width:920px;
background-image:url(../img/bg.jpg);
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}	
.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
	visibility: hidden;
}
/*整体布局定义开始*/
.dh a {
	color: #FFFFFF;
}
.dh a:hover{
color:#ffffff;}
.bot p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.xw li {
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	background-image: url(../img/list1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
	clear: both;
	height: 23px;
}
.xw .n_left {
	float: left;
}
.xw .n_right {
float:right;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.ly li {
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	background-image: url(../img/0101.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
}
.ly .n_left {
	float: left;
}
.ly .n_right {
float:right;
color:#999999;
}
.bian_img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.list_xw li {
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
	background-image: url(../img/list1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
	height: 29px;
}
.list_xw .n_left {
	float: left;
}
.list_xw .n_right {
float:right;
color:#999999;
}
