body{
	
	margin:0;
	color: #000000;
	background-color: #4AA1A8;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;


}
body,td,th ,div{
	color: #000000;
	line-height:23px;
	font-size: 12px;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.red{
	color:#FF0000;
	}
.yellow a{
	color:#FFFF00;
}
.hui1{
	color:#666666;
	font-size: 12px;
}
.hui1 a{
	color:#666666;
}
.new_pic a{
	width:1px;
	display:block;
	color:#08626B;
	border:5px solid #88C5CA;
	}	
.new_pic a:hover {
	border:5px solid #4AA1A8;
	}	
.new_pic p{
	margin:5px;
	height:22px;
	
	}
