﻿header{    margin-top:30px;}header h1,header h1 a{    font-size:24px;    text-align:center;    color:#c00;    font-family:"华文行楷";        line-height:50px;    text-decoration:none}
#searchBox
{
   padding-top:20px;
}#searchBox table{	width:100%;	}#searchBox table tr td{	padding:5px;	}#searchBox table tr td.lbl{	font-size:12px;    color:#666;    text-align:center;}#txt_keyword{	width:280px;	height:280px;		font-size:200px;	line-height:280px;	color:#363636;	border:none;    text-align:center;    display:block;    margin: 0 auto;    font-family:"楷体";    background:url(../img/bg_tzg.png) no-repeat;    background-size:100% 100%;}#btn_search{	display:block;	width:280px;    margin:0 auto;	line-height:2.5em;    background:#09f;    color:#fff;    font-family:"微软雅黑";    text-align:center;    text-decoration:none;    font-size:18px;}

#SY_Box
{
    max-width:80%;    
    margin-left:auto;
    margin-right:auto;   
    text-align:center;
    margin-top:15px;
    margin-bottom:20px;
}
#SY_Box span
{
    font-size:12px;
    color:#ccc;
    line-height:20px;
}
#SY_Box a
{
    font-size:16px;
    text-decoration:none;
    color:#09f;
    line-height:20px;
}