body		{background-color:#333; margin:0px; padding:0px; font-family:Helvetica, tahoma, arial; color:#999; font-size:14px; line-height:20px; scrollbar-base-color:#333}
#page		{width:1000px; margin:auto;position: relative;}
#top		{width:1000px; height:120px; background-image:url(pic/bg_top.jpg); background-repeat:no-repeat; margin:20px 0 25px 0;}

#main		{background-image:url(pic/bg_main.gif); background-repeat:repeat-y; margin:0 0 0 20px}
.box_left	{float:left; width:660px; padding:0 20px 0 2px; border-right:thin solid #555;}
.box_right	{float:right; width:280px;}
.maginal	{padding:5px 0 10px 0; margin:5px 0 15px 0;border-bottom:thin dashed #555;}

.clear		{clear:both;}
#bottom		{height:50px; border-top:1px solid #666; margin:20px 0 0 0}
#copy		{float:left;  margin:5px 0 0 0;}
#bottom_menu{float:right; margin:5px 0 0 0;}
#copy, #bottom_menu
			{font-size:12px; color:#999;}

#pathDate	{position: absolute; width:280px; height:20px; top:65px; left:700px}

h2			{color:#aaa; margin-top:0}
h3			{width:270px; padding:2px 3px 2px 7px; margin-bottom:1px; font-size:16px; background-image:url(pic/bgh3.jpg); background-repeat:no-repeat; background-color:#555; color:#aaa; margin-top:0}
h4			{ padding:2px 3px 2px 7px; margin:0px; font-size:14px; background-color:#3a3a3a; color:#aaa;}

img			{border:0px}
iframe		{background-color:#333;}

#popup {
	position: absolute;
	z-index: 10;
	top:80px;
	left:180px;
	visibility: hidden;
	background: transparent url(pic/bg_cam.png) no-repeat left top; 
	width: 670px;
	height:540px;
	text-align: left;
	font-size: 12px;
	color: #333;
	padding:23px 26px 17px 14px;
}

#login {
	position: absolute;
	z-index: 20;
	top: 160px;
	left: 450px;
	visibility: hidden;
	background: transparent url(pic/bglogin.png) no-repeat left top; 
	width: 300px;
	height:150px;
	text-align: left;
	font-size: 12px;
	color: #333;
	padding:12px 15px 25px 15px;
}

dt			{color:#999;}
.send, .sendtext, .submit, .log
			{border:1px solid #666; background-color:#444; color:#eee; font-family:Helvetica, tahoma, arial}
.send, .sendtext
			{width:330px;}
.log		{width:130px;}
.sendtext	{height:80px;scrollbar-base-color:#444}
.submit, a	{cursor:pointer; color:#999;}
.submit:hover, a:hover
			{color:#f60;}
			
.containerHeaderNavigation {height:25px; float:right; margin: 94px 20px 0 0; z-index:99;}
.containerHeaderNavigation ul {border: none; padding:0; margin:0; float:right; }
.containerHeaderNavigation li {
	float: left; 
	margin:0 10px 0 0; 
	padding:0px; 
	list-style:none; 
	height:25px;
	background-color:#444; 
	border-top:1px solid #666; 
	border-left:1px solid #666; 
	border-right:1px solid #666;}


.navLevel1 li a,
.navLevel1 li a:link,
.navLevel1 li a:visited,
.navLevel1 li a:active {
	display: block;
	padding: 5px 15px 0px 15px;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	height:25px;
}
.navLevel1 li a.selected,  a.selected,
.navLevel1 li a:link.selected,
.navLevel1 li a:visited.selected,
.navLevel1 li a:active.selected {
	background-color:#333;
	font-weight:normal;
	color:#f60;
	text-decoration:none;
	height:30px;
}
.navLevel1 li a:hover {color:#f60;text-decoration:underline;}