@charset "utf-8";
body {
	background-image: url(images/bg.gif);
}

#tzb_body {
	width: 950px;
	background-repeat: repeat-y;
	background-position: center top;
}
.qukuai{
	width: 950px;
	margin-top:55px;
  }
.position_logo{
	float:right;
	clear:both;
	margin:-219px 120px 0 0;
}
.top_bg{
	height:23px;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top center ;
 }
 .mid_bg{background-image:url(images/bg_midd.gif);}
 .bt_bg{
 	width:950px;
	 background:url(images/bg_button.gif)}
li a,li a:hover,li a:visited {
	color: #006699;
}

.p1{
	padding-left:150px;
	padding-top:30px;
	background-image:url(images/bg_midd.gif);
}
.p2{
	padding-left:80px;
	background-image:url(images/bg_midd.gif);
 }
li {
	font-family: Tahoma, "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	height: 30px;
	width: 600px;
	border: 1px solid #FF6600;
}

