body {
	color:#330000;
}
#main {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/bg-1.gif) repeat-y;
	width:100%;
	min-width:1002px;
}
* html #main,* html #bom {
	width: expression(document.body.clientWidth<1002?"1002px":"100%"); /*for IE*/
}
#p-topbg {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/155_01.jpg) top center no-repeat scroll;
	width:100%;
	text-align:center;
}
#p-bombg {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/155_02.jpg) bottom center no-repeat scroll;
	width:100%;
}
#bom{
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/155_03.jpg) top center no-repeat scroll;
	width:100%;
	min-width:1002px;
	height:151px;
}
#wrap {
    width:1003px;
	padding:0px 0px 200px;
	margin:0px auto;
	
}
#topnav {
	padding:0px;
	text-align:right;
	height:245px;
}
#leftnav {
	padding:100px 0px 0px;
	margin:0px;
	text-align:right;
	float:left;
	width:176px;
}
#content-wrap {
	width:820px;
	padding:0px;
	margin:0px;
	float:left;
}
#c-top1 {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/ctop1.jpg) 0 0 no-repeat;
	width:820px;
	height:235px;
}
#c-top2 {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/ctop2.jpg) 0 0 no-repeat;
	width:820px;
	height:235px;
}
#c-top3 {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/ctop3.jpg) 0 0 no-repeat;
	width:820px;
	height:235px;
}
#c-top4 {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/ctop4.jpg) 0 0 no-repeat;
	width:820px;
	height:235px;
}
#c-top5 {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/ctop5.jpg) 0 0 no-repeat;
	width:820px;
	height:235px;
}
#c-top6 {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/ctop6.jpg) 0 0 no-repeat;
	width:820px;
	height:235px;
}
#c-bom {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/cbom.png) 0 bottom   no-repeat;
	width:827px;
	height:109px;
	padding:0px;
	margin:0px 0px 200px;
	clear:both;
}
* html #c-bom {
	margin:0px; /*for IE*/
}
#content {
	background:url(//images.17173cdn.com/2009/zthj/images/zt/20090828/cbg.png) 0 0 repeat-y;
	width:820px;
	padding:20px 20px 50px;
	margin:0px auto;
	clear:both;
	text-align:center;
}
* html #content {
	padding:20px 50px 0px 50px; /*for IE*/
}
p {
	font-size:9pt;
	line-height:1.8em;
	text-align:left;
	width:90%;
	margin:0;
	padding:5px;
}
center {
	width:90%;
	text-align:center;
}
h1 {
	text-align:left;	
	font-size:10pt;
}
td {
	font-size:9pt;
}
th {
	text-align:center;
}
.red {
	font-size:9pt;
	color:red;
}
.pic {
	width:90%;
	border:0px;
}
.pic td{
	padding:1px;
	text-align:center;
	font-size:9pt;
}
.detail {
	background:#330000;
	width:90%;
}
.detail td, .detail th{	
	background:#f5e5b6;
	font-size:9pt;
	padding:5px;
}