/* 共用部分 */
* {
	margin:0;padding:0;border:0;list-style:none;
}
body {
	background:#cce7eb;font-size:12px;font-family:宋体, Arial, Helvetica, sans-serif;
}
body,body * {
	text-decoration:none;color:#fff;
}
img {
	vertical-align:top;
}
a:hover {
	color:#aaa;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;
}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.clear {
	clear:both;
}
.absolute {
	position:absolute;z-index:10;
}
.center {
	text-align:center;
}
/* index */
.wide {
	width:100%;background-position:center top;background-repeat:no-repeat;clear:both;
}
.index {
	width:1002px;margin:auto;
}
#index-main {
	width:641px;height:301px;float:left;background:url('//images.17173cdn.com/zhuxian/zt/zt08/main.jpg');position:relative;
}
/* detail */
#header {
	width:1003px;margin:auto;
}
#header img {
	float:left;
}
.container {
	width:1003px;margin:auto;
}
#main-container {
	width:833px;background:url('//images.17173cdn.com/zhuxian/zt/zt08/mid.jpg');margin-left:78px;
}
#main {
	width:512px;margin-left:20px;float:left;display:inline;
}
#main-text {
	width:490px;margin-left:12px;background:url('//images.17173cdn.com/zhuxian/zt/zt08/main_mid.jpg');
}
#main-text table {
	width:90%;margin:auto;border:1px #fff solid;clear:both;text-align:center;
}
#main-text td {
	border:1px #fff solid;padding:5px;
}
.td2 td {
	background:#2E2E2E
}
#main-title {
	padding:7px 25px;clear:both;
}
#right {
	width:277px;margin-left:5px;float:left;
}
#right ul {
	width:277px;
}
#right ul li {
	width:260px;height:202px;background:url('//images.17173cdn.com/zhuxian/zt/zt08/right_pic.jpg');
	padding-top:18px;padding-left:17px;
}
#right ul li img {
	width:245px;height:185px;
}
.style1 {
	text-align: left;
}