/* copyright by 武汉中神通信息技术有限公司, 390226588@qq.com, 13607188723 */
/* Trustcomputing CSS Document */

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background: url('top_background.jpg') no-repeat top left fixed;
        background-size: cover;

}

#headicon{
        float:right;
        font-size:12px;
        background:url(top_link.gif) top right no-repeat ;
        display:inline;          /* for IE6 margin-top ? */
        margin-top:0px;         
        margin-right:30px; 
        _margin-top:-74px;      /* for 360 comp IE6 */
        width:230px;
        height:50px;            /* for 360 comp IE6 */
}


td{
        line-height:35px;
}

a{
	font-size:12px;
	text-decoration:none;
}

a:hover{
	font-weight:bold;
}

/* for 360 comp IE6 */
img{border:none;} 
