@charset "utf-8";
body
{
    font-family: Cambria;
    font-size: large;
}
h1
{
    font-size:xx-large;
    font-family:"@华文新魏";
    text-align:left;
}
.GoogleButton
{
    border:0;
    background-position:center bottom;
    width:100%;
    height:30px;
    background-image:url(http://www.google.com/images/srpr/nav_logo13.png);
    font:100% Arial,sens-serif;
    font-size:x-large;
    color:White;
}
.GoogleButtonBorderRight
{
    border-right:1px solid #e7e7e7;
    height:32px;
    position:relative;
    width:100px; 
    top: 0px; 
    left: 0px;
}
.GoogleButtonBorder
{
    border:1px solid #999;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    background:#eee;
    height:10px;
}
.jfk-button-action
{
    background-color:#4d90fe;
    background-image:linear-gradient(top,#4d90fe,#4787ed);
    border:1px solid #3079ed;
    color:#fff;
    height: 26px;
    width: 106px;
}
#gt-submit.jfk-button,#gt-sl.jfk-button,#gt-tl.jfk-button
{
    -box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    font-size:large; 
    font-family:Arial,sans-serif
}
#gt-sl.jfk-button,#gt-tl.jfk-button
{
    margin:0 16px 0 0;
    vertical-align:middle
}
#gt-submit.jfk-button
{
    margin:0;
    -webkit-appearance:none;
    height: 31px;
     width: 71px;
 }
.English
{
    font-family:Times New Roman;
}
.Chinese
{
    font-family:SimSun-ExtB;
}
.DropDownList
{
    font-family:"Cambria";
    font-size:large;
}