﻿html { 
	font-family:"微软雅黑";
	overflow: hidden; 
	font-size: 13px;
	}
body {
	cursor: default;
	background-color: #222429;
	margin: 0px;
	padding: 0px;
	text-align: center;
    overflow: hidden;
	}
a {
                color: 000000;
                text-decoration:none
                display: block;
                height: 100%;
                width: 100%;
                cursor: default;
}

.layoutContainer {
	background-image: url("../img/bg.gif"/*tpa=http://www.infinity-universe.com/Breslin/Public/Deltan%20PDA/img/bg.gif*/);
	background-repeat: repeat-y;
        width: 1024;
        margin-left: auto;
        margin-right: auto;
        height: 100%;
        text-align: left;
}
.thumb 		{
		position:		absolute;
		}
.up, .dn 	{
		position:		absolute;
		}

.handcursor { cursor: pointer; cursor: hand; }

#tabs {
		font:"微软雅黑";
		font-size:12px;
        position:relative;
        width: 415px;
        height: 18px;
        top: -617;
        left: 52;
        background-image: url("../img/navi_background_bottom_unlit.gif"/*tpa=http://www.infinity-universe.com/Breslin/Public/Deltan%20PDA/img/navi_background_bottom_unlit.gif*/);
}
#menuTop {
    color: #ffffff;
    font-size: 14px;
    position:relative;
    width: 414px;
    height: 20px;
    top: -617;
    left: 52;
    text-align: left;
}
