﻿.box
{
	BORDER-RIGHT:  #ff7300 1px solid;
	BORDER-TOP:    #ff7300 1px solid;
	BORDER-LEFT:   #ff7300 1px solid;
	padding:3px;
	BACKGROUND: #ffe284;
	color:black;
	cursor:hand
}
.nonCellPad
{
	BORDER-RIGHT:  #ff7300 0px solid;
	BORDER-TOP:    #ff7300 0px solid;
	BORDER-LEFT:   #ff7300 0px solid;
	width:3px
}
.boxOn
{	
	BACKGROUND: #ff7300;
	margin-left:3px;
	color:white;
	font-weight:bold;
	cursor:hand
}
a.c3:link
{
	color:#ffffff;
	font-size:12px;
	text-decoration: underline;
}
a.c3:visited
{
	color:#ffe284;
	font-size:12px;
	text-decoration: underline;
}
a.c3:hover
{
	color: #33CC00;
	font-size:12px;
	text-decoration: underline;
}
a.c3:active
{
	color: #33CC00;
	font-size:12px;
	text-decoration: underline;
}

.unnamed1 {
	font-size: 14px;
	color: #FF0000;
}

.box4
{
	BORDER-RIGHT:  #ffc369 1px solid;
	BORDER-TOP:    #ffc369 1px solid;
	BORDER-LEFT:   #ffc369 1px solid;
	BORDER-BOTTOM: #ffc369 1px solid;
	Margin-bottom: 8px;
	
}

.hidDivList
{
background-color:#ff7300;
width:698px; 
border-top-width:0px; 
z-index:100; 
height: 859px;
position: absolute;
background: transparent;
background:white; /*自己调整背景颜色*/
filter:alpha(opacity=1);
z-index:999;
}