@charset "gb2312";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8em;
	color: #003399;
}
body {
	
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.h1 {
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 2.1em;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a6d9ff;
	border-bottom-color: #a6d9ff;
	
}
.h2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #2469b7;
	background-image: url(images/dbt_03_9010110101101.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 28px;
	padding-left: 10px;
}
.h3   {
	background-repeat: repeat;
	height: 32px;
	background-image: url(images/h3.gif);
	background-position: center top;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 2.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6d9ff;
}

.h3 a {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.h4 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.8em;
	color: #2469b7;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}



b {
	display:block;
	overflow:hidden;
	height: 1px;
}
.r1 {
	background:#a6d9ff;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}
.r2, .content {
	clear:both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a6d9ff;
	border-left-color: #a6d9ff;
}
.r2 {
	margin:0 1px;
}
.ul a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.a:hover {
	color: #FF3300;
	text-decoration: underline;
}
