@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:#FB0606;
	text-decoration:none;
}
a:active{
	color: #000;
	text-decoration: none;
}


#zmain{
	width:1000px;margin:0 auto; padding:0px; background-color:#FFF;
}
#tp{
	width:1000px;margin:0 auto;position:relative; text-align:center;
}
.tp1{
	width:1000px; height:89px;overflow:hidden;
}
.tp2{ 
	width:1000px; height:48px; overflow:hidden;background:url(../images/index_08.jpg) repeat-x;
}
.tp2 ul{
	list-style-type:none; padding:0px; margin:0px;
}
.tp2 ul li{
	list-style-type:none;margin:0px; overflow:hidden;font-size:12px; font-family:"宋体"; float:left; line-height:48px; text-align:center;color:#FFF;
}

#main{
	position:relative;margin:0px auto;width:1000px;overflow:hidden; background:url(../images/bg.jpg) repeat-y left;
}

.mainleft{
	width:217px;overflow:hidden; float:left;
}
.mainleft div{
	width:217px; text-align:left;
}
.mainright{
	width:770px; float:right;overflow:hidden;
}
.mainright ul{ 
	list-style-type:none; padding:0px; margin:0px;
}
.mainright ul li{
	list-style-type:none; margin:0px;overflow:hidden; text-align:left;
}
#ft{
	width:1000px;position:relative; height:70px;margin:0px auto; padding-top:15px;overflow:hidden; line-height:25px; text-align:center; background:url(../images/ft.jpg) repeat-x;
}
.clear{
	clear:both;
}