body
{
text-align:center;
margin: 0 auto;
background-color:#fff;
/*font:normal normal 12px Verdana,serif;*/
color:#000000;
font:13px verdana,clean,sans-serif;
*font-size:small;
*font:x-small;
}




/*hompeage css*/

#con
{
margin:0 auto;
width:1000px;
}

#shadow
{
float:left;
width:1000px;
background-color:#f9bE06;
/*background-image:url('../images/bg.jpg');*/
}

#head
{
/*background-image:url('../images/header.jpg');*/
float:left;
width:980px;
height:16px;
border:1px solid #a2a1a1;
margin:160px 0 0 10px;
display:inline;
background-color:#EA9E0D;
/*filter:alpha(opacity=10);*/
/*opacity:0.1;*/
}

#links
{
float:left;
width:980px;
height:34px;
margin:26px 0 0 10px;
display:inline;
}

.link
{
width:197px;
height:34px;
float:left;
cursor:pointer;
}

#content
{
float:left;
width:980px;
margin-left:10px;
display:inline;
background-color:#eee;
/* background-color:#3801e4; */ 
/*background-color:#9e8e8e;*/
border:1px solid #f2f474;
/*border: 1px solid #6b5353;*/
text-align:justify;
line-height: 140%;
}

#leftpanel
{
float:left;
display:inline;
width:220px;
border: 1px solid #6b5353;
margin:4px 0 0 5px;
background-color:#fff;
}

#center
{
float:left;
display:inline;
margin:4px 0 0 15px;
width:734px;
border: 1px solid #6b5353;
background-color:#fff;
}


.left_h
{
float:left;	
width:212px;
margin: 8px 0 4px 4px;
font-size:8px;
font-weight:bolder;
}

.left_cont
{
float:left;	
width:212px;
margin: 2px 0 4px 4px;
}

.left_cont span
{
float:left;	
width:65px;
font-size:11px;
font-weight:bolder;
margin-top: 2px;
}

.left_cont input
{
float:left;	
width:138px;
margin-top: 2px;
}

/*-------------------------
 Navigation
-------------------------*/
#tray ul li{
	list-style:none;
	display: inline;	
	}


#tray li {
	float: left;
	
}
#tray li:hover{
	color: #DDD;
	background: url(../img/site/bg_login_gloss.png) 50% 14px;
}

#tray li a {
	background: none 50% 18px no-repeat;
	height: 0px;
	font:normal bolder 16px Georgia, serif;
	padding: 7px 9px 10px 13px; 
	display: block;
	text-decoration: none; 
}


div#tray
{
	z-index:1;	
	display:block;
	width: 734px;
	height: 31px;
	list-style: none;
	background: url(../img/site/workplace_tray.png) no-repeat left bottom;
	/*margin: 16px 0px 0px 0px;*/
	font:normal bolder 16px Georgia, serif;
}

#tray span
{
line-height:28px;
margin: 0px 5px 0px 15px;
}
#tray a
{
text-decoration: none;
	color:#ffffff;
}

#tray span:hover{
	color: #DDD;
	background: url(../img/site/bg_login_gloss.png) 50% 14px;
}
