/*------------*/
#content-1
{
	margin-top:10px;
	width:100%;
	height:620px;
	background-color:#000000;
	text-align:left;
}
/*------------*/
#left
{	
	width:711px;
	height:450px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.content-top
{
	width:100%;
	height:5px;
	background-image:url(../images/top-bar.gif);
	background-repeat:no-repeat;
}
.content-bottom
{
	width:100%;
	height:10px;
	background-image:url(../images/down-bar.gif);
	background-repeat:no-repeat;
}

.content-down
{
	width:100%;
	height:430px;
	background-color:#000000;
}
.bar
{
	width:680px;
	height:32px;
	background-image:url(../images/bar.jpg);
}
.bar_menu
{
	text-align:center;
	margin:0 auto;
	background-color:#3a3a3a;
	width:680px;
	height:400px;
	border-top:2px solid #000000;
}
/*------------*/
#right
{
	width:240px;
	height:600px;
	float:right;
	margin-right:5px;
	margin-top:5px;
}
#panel-top
{
	width:260px;
	height:50px;
	margin-top:5px;
}
#c
{
	width:90%;
	height:100%;
}
.content-menu
{
	color:#FFFFFF;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	line-height:50px;
}
#panel-center
{
	width:265px;
	height:335px;
	margin:0 auto;
	margin-top:20px;
}
/*--------------------*/
#images
{
	float:left;
	width:712px;
	height:167px;
	margin-left:5px;
}
.project
{
	float:left;
	width:110px;
	height:71px;	
	margin:4px;
	cursor:pointer;
}

.sel
{
	font:Tahoma, Arial;
	font-weight:bold;
	color:#0066CC;
}
.sel select
{
	font:Tahoma, Arial;
	font-weight:bold;
	color:#0066CC;
}
