* {
    margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

body{
	height: 100%;
	background-color: #FFF;	
	font-family: Tahoma;
	font-size: 75%;
	color: #333;
}

a {
    text-decoration: none;
    color: #4088b8;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

ul, ol {
	list-style : none; 
} 

h2 {
    font-size: 1.2em;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    background: url(../images/header_bg.gif) repeat-x;
    color: #154BA0;
    text-indent: 1.0em;
}

/******** Main wrap ********/
#wrap {
position: relative;
min-height: 100%;
}

*html #wrap {
	height: 100%;
}

/******** header ********/
#header {
    border-top: 8px solid #154BA0;
    border-bottom: 6px solid #F5FBFF;
    margin-bottom: 18px;
}

#header h1 {
    font-size: 2.4em;
    border: 0 solid #F5FBFF;
    border-width: 6px 0;
    height: 70px;
    padding: 8px 2.0em 0;
}

#header h1 span {
    font-size: 0.6em;
    color: #999;
}

#header p.toplinks {
    text-align: right;
    height: 29px;
    line-height: 29px;
    background: #9FC8DF;
    border-bottom: 1px solid #86B9D6;
    color: #4E4BB6;
    padding-right: 1.5em;
}

#header p.toplinks a {
    color: #154BA0;
}

#header p.toplinks span {
    color: #154BA0;
    font-weight: bold;
}

/******** sidebar ********/
#sidebar {
    position: absolute;
    top: 152px;
    width: 188px;
    padding: 1px;
    border: 1px solid #86B9D6;
    margin-left: 25px;
}

#sidebar h2 {
    text-align: center;
    text-indent: 0;
}

#sidebar h3 {
    font-size: 1.0em;
    height: 22px;
    line-height: 22px;
    background: #F5FBFF url(../images/menu_collapsed_yes.gif) no-repeat 1.0em center;
    border: 0 solid #BBE9FF;
    border-width: 1px 0;
    text-indent: 2.0em;
}

#sidebar h3.active {
    background: #F5FBFF url(../images/menu_collapsed_no.gif) no-repeat 1.0em center;
}

#sidebar h3.side-home-link {
    background: #F5FBFF;
}

#sidebar li {
    height: 22px;
    line-height: 22px;
    text-indent: 3.4em;
}

/******** Content variations ********/
#content {
    text-align:left;
    border: 0 solid #FFF;
    border-width: 0 25px 70px 230px;
    min-height: 396px;
	_height: 396px;
}

#content h3 {
    font-size: 1.2em;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    background: url(../images/header_bg.gif) repeat-x;
    color: #154BA0;
    text-indent: 1.0em;
    border-bottom: 1px solid #70BCE6;
}

#content input {
    border: 1px solid #7AC4EA;
    background: #F5FBFF;
}

#content input.error {
    border: 2px dotted red;
    background: #F5FBFF;
}

#content table {
    border-collapse: collapse;
    width: 100%;
}

#content th, #content td {
    height: 28px;
    line-height: 28px;
    border: 0 solid #BBE9FF;
    border-width: 0 0 1px;
} 

#content th {
    background: #F5FBFF;
    text-indent: 0.5em;
}

#content td {
    padding: 0 0.3em;
}

#content td.package-table {
    height: 0;
    border: none;
}

#content td .package-color{
    border: 0 solid #BBE9FF;
    border-width: 0 1px 1px;
    background: #F5FBFF;
    padding: 5px 10px;
}

#content .button {
    border: 1px solid #86B9D6;
    padding: 1px;
    background: url(../images/header_bg.gif) repeat-x left center;
    color: #154BA0;
}

#content h6, #content .list-border th, #content .user-score-list th, #content .user-gift-list th {
    height: 23px;
    line-height: 23px;
    border-bottom: 1px solid #DEDEB8;
    background: #FFFFD9;
    font-size: 1.0em;
    color: #92A05A;
    text-indent: 0.5em;
}

#content .user-register, #content .list-border, #content .user-order-detail, #content .user-order-modify, #content .user-score-list, #content .user-score-trans, #content .user-gift-list, #content .uc-user-login {
    padding: 1px;
    border: 1px solid #86B9D6;
    position: relative;
}

#content .user-score-trans {
    margin-top: 15px;
}

#content .user-order-modify .user-order-detail {
    padding: none;
    border: none;
}

#content .user-register th, #content .order-detail-note th, #content .uc-user-login th {
    width: 200px;
}

#content .uc-user-login input {
    width: 150px;
}

#content input.radio {
    border: none;
}

#content .uc-user-login input.radio {
    width: 36px;
}

#content .uc-user-login li {
    float: left;
    margin: 5px 3px 0;
}

#content .uc-user-login li a {
    display: block;
    text-align: center;
    text-indent: 0;
    width: 7.0em;
    height: 24px;
    line-height: 24px;
}

#content .uc-user-login li.active a {
    background: #F5FBFF;
    border: 0 solid #70BCE6;
    border-width: 1px 1px 0;
}

#content .button-user-register, #content .button-order-detail, #content .button-modify-room, #content .button-uc-login {
    border-bottom: 1px solid #BBE9FF;
    background: #F5FBFF;
    padding: 1.0em;
    text-align: center;
}

/******** Footer ********/
#footer{
    height: 39px;
	width:100%;
    line-height: 39px;
    background: #F5FBFF;
    border-top: 1px solid #7AC4EA;
    border-bottom: 8px solid #154BA0;
    text-align: right;
	position:fixed;
	bottom:0;
}

#footer p{
    padding: 0 2.0em;
}

/******** NewsDetail ********/
.news-detail-title {
	font: bold 1.2em Tahoma;
	text-align: center;
}

.news-detail-sub {
	text-align: center;
}

.news-detail-content {
	margin: 10px;
	line-height: 1.5em;
}

.button-news-detail {
	text-align: center;
}

/*dologinsuccess.php*/
.login-success {
	margin: 20px 120px 195px 120px;
	font-size: 120%;
	font-weight: bold;
	line-height: 30px;
}
.login-success span {
	padding-top: 30px;
	display: block;
}