﻿@charset "utf-8";
/* CSS Document */

body,div,table,tr,td,span,p,h1,h2,h3,h4,h5{ padding:0; margin:0; border:0;}
body{font-family:"微软雅黑", "宋体", "幼圆", "隶书", "黑体";}
ul,li{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
a{ color:#00F; text-decoration: underline; }
.header{ background:url(../images/top_bg.jpg) repeat-x; height:62px;}
.top{ width:1000px;margin:0px auto;}
.top img{ float:left; margin-top:10px;}
.top .f20{ font-size:20px; margin:15px 25px; font-style:italic; float:right; font-weight:bold; color:#666;}
.top .f14{ float:right; margin:17px 5px; font-size:14px;}
.top .r20{ color:#900; font-size:20px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold;}


.footer{height:60px; font-size:14px; color:#5b5b5b; line-height:25px; margin-top:10px;}
.footer .center{ text-align:center}
.footerlink
{
	line-height: 36px;
	height: 36px;
	color: #767676;
	clear: both;
	height:36px;
}
.footerlink SPAN
{
	padding-left: 30px;
	color: #5b5b5b;
	font-weight: bold;
}
.copy EM
{
	font-style: normal;
	display: block;
	float: left;
}
.copy
{
	float: left;
	margin-left: 32px; width:618px; height:36px;
}
.pcstars
{
	float: left; width:350px;
}
.footerlink A
{
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	color: #767676;
	padding-top: 0px; text-decoration:none;
}
.copy A
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
	padding-top: 0px;
}
.emshu
{
	margin: 10px;
	width: 2px;
	height: 17px;
}
.mycode{
	display: inline-block;
	width: 80px;
	height: 40px;
	vertical-align: middle;
} 