﻿@charset "utf-8";
/* CSS Document */
.body {
	font-family: "微软雅黑";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
}

.topbg
{
	background-image:url(imgs/top-bg.jpg);
	background-repeat:repeat-x;
	border:none;
	padding:0px;
	margin:0px;
}

.newestInfo
{
	background-image:url(imgs/img-newest-info-bg.jpg);
	background-repeat:no-repeat;
}

.btnlogin
{
	background-image:url(imgs/btn-login.jpg);
	background-repeat:no-repeat;
}

.inputstyle
{
	background-color:transparent;
	font-size:14px;
	font-family:"方正正粗黑简体";
}

.newestFont
{
	background-color:transparent;
	font-size:12px;
	font-family:"微软雅黑";
	font-style:normal;
	font-variant:normal;
	font-weight:100;
}

.newestFontBold
{
	background-color:transparent;
	font-size:12px;
	font-family:"微软雅黑";
	font-variant:normal;
	font-weight:100;
}

.refFont:link, .refFont:visited {
    background-color: transparent;
    font-size: 12px;
    font-family: "微软雅黑";
    font-variant: normal;
    font-weight: 100;
    color: #ffff50;
    text-decoration: none;
    font-weight: bold;
}

.refFont:hover, .refFont:active {
    background-color: transparent;
    font-size: 12px;
    font-family: "微软雅黑";
    font-variant: normal;
    font-weight: 100;
    color: #ff2030;
    text-decoration: none;
    font-weight: bold;
}

.oldnewsfont1
{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

.oldnewsfont2
{
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
}

.countfont
{
	font-size:8px;
	font-family:Tahoma, Geneva, sans-serif;
}

.oldnewsfont
{
	background-color:transparent;
	font-size:14px;
	font-family:"微软雅黑";
	font-style:normal;
	font-variant:normal;
	font-weight:100;
}