@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;
	background-color:#8B8B8B;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#FAB600;
	text-decoration:none;
}
a:active{
	color: #FAB600;
	text-decoration: none;
}

#zmain{
	width:1004px;margin:0 auto; padding:0px; background-color:#FFF;
}
#tp{
	width:1004px;margin:0 auto;text-align:center; position:relative;
}
.tp1{
	width:1004px;overflow:hidden;
}
.tp2{ 
	width:1004px; height:46px; overflow:hidden; text-align:left;
}


#main{
	position:relative;margin:0px auto;width:1004px;overflow:hidden; background:url(../images/index_09.jpg) repeat-y left top;
}
.mainleft{
	width:266px;overflow:hidden; float:left;
}
.mainleft div.leftconts{
	width:226px; text-align:left; padding-left:25px; padding-right:15px;
}

.mainright{
	width:732px; 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;height:auto !important;
}
.mainright li.minheight{ min-height:150px; height:auto !important; height:150px;}
#ft{
	width:550px;position:relative; height:auto; padding-top:7px;margin:0px auto;overflow:hidden; line-height:25px; text-align:center; background:url(../images/ft.jpg) repeat-x; 
}

