html,body {
	margin-top:5px;
	padding: 0;
	font-family:Trebuchet MS;
	font-size: 8pt;
	background-color:#fff;
	scrollbar-face-color:#999999; 
    scrollbar-base-color:#cccccc; 
    scrollbar-arrow-color:#dddddd; 
}

img {border:0px}

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; }

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:430px;
	width:571px
}

#imageContainer img {
	display:none;
	position:absolute;
}

#imageContainer2 {
	height:238px;
	width:43px
}

#imageContainer2 img {
	display:none;
	position:absolute;
}


#trans { 
width: 571px; 
height:420px;
left:30px; 
top:55px;
position:absolute;
/*background-image:url('/images/front/01.jpg');background-repeat:no-repeat;*/
}

#copyright {
width:238px; 
height:43px;
left:710px; 
top:27px;
position:relative;

}


#div1a { 
background-image:url('/images/g_div1.png');background-repeat:no-repeat;
width: 300px; 
height: 300px;
margin-left:630px; 
margin-top:105px;
padding-left:20px;
padding-top:10px;
padding-bottom:5px;
position:absolute;
}

#div2 { 
background-image:url('/images/g_loginPanel.png');background-repeat:no-repeat;
width: 231px; 
height: 160px;
margin-left:500px; 
margin-top:425px;
padding-top:10px;
padding-bottom:5px;
position:absolute;
}

#div3 { 
background-image:url('/images/g_div3.png');background-repeat:no-repeat;
width: 198px; 
height: 312px;
margin-left:745px; 
margin-top:340px;
padding-left:20px;
padding-top:10px;
padding-bottom:5px;
position:absolute;
}

#div4 { 
background-image:url('/images/g_div4.png');background-repeat:no-repeat;
width: 312px; 
height: 158px;
margin-left:205px; 
margin-top:490px;
padding-left:20px;
padding-top:10px;
padding-bottom:5px;
position:absolute;
}


#logo {
width:320px; 
height:30px;
left:0px; 
top:415px;
padding-left:20px;
padding-top:0px;
padding-bottom:5px;
position:absolute;
text-align:right;
}

.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:45px;
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;
}