body,td,th {
	font-size: 12px;
	
}
body {
	margin:0px;
	background-image: url(../images/zdly_bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.index_stedit {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}

.title1:link {font-size:14px; color: #006093; text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-weight:normal}
.title1:visited {font-size:14px; color: #006093; text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-weight:normal}
.title1:hover {font-size:14px; color: #006093; text-decoration: underline;font-family:Arial, Helvetica, sans-serif;font-weight:normal}

.title2:link {font-size:14px; color: #ffffff; text-decoration: none;font-weight:bold}
.title2:visited {font-size:14px; color: #ffffff; text-decoration: none;font-weight:bold}
.title2:hover {font-size:14px; color: #ffffff; text-decoration: underline;font-weight:bold}
#header{ height:184px;}



.index_text1 {
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height: 28px;
}
.index_text2 {
	font-size:14px;
	font-weight:bold;
	color: #0089FF;
}
.index_text3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.index_text33 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.index_text4 {
	color: #F77719;
	font-weight:bold;
	font-size: 22px;
}
.index_text5 {
	color: #000000;
	line-height: 20px;
	height:100px;
}
.index_text6 {
	color: #F77719;
	font-size: 12px;
	font-weight: bold;
}
.line1 {border-bottom:1px #ccc dotted}
.load{ width:100%; padding:20px 0; text-align:center; float:left}

.load a{
	float: left;
	height: 35px;
	width: auto;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 17px;
	padding-left: 17px;
}
.load a:hover{
	color: #FFF;
	background-color: #22B6F2;
}
.load  a.current{background-color: #22B6F2;color:#fff;}