html,body {
	margin-top:5px;
	padding: 0;
	font-family:Trebuchet MS;
	font-size: 9pt;
	background-color:#fff;
	scrollbar-face-color:#999999; 
    scrollbar-base-color:#999999; 
    scrollbar-arrow-color:#dddddd; 
}

a:
a:active { color:#B5B5B5;font-family:Trebuchet MS;font-size:9pt; }
a:link {color : #B5B5B5;font-family:Trebuchet MS;font-size:9pt; }
a:visited { color :#B5B5B5;font-family:Trebuchet MS;font-size:9pt; }
a:hover	{ text-decoration:none; color:red;font-family:Trebuchet MS;font-size:9pt; }

img {border:0px}

td {
font-family:Trebuchet MS;
font-size:9pt;
color:#999999
}

th {
font-family:Trebuchet MS;
font-size:9pt;
color:#999999;
font-weight:bold
}


div#container {
	margin-top:0;
	margin: 0 auto;
	width: 967px;
	height:700px;
	padding: 0;
	text-align:left;
	position:relative;
	background-image:url('/images/g_bg.gif');background-repeat:no-repeat;
}


strong {
font-weight:bold;
color:#767A7D
}

#imageContainer {
	height:289px;
	width:218px
}

#imageContainer img {
	display:none;
	position:absolute;
}

#imageContainer2 {
	height:238px;
	width:43px
}

#imageContainer2 img {
	display:none;
	position:absolute;
}


#trans { 
width: 571px; 
height:420px;
left:195px; 
top:55px;
position:absolute;
/*background-image:url('/images/front/01.jpg');background-repeat:no-repeat;*/
}

#copyright {
width:238px; 
height:43px;
left:720px; 
top:0px;
position:relative;
}

#login { 
background-image:url('/images/g_loginPanel.gif');background-repeat:no-repeat;
width: 224px; 
height: 151px;
left:90px; 
top:300px;
position:absolute;
}



#main {
position:relative;
width:100%;
height:100%;
text-align:left;
}

.close {
color:#8F8F8F;
font-size:8pt;
font-weight:normal;
cursor:hand;
}

.drag{
position:relative;
cursor:hand;
z-index: 100;
}

.panel {font-size:8pt;color:#B5B5B5}

.ddmx {
  font-family:Trebuchet MS;
  /*text-transform: uppercase;*/
}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:0px;
	font-family:Trebuchet MS;
	color:#B5B5B5;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	font-size:9pt;

}

.ddmx .item1:hover {
color:red;
font-family:Trebuchet MS;
font-size:9pt;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
    font-family:Trebuchet MS;
    color: #B5B5B5;
    font-weight:normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	font-size:9pt;
}
.ddmx .item2 {
    background: #;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background:red;
	color:#fff;
	font-family:Trebuchet MS;

}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 0px 0px 0px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 8px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #ccccccc;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background: #eeeeee;
	float:left;
}

/* html .ddmx td { position: relative; } /* ie 5.0 fix */


#footer {
width:950px; 
height:43px;
top:655px;
left:0px;
text-align:right;
position:relative;
}

#footer2 {
width:950px; 
height:43px;
top:40px;
left:0px;
text-align:right;
position:relative;
}

select
{	
	font-size:11px; 
	Trebuchet MS;
	color:#999;
	border:1px solid #ddd; 
	background-color:#fff;
	/*width :150px;*/
}

option
{	
	font-size:11px;
		Trebuchet MS;
	
	color:#333366;
}


.textbox
{
	background-color:#fff; 
	color:#999; 
	border:1px solid #ddd; 
	font-size:12px;
}


.button
{
	background-color:red; 
	color:#fff;
	font-weight:normal; 
	font-size:12px;
	border: 1px solid #ccccccc;
}