html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
body{
	font-family: "宋体";
	font-size: 13px;
	color: #000000; line-height:22px;
}
#tong{
	width:700px;
	height:auto;
	margin:0 auto;
	background-image:url(bg.gif);
	background-repeat: repeat-x;
}
.dh1{ width:700px; height:37px;}
#main{ width:680px; height:auto; padding:5px 10px;}
#dh2{ width:680px; height:36px; background-image:url(02.gif); background-repeat:no-repeat; margin-top:5px; line-height:45px; overflow:hidden;}
#neirong{
	width:658px;
	height:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBAC3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBAC3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBAC3;
	padding:5px 10px 5px 10px;
}