﻿@charset "utf-8";



/*--顶部标签--*/	
	.uc_label { width:auto; height:27px; padding-left:25%; }
	.uc_label_a,.uc_label_b { width:90px; height:27px; padding-right:8px; color:#235983; line-height:27px; text-align:center; font-size:14px; float:left; cursor:pointer; }
	.uc_label_a { background:url(u_c_r_label01.gif) 0 0 no-repeat; }
	.uc_label_b { background:url(u_c_r_label02.gif) 0 0 no-repeat; font-weight:bold; }

