@charset "utf-8";
/* CSS Document */

#pnlblue1{
	width:656px;
	height:51px;
	line-height:40px;
	padding-left:30px;
	float:left;
	background-image:url(../image/pnlBlue_r1_c1.png);
	background-repeat:no-repeat;
	color:#FFF;	
	/*border:#CCC dashed 1px;*/	
}

#pnlblue2{
	width:646px;
	float:left;
	padding-left:10px;
	padding-right:30px;
	background-image:url(../image/pnlBlue_r2_c1.png);
	background-repeat:repeat-y;	
	/*border:#CCC dashed 1px;*/
}

#pnlblue3{
	width:686px;
	height:10px;
	float:left;
	background-image:url(../image/pnlBlue_r3_c1.png);
	background-repeat:no-repeat;
	margin-bottom:5px;	
}

#pnlgreen1{
	width:686px;
	height:51px;
	line-height:40px;
	padding-left:30px;	
	float:left;
	background-image:url(../image/pnlGreen_r1_c1.png);
	background-repeat:no-repeat;
	color:#FFF;		
}

#pnlgreen2{
	width:686px;
	float:left;
	background-image:url(../image/pnlGreen_r2_c1.png);
	background-repeat:repeat-y;	
}

#pnlgreen3{
	width:686px;
	height:10px;
	float:left;
	background-image:url(../image/pnlGreen_r3_c1.png);
	background-repeat:no-repeat;	
	margin-bottom:5px;
}

#geral1{
	width:168px;
	height:45px;
	line-height:36px;
	float:left;
	color:#FFF;
	padding-left:30px;
	background-image:url(../image/pnlGeral_r1_c1.png);
	background-repeat:no-repeat;
	/*border:#CCC dashed 1px;*/	
}

#geral2{
	width:198px;
	float:left;
	background-image:url(../image/pnlGeral_r2_c1.png);
	background-repeat:repeat-y;	
}

#geral3{
	width:198px;
	height:10px;
	float:left;
	background-image:url(../image/pnlGeral_r3_c1.png);
	background-repeat:no-repeat;	
	margin-bottom:5px;
}