/*基本信息*/
body,td,tr {
	margin:0px;
	text-align:center;
	background:url(dx_img/bj.jpg);
	color:#000000;
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 24px;
}
.left {
	background-color: #8DD4F2;
}

a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}
a:active {
    color: #ff0000
} 

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #04538E;
	text-align: center;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sj {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
}
.content {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-transform: capitalize;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
}
.r {
	background-image: url(dx_img/Clear.jpg);
	background-repeat: repeat-y;
}


.aa {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	text-transform: capitalize;
	color: #000000;
	padding-left: 2px;
	text-align: left;
}
.tit {
	background-image: url(dx_img/r_bj.jpg);
	background-repeat: repeat-x;
}

