* {
	padding: 0px;
	margin: 0px;
}
html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #fff;
	display: block;
}
body {
	margin: 0px auto;
	padding: 0px 0px 20px;
	text-align: left;
	width: 990px;
}
td {
	font-size: 14px;
	line-height: 1.6;
	color: #000;
}
form,ul,li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
img {
	border: none;
}
#footer {
	border-top: 4px solid #1858B9;
	text-align: center;
}
#footer td {
		font-size: 12px;
}

/*链接样式*/
a {
	color: #009;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
#nav a {
	color: #fff;
}
#nav a:hover {
	color: #FFFF66;
}
.fontRed a {
	color: #f00;
}
.fontBlack a {
	color: #000;
}
h4 a {
	color: #990000;
}

/*公共样式*/
h4 {
	font-size: 12px;
	color: #990000;
}
.fontRed {
	color: #f00;
}
.fontWhite,
.fontWhite a {
	color: #fff;
	text-decoration: none;
}
.font12px td,
.font12px {
	font-size: 12px;
}
.lineAll {
	border: 1px solid #ccc;
}
.lineAll2 {
	border: 1px solid #DADADA;
}
.lineAll3 {
	border: 1px solid #9CC9DE;
}
.lineBot {
	border-bottom: 1px solid #DEE9FD;
}
.lineLeft {
	border-left: 1px solid #87C1EF;
}
.marTop {
	margin-top: 10px;
}
.padLeft {
	padding-left: 12px;
}
.padLR {
	padding: 0px 12px;
}
ul{
	padding-left: 4px;
}
ul li {
	background: url(icon_dot.gif) no-repeat left center;
	padding-left: 10px;
	line-height: 1.8;
}
.list ul li {
	background: url(icon_dot.gif) no-repeat left 10px;
	line-height: 1.5;
	padding: 4px 0px 4px 10px;
}
.list ul li span {
	color: #999;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.photo img {
 border: 1px solid #333;
}
#pic table td {
	font-size: 12px;
	width: 20%;
	padding: 6px;
	vertical-align: top;
}
#left td {
}
.line-all-img2{
	border: 1px solid #ccc;
	padding: 3px;
}
.line-b {
	background: url(line-07.gif) repeat-x left bottom;
}
.line-b2 {
	background: #f8f8f8 url(line-07.gif) repeat-x left bottom;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
#text {
	line-height: 1.6;
}
#text p{
	margin: 0 0 1em;
}
.epages {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
.epages a {
	font-size: 14px;
}

#snav ul,#snav li {
padding: 0;
margin: 0;
}
#snav {
line-height: 22px; list-style-type: none; background:#666;
}

#snav a {
	display: block;
	width: 100px;
	text-align:center;
	text-decoration: none;
}

#snav a:hover {
color:#FFFF99;text-decoration:none;font-weight:bold;
}

#snav li {
float: left; width: 100px; background:#CCC;
}
#snav li a:hover{
background:#999;
}
#snav li ul {
	line-height: 27px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 100px;
	position: absolute;
}
#snav li ul li{
float: left; width: 100px;
background: #2D96E3;
}

#snav li ul a{
	display: block;
	text-align:left;
	padding-left:10px;
	color: #FFFFFF;
}
#snav li ul a:hover {
color:#FFFF99;text-decoration:none;font-weight:normal;
background:#74BAED;
}

#snav li:hover ul {
left: auto;
}
#snav li.sfhover ul {
left: auto;
}
#dbtpic {
	text-align: center;
}