/* CSS Document */
.red{ color:#FF0000;}
.orange{ color:#FF6600;}
.blue1{ color:#3399FF;}
.white{ color:#fff;}
.clear{ clear:both;}
.bold{ font-weight:bold;}
.grey1{ color:#999;}
.grey2{ color:#666;}
.fz10{ font-size:10px;}
.fz12{ font-size:12px;}
.fz14{ font-size:14px;}
.fz18{ font-size:18px;}
.button_s1{ border:1px solid #ccc; width:150px;}
.button_s2{ width:80px;}
.float_l{ float:left;}
.float_r{ float:right;}

.select_s1{ width:120px;}

/* ÐÂÎÅÁÐ±íÒ³*/
.xxf_body_left{ width:750px; float:left; background:#FFFFFF; text-align:left;}
		.xxf_body_left_news ul{ padding:10px; width:700px; margin:0 auto;}
		.xxf_body_left_news ul li{ padding:6px 0 6px 10px; background:url(../../images/icon_greyball.jpg) no-repeat 0px 11px;}
		
		.xxf_part_tc{ height:31px; line-height:31px; border-bottom:1px solid #dbdbdb; width:700px; margin:0 auto; background:#D1E4F5;}
		.xxf_pt_title3{ font-size:14px; font-weight:bold; color:#ff6600; float:left; margin:0 0 0 10px;}
		.xxf_pt_more3{ font-size:12px; line-height:20px; color:#666; float:right; margin:6px 5px 0 0; background:#F5C235; width:80px; height:20px; text-align:center;}
			.xxf_pt_more3 a{ color:#666; text-decoration:none;}
			.xxf_pt_more3 a:hover{ color:#333; text-decoration:underline;}


