﻿body	{
	margin:0px auto;
	text-align:left;
	font-size:12px;
}
div,table,tr,td	{font-size:12px;}
img		{border:0px;}
form	{margin:0px;}
div		{cursor:default;}
a		{color:#000000;text-decoration:none;}
a:hover	{color:#000000;text-decoration:underline;}

.admintop	{width: 100%; height: 80px; background: url(sysimg/bg_admintop.jpg) repeat;}
#menubar	{width: 200px; background-color: #E6EFFF;}
#adminmenu	{
	overflow-y: auto;
	WIDTH: 200px;
	HEIGHT: 100%;
	scrollbar-face-color:#DEECFD;
	scrollbar-base-color:#EFF4FA;
	scrollbar-arrow-color:#316AC5;
	scrollbar-track-color:#EFF4FA;
	scrollbar-shadow-color:#EFF4FA;
	scrollbar-highlight-color:#EFF4FA;
	scrollbar-3dlight-color:#A2CBF3;
	scrollbar-darkshadow-Color:#A2CBF3;
	text-align: center;
}

.menubox	{
	margin-top: 10px;
	width: 158px;
	border: 0;
	background-color: #BACAE7;
	border-collapse: collapse;
}
.menubox .menutitle1	{
	cursor: pointer;
	height:24px;
	line-height:24px;
	text-align:center;
	color: #FFF;
	background: url(sysimg/bg_menutitle1.gif) repeat;
}
.menubox .menutitle1 td	{
	font-size:14px;
}
.menubox .menutitle2	{
	cursor: pointer;
	height:24px;
	line-height:24px;
	text-align:center;
	color: #FFF;
	background: url(sysimg/bg_menutitle2.gif) repeat;
}
.menubox .menutitle2 td	{
	font-size:14px;
}
.menubox tr td	{background-color: #FFFFFF;}
.menubox tr td a		{background-color: #FFFFFF;width: 100%; height:22px;color:#215DC6;text-decoration:none;line-height:22px;padding-left:26px; background-image: url(sysimg/fb.gif);}
.menubox tr td a:hover	{background-color: #BACAE7;width: 100%; height:22px;color:#000000;text-decoration:none;line-height:22px;padding-left:26px; background-image: url(sysimg/fb.gif);}

#main	{
	overflow: auto;
	WIDTH: 100%;
	HEIGHT: 100%;
	scrollbar-face-color:#DEECFD;
	scrollbar-base-color:#EFF4FA;
	scrollbar-arrow-color:#316AC5;
	scrollbar-track-color:#EFF4FA;
	scrollbar-shadow-color:#EFF4FA;
	scrollbar-highlight-color:#EFF4FA;
	scrollbar-3dlight-color:#A2CBF3;
	scrollbar-darkshadow-Color:#A2CBF3;
	padding:12px;
}

.t1	{white-space:nowrap;height:30px;width:50px;line-height:30px;font-size:14px;font-weight:bold;color:#FFF;background-image: url(sysimg/t1.gif);}
.t2	{white-space:nowrap;height:30px;width:50px;line-height:30px;font-size:14px;font-weight:bold;color:#FFF;background-image: url(sysimg/t2.gif);background-repeat:no-repeat;background-position: top right;padding:0 20px 0 20px;}

.tabcss	{border-collapse: collapse;background: #d6e0ef; border: 1px solid #698cc3;width:100%;}
.tabcss tr td a			{color: #0068c2;text-decoration:none;}
.tabcss	tr td a:hover	{color: #0085f9;text-decoration:underline;}
.bg1	{background: #ffffff;}
.bg2	{background: #f5f5f5;}
.bg3	{background: #f5f5f5;color: #666666;}
.bg4	{background: #D6E0EF;}

.pic_off	{border:#FFFFFF 1px solid;}
.pic_on		{border:#698cc3 1px solid;cursor:pointer;}

#loginboard	{
	width:100%;
	height:500px;
	background-image:url(sysimg/bg_loginbox.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

#loginbox	{
	margin:0px auto;
	margin-top:172px;
	width:360px;
	border:0;
	color:#FFF;
}

#loginbox tr td a		{color: #FFF;text-decoration:underline;}
#loginbox tr td a:hover	{color: #FFF;text-decoration:none;}

.admincell	{width:100%;height:20px;}

