
.class_input_head
{
 height:26px;
 background-color:#F2F2FD; 
}

.class_display_head
{
 height:26px;
 background-color:#F2F2FD; 
}

.class_detail_head
{
 height:26px;
 background-color:#E4C198; 	
}

.class_seprator
{
 height:26px;
 background-color:#E7DCCF; 	
}
.class_list
{
 background-color:#F2F2FD; 
}

.class_title01
{
    line-height: 22pt;
    font-size:large;
	color: #a10303;
	font-weight: bold;
}

.class_title02
{
	color: #cc0000;
	line-height: 22pt;
  font-weight: bold;
}

	
.class_p
{
	line-height: 16pt;
	font-weight: normal;
	font-size: small;
	color: #001100;
}
.class_bottom
{
	line-height: 14pt;
	font-weight: normal;
	font-size: small;
	color: #121212;
	text-align:center
}



.webpart_total
{	
	width:200px;
	height:auto;	
	}
.webpart_head
{	
	border:1px; 
	border-color:#9AC88D; 
	background-color:#F9FBA8;
	border-style:solid;
	width:100%;
	height:30px;
	border-radius:6px;
	behavior: url(ie-css3.htc); 	
	
	}
.webpart_body
{	
	
	border:1px; 
	border-color:#9AC88D; 
	border-bottom-color:#F9FBF8;
	background-color:#F9FBF8;
	border-style:solid;
	margin-top:-6px;	
	padding:6px;	
	height:auto;	
	
	}	
.webpart_bottom
{	
	border:1px; 
	border-color:#9AC88D; 
	background-color:#F9FBF8;
	border-style:solid;
	margin-top:-6px;
	width:100%;
	height:10px;
	border-radius:6px 6px;
	behavior: url(ie-css3.htc); 	
}

.webpart_title
{	
  float:left;
  margin:10px;  
  font-weight:bold;   
  color:#900060;
  width:70%;
  
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=2);/*for ie6,7,8*/
  -moz-box-shadow:2px 2px 5px #969696;/*firefox*/
  -webkit-box-shadow:2px 2px 5px #969696;/*webkit*/
  box-shadow:2px 2px 5px #969696;/*opera或ie9*/
}	
