*{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: 微软雅黑;
}

a{
	text-decoration: none;
}

.main{
	width: 1000px;
	height: 196px;
	background: #ccc;
	margin: 0 auto;
}

.header{
	width: 100%;
	height:70px;
	background: #18aeff url(images/logo_03.png) no-repeat 30px 0px;
	line-height: 70px;
	padding-left: 55px;
	padding-right: 5px;
	color:#fff;
	box-sizing:border-box;
}

.header a{
	color:#fff;
}

.header a:hover{
	color:#f00;
}

.header-right{
	float: right;
	padding-right: 50px;
}

.ads>embed{
	width: 100%;
	height: 600px;
}

.lis{
	text-align:center;
	list-style-type: none;
}
/**{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: 微软雅黑;
}

a{
	text-decoration: none;
}

.tkf{
	width: 1000px;
	height: 300px;
	background: #ccc;
	margin: 0 auto;
}*/