.head , .head  a, .head a:visited{
	background-color: #edf1f4; 
	height: 32px;
	font: bold 10px Tahoma; 
	color: #007c3f;
	text-decoration: none;
	line-height: 30px;
}
.head_yellow , .head_yellow  a, .head_yellow a:visited{
	background-color: #ffe200; 
	height: 32px;
	font: bold 10px Tahoma; 
	color: #01451a;
	text-decoration: none;
	line-height: 30px;
}

.head  a, .head_yellow  a {padding-right: 10px;}

.head_t_l {background: url('../../../../images/theme/design_ver/corner_t_l_g_.gif') left top no-repeat; height: 32px;}
.head_t_r {background: url('../../../../images/theme/design_ver/corner_t_r_g_.gif') right top no-repeat; height: 32px;}
.head_b_l {background: url('../../../../images/theme/design_ver/corner_b_l_g_.gif') left bottom no-repeat; height: 32px;}
.head_b_r {background: url('../../../../images/theme/design_ver/corner_b_r_g_.gif') right bottom no-repeat; height: 32px;}

.green_line {background: url('../../../../images/theme/design_ver/green.gif') left center repeat-x; height: 32px; margin: 0 10px;}
.yellow_line {background: url('../../../../images/theme/design_ver/yellow.gif') left center repeat-x; height: 32px; margin: 0 10px;}
