﻿body{
    min-height: 100%;
    margin: 0 auto;
    height: auto;
    color: #333;
    font: 14px/1.8 "微软雅黑";

}
html{
background: url(/tu/uxqw.jpg) top center repeat #fff;
background-position: top;
    background-attachment: fixed;
}
table{border-collapse: collapse;
    border-spacing: 0;}
	
.topbar{	height: 48px;
    color: #d70011;
    background: #fff;
    background-image: linear-gradient(to right, #ffffff, #ffeb89, #ffeb89, #ffffff);
    position: relative;
}
.topbar:after { content:""; width: 100%; height: 3px; display: block; background-image: linear-gradient(to right, #ffffff, #d70011, #d70011, #ffffff); position: absolute; bottom: 0;}
	a{color:#000}


.cgi-foot { padding: 10px 0; font-size: 14px; color: #999; text-align: center;}



