*{	padding:0;
	margin:0 auto;
	border:0;
}
body{
	font:normal 14px/160% "宋体";
	color:#B04350;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#ff0000;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
li{
	padding:0;
	margin:0;
	list-style:none;
}
img{
	border:0;
	display:block;
}
#head{
	background-image:url(fishimg/bg.jpg);
	width:970px;
	height:450px;
	overflow:hidden;
	zoom:1;
}
#head .title{
	width:970px;
	font:bold 20px/180% "宋体";
	text-align:center;
}
#head .main{
	width:970px;
	padding:5px 10px 0 10px;
	overflow:hidden;	
}
.main .mainleft{
	float:left;
	width:480px;
	overflow:hidden;
}
.main .mainright{
	float:right;
	width:400px;
	overflow:hidden;
}
.mainright li{
	float:left;
	width:170px;
	margin:10px;
	text-align:center;
	font:normal 14px/160% "宋体";
	line-height:21px;
	overflow:hidden;	
}
.mainright li img{
	border:solid 5px #FFD2AE;
}
#head .footer{
	width:970px;
	font:14px/180%;
	color:#000000;
	text-align:center;
}


