﻿body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #275678;
}
* {
	margin: 0px;
	padding: 0px;
}
ul{
	list-style:none;
}
h1,h2,h3,h4,h5 {
	font-size:14px;
}
img {
	border-style: none;
}
a {
	color:#275678;
	text-decoration: none;	
}
a:hover {
	color:#b81414;
	text-decoration:underline;
	}
a:focus {
	outline: none;
}
.ad350x240 {
	width: 350px;
	float: left;
	margin-right: 10px;
}