body {
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;

}

td {
	font-size: 12px;
}

#lianxi {
	margin: 10px;
	padding: 5px;
	font-size: 12px;
	letter-spacing: 1px;
}

.daohang {
	padding: 0px 20px;
	font-size: 12px;
	letter-spacing: 2px;
}

#daohang2 {
	padding: 0px 15px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}



/*链接样式开始*/

a.dh1:Link,a.dh1:Visited{
	color:#555555;
	text-decoration:none;
}
a.dh1:Hover,a.dh1:Active{
	color:#000000;
	background-color: #ffFFFF;
}



a:Link,a:Visited{
	color:#555555;
	text-decoration:none;
}
a:Hover,a:Active{
	color:#000000;
	background-color: #00FFFF;
}


/*表格样式开始*/
.s {	
	widht:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.x {	
	widht:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 9px;
}
.y {	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height:100%;
	width:1px;
}
.z {	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height:100%;
	width:1px;
}

.ysbg {	
	background-image: url(../../images/table_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.yxbg {	
	background-image: url(../../images/table_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.zsbg {	
	background-image: url(../../images/table_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.zxbg {	
	background-image: url(../../images/table_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*大字体标题*/

.title {
	letter-spacing: 1px;
	line-height: 20px;
	font-family: "宋体", "新宋体", "隶书";
	font-size: 13px;
	color: #FF0000;
	font-weight: bolder;
}


.padd {
	padding: 0px 15px;
}
.contentcss {
	letter-spacing: 1px;
	line-height: 20px;
	color:#000000
}

.ulcss{
	list-style-image: url(../../images/mulu.gif);
	margin:0px;
	padding-left: 20px;
	letter-spacing: 1px;
	line-height: 25px;
	color:#000000;
}

.bg1 {
	background-image:url(../../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
