
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
html{color:#000;background:#FFF}*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
/*address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}*/
del, ins {
	text-decoration: none
}
li {
	list-style: none
}
caption, th {
	text-align: left
}
/*h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}*/
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: baseline
}
sub {
	vertical-align: baseline
}
legend {
	color: #000
}
#backtop{
	width:150px;
	height:120px;
	position:fixed;
	right:0;
	bottom:0;
}
#page{
	text-align:center;
}
#page a,#page span{
	display:inline-block;
	width:50px;
	height:20px;
	margin:0 1px;
	border:1px solid #ccc;
	background-color:#ccc;
}
#page span{
	color:#fff;
	border:1px solid #1E90FF;
	background-color:#1E90FF;
}
#page a:hover{
	color:#fff;
	border:1px solid #1E90FF;
	background-color:#1E90FF;
}
.content20{
	height:20px;
}
		#top{
			width:1100px;
			height:111px;
			margin:0 auto;
		}
		#top-left{
			text-align:center;
			width:460px;
			height:111px;
			float:left;
			color:#0573ec;
			
		}
		#top-left h1{
			margin-top:30px;
    		font-size:35px;
			height: 60px;
			font-family:Î¢ÈíÑÅºÚ;
    		font-weight: 900;
			border-right:2px solid #ddd;
		}
		#top-left img{
			margin-top:20px;
			float:left;
			width:60px;
		}
		#top-center{
			text-align:center;
			width:430px;
			float:left;
			color:#333;
			font-size:15px;
			font-weight: 900;
			margin-top:35px;
		}
		#top-right{
			width:200px;
			float:right;
			font-size:15px;
			font-weight:bold;
		}
		#top-right img{
			margin-top:20px;
			float:left;
		}
		#top-right p{
			margin-top:10px;
		}