@charset "utf-8";
/* CSS Document */
body {
}
* {
	border: 0px;
	margin: 0px;
}
p {
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
.db {
	border-right: 1px solid #CCC;
	border-left: 1px solid #ccc;
	width: 1024px;/*border: 1px solid #06C;*/
}
.dh {
	background: url(q.jpg) no-repeat;
	width: 1024px;
	height: 100px;/*
	border-bottom: 1px solid #333;*/
}
.dhe {
	background: url(qe.jpg) no-repeat;
	width: 1024px;
	height: 100px;/*
	border-bottom: 1px solid #333;*/
}
.dhj {
	background: url(qj.jpg) no-repeat;
	width: 1024px;
	height: 100px;/*
	border-bottom: 1px solid #333;*/
}
.t1 {
	width: 1024px;
	height: 70px;
	background: url(l.jpg) repeat-x;
}
.t1 li {
	border-left: 1px dotted #FFF;
	list-style: none;
	float: left;
	text-align: center;
}
.t1 li a {
	padding: 8px 25px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	color:#036;
}
.t1 li a:hover {
	background: url(m.jpg) repeat-x;/*
	border-top: 1px solid #F66;*/
}
.dl {
	padding-top: 10px;/*
	border-right: 1px solid #06C;*/
	height: 450px;
	float: left;
	width: 200px;/*border-right: 1px solid #999;*/
}
.du {
	padding: 0px;
}
.dl li {
	list-style: none;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2px;
}
.du a {
	border-bottom: 1px solid #FFF;
	line-height: 28px;
	font-weight: bold;
	display: block;
	padding: 5px 5px;
	color: #063;
}
.du a:hover {
	color: #F66;
	border-bottom: 1px solid #F66;/*
	border-left: 1px solid #093;*/
}
.dd {
	position: relative;
	top: 280px;
	border: 1px solid #CCC;
	text-align: left;
	font-size: 12px;
}
.dc {/*
	border: 1px solid #06C;
	background-image:url(p.jpg);*/
	font-size:14px;
	width: 794px;
	float: left;
	text-align:left;
	margin-left:30px;
}
.dc P {
	line-height: 30px;
	font-weight: bold;
	text-align: left;
}
.t3 {
	border: 1px solid #666;
	background-color: #09C;
	width: 650px;
}
.t3 td {
	background-color: #FFF;
	text-align: center;
}
.t4 {
	width:750px;
	margin-left: 20px;
	float: left;
	text-align: left;
	font-size:14px;
}
.myfooter {/*
	border: 1px solid #06C;*/
	border-top: 1px solid #CCC;
	margin-top: 20px;
	font-size: 14px;
}
.f1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;}
.s1 {
	font-size:14px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;}
.s2 li{
	list-style:none;
	font-weight:bold;
	font-size:14px;
	line-height:30px;}