﻿body
{
    font-family:'Exo 2', 'Trebuchet MS', 'Lucida Sans Unicode', Arial, sans-serif, '微軟正黑體';
    1font-size:1rem;
    padding-top:0px; /* Override */
}
h1
{
    margin-top:25px;
    margin-bottom:20px;
}
h3
{
    font-weight:bold;
}

footer
{
    background-color: #fafafa;
    border-top: solid 1px #eaeaea;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 0.7rem;
    margin-top: 40px;
    margin-bottom:0 ;
}

/* Override */
.navbar-inverse .navbar-brand
{
    /* Title */
    color: #ff6a39;
    font-size:30px;
}
.navbar
{
    /* MenuBar */
    background-color:#00a499; /* blue-green */
    font-weight:bold;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,8);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,8);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.8);
}
.navbar-inverse .navbar-nav > li > a
{
    /* Menu Text */
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus
{
    /* Menu Text hover */
  color: #ff6a39;
  background-color: transparent;
}
.LiMenuItem
{
    color:#ffffff;
}
.container2
{
    1margin-top:90px;
}


#UserSignIn
{
	1border:solid 1px #990000;
	1width:400px;
	1height:24px;
	1position:relative;
	1left:526px;
	1top:80px;
    padding-top:6px;
	text-align:right;
}


/* UserProfile */
.LeftPart, .RightPart
{
	1border:solid 1px #990000;
	float:left;
	background-color:#ffffff;
}
.LeftPart
{
	width:260px;
	padding-top:16px;
}
.RightPart
{
	width:580px;
	margin-left:10px;
	padding:0px 10px 0px 10px;
}
/* End of UserProfile */


.DivContent
{
	1border:solid 1px #990000;
	1margin-top:16px;
	//padding:40px 20px 20px 20px;
	overflow:auto;
	min-height:400px;
	/* Centering */
	width:900px; margin-left:auto; margin-right:auto;
}

.DivKeynotes
{
	border-left:solid 2px #eaeaea;
	padding-left:6px;
	1float:left;
	1margin:20px;
	margin-top:6px;
	margin-left:40px;
	overflow:auto;
	clear:both;
}


.ImgHostIcon
{
    margin-right:20px;
}

/* */

.Stick01
{
	top:0px;
	position:fixed;
	/* Centering */
	1position:absolute;
	1left:50%;
	1margin-left:-490px;
	
	/* To the Top */
	z-index:1000;

} 
.TextBlack
{
	color:#000000;
}
.TextBold
{
	font-weight:bold;
}
.Text01
{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#555555;
}
.Text02
{
	font-family:Arial;
	font-size:18px;
	color:#555555;
}
.Text03
{
	font-family:Arial;
	font-size:12px;
	color:#555555;
}
.TextOK
{
	color:Green;
}
.TextNG
{
	color:Red;
}
.TextAsterisk
{
	color:#ff0000;
}
.TextUserName
{
	color:#ffffff;
	font-weight:bold;
}

.TextBox01, .TextBox01WM
{
	font-family:Arial;
	font-size:18px;
	height:36px;
	padding:0px 10px 0px 10px;
	margin-bottom:4px;
	line-height:1.8em;
}
.TextBox01
{
	border:solid 1px #bbbbbb;
}
.TextBox01:hover
{
	border:solid 1px #000bb;
}
.TextBox01WM
{
	color:#bbbbbb;
	border:solid 1px #bbbbbb;
}


.Item01:link
{
	color: #d13f06;
	margin-left: 0px;
	text-decoration: none;
}

.Item01:visited
{
	margin-left: 0px;
	text-decoration: none;
	color: #007d0f;
}

.Item01:hover
{
	text-decoration: underline;
}
.Item02:link
{
	color: #ffffff;
	margin-left: 0px;
	text-decoration: none;
}

.Item02:visited
{
	margin-left: 0px;
	text-decoration: none;
	color: #ffffff;
}

.Item02:hover
{
	text-decoration: underline;
}