@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:"宋体";
}
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#DF1E33;
	text-decoration:none;
}
a:active{
	color: #000;
	text-decoration: none;
}


#zmain{
	width:967px;margin:0 auto; padding:0px; background-color:#FFF;
}
#tp{
	width:967px;margin:0 auto;position:relative; text-align:center;
}
.tp1{
	width:967px; height:85px;overflow:hidden;
}
.tp2{ 
	width:967px; height:37px; overflow:hidden;background:url(../images/tpbg.jpg) repeat-x;
}
.tp2 ul{
	list-style-type:none; padding:0px; margin:0px;
}
.tp2 ul li{
	width:110px;list-style-type:none;margin:0px; overflow:hidden;background:url(../images/tpbgr.jpg) no-repeat right; font-size:14px; font-weight:bold; font-family:"宋体"; float:left; line-height:37px; text-align:center; margin-left:5px; color:#FFF;
}
.tp2 ul li a:link {
	color: #fff;
	text-decoration: none;
}
.tp2 ul li a:visited {
	color: #fff;
	text-decoration: none;
}
.tp2 ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.tp2 ul li a:active{
	color: #fff;
	text-decoration: none;
}

#main{
	position:relative;margin:0px auto;width:967px;overflow:hidden; background:url(../images/bg.jpg) repeat-y left;
}

#main div ul{ 
	list-style-type:none; padding:0px; margin:0px;
}
#main div ul li{
	list-style-type:none; margin:0px;overflow:hidden; text-align:left;
}

.mainleft{
	width:206px;overflow:hidden; float:left;
}
.mainright{
	width:745px; float:right;overflow:hidden;
}

#ft{
	width:743px;position:relative; height:37px;margin:0px auto; padding-top:0px; padding-left:224px; overflow:hidden; line-height:15px; text-align:left; background:url(../images/ft.jpg) no-repeat;
}
.clear{
	clear:both;
}
