@charset "gb2312";
	html {
	overflow-y:scroll;
	-webkit-text-size-adjust:100%
}
html a {
  color: #aaa;
  text-decoration: none;
}
html a:hover {
  color: #0000FF;
  text-decoration: underline;
}
html * {
	-webkit-tap-highlight-color:transparent;
	-webkit-tap-highlight-color:transparent
}
html,body {
	font-family:sans-serif;
	-webkit-overflow-scrolling:touch
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption,th {
	text-align:left
}
fieldset,img {
	border:0
}
em,i,strong {
	font-style:normal
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal
}
ul,ol {
	list-style:none
}
del {
	text-decoration:line-through
}
input,button,textarea,select {
	font-size:100%;
	border:none;
	background:none;
	-webkit-appearance:none
}
a,button,input,select,textarea,a:focus,button:focus,input:focus,select:focus,textarea:focus {
	outline:0 none
}

.topinfo .inner .h2 a {
  color: #ffffff !important;
  text-decoration: none;
}
.topinfo .inner .h2 a:hover {
  color: #0000FF;
  text-decoration: underline;
}

.clearfix:before,.clearfix:after {
	content:"";
	display:table
}
.clearfix:after {
	content:"";
	display:table;
	clear:both;
	zoom:1
}
::-webkit-input-placeholder {
	color:#999
}
::-moz-placeholder {
	color:#999
}
:-moz-placeholder {
	color:#999
}
input::-webkit-search-cancel-button {
	display:none
}
@media only screen and (max-width:359px) {
	html {
	font-size:12px;
	color: #666;
}
}@media only screen and (min-width:360px) and (max-width:374px) {
	html {
	font-size:12px;
	color: #666;
}
}@media only screen and (min-width:375px) and (max-width:399px) {
	html {
	font-size:12px;
	color: #666;
}
}@media only screen and (min-width:400px) and (max-width:413px) {
	html {
	font-size:12px;
	color: #666;
}
}@media only screen and (min-width:414px) and (max-width:479px) {
	html {
	font-size:12px;
	color: #666;
}
}@media only screen and (min-width:480px) and (max-width:539px) {
	html {
	font-size:12px;
	color: #aaa;
}
}@media only screen and (min-width:540px) and (max-width:639px) {
	html {
	font-size:12px;
	color: #666;
}
}@media only screen and (min-width:640px) and (max-width:719px) {
	html {
	font-size:12px;
	color: #666;
}
}@media only screen and (min-width:720px) {
	html {
	font-size:12px;
	color: #666;
}

footer {
  max-width: 940px;
  font-size: 14px;
  color: #aaa;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.fline{margin: 30px auto;max-width: 940px;background:url(fline.gif);height:12px;}
p {
  margin-bottom: 20px;
}
footer a {
  color: #666;
  text-decoration: none;
}
footer a:hover {
  color: #0000FF;
  text-decoration: underline;
}
#bottom{
  float: left;
  width:100%; 
}