/* 字体大小[定义规则，小写 "f" 加字体大小]*/
.f12px{font-size:12px;}
.f13px{font-size:13px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}

/*字体样式 */
.c-white{color:#FFFFFF;}
	.c-white a:link,
	.c-white a:visited{color:#FFFFFF;text-decoration:none;}
	.c-white a:hover{text-decoration:underline;}
.c-sub{color:#004276;}
	.c-sub a:link,
	.c-sub a:visited{text-decoration:none; color:#004276;}
	.c-sub a:hover{color:#025b99; text-decoration:underline;}
.c-gray{color:#444;}
	.c-gray a:link,
	.c-gray a:visited{color:#444;text-decoration:none;}
	.c-gray a:hover{color:#b30f00;text-decoration:underline;}	
.c-black{color:#333333;}
	.c-black a:link,
	.c-black a:visited{color:#333333;text-decoration:none;}
	.c-black a:hover{color:#b30f00;text-decoration:underline;}	
.c-red{color:#cc0000;}
	.c-red a:link,
	.c-red a:visited{text-decoration:none; color:#cc0000;}
	.c-red a:hover{color:#cc0000; text-decoration:underline; }	

.text_list {margin:0px;}
.text_list li { text-align:left; height:24px;overflow:hidden; padding-left:12px; line-height:24px;background-image: url(list_icon.gif);background-repeat: no-repeat;background-position: 0 10px;_background-position: 0 9px;}
.text_lista {}
.text_lista li { text-align:left; height:26px; padding-left:15px; line-height:26px;background-image: url(list_bg.gif);background-repeat: no-repeat;background-position: 0 10px;_background-position: 0 9px;}
.text_lista li {overflow:hidden;}
.text_list_f12 li a{ font-size:12px; color:#2b2b2b;}
.text_list_f12 li a:hover{ font-size:12px; color:#b30f00;text-decoration:underline;}
.text_list_f14 li a{ font-size:14px; color:#000000;}
.text_list_f14 li a:hover{ font-size:14px; color:#b30f00;text-decoration:underline;}
.tit_hot { height:18px; overflow:hidden; font-size:14px; font-weight:bold; margin-bottom:5px;}
.tit_hot { background-position:left 5px;}



/*图片列表*/
.pic_list { width:100%; overflow:hidden;}
.pic_list li { margin:2px 9px; display:inline; float:left; background-image:none; padding:0;text-align:center; }
.pic_list li img,.pic_txt_list li img{ padding:1px;	border:1px solid #ccc; margin:6px auto;}
.pic_list li a{ font-size:12px;white-space: nowrap }
.pic_list li p{overflow:hidden;}


.picTxt h3{font:bold 16px/22px 宋体;padding:7px 0 0;_padding:8px 0 0;margin-bottom:7px;_margin-bottom:8px;}
.picTxt h3.spe06{margin-bottom:6px;margin-bottom:4px\9;*margin-bottom:4px;_margin-bottom:6px;}
.hotPic{float:left;width:123px;height:86px;position:relative;overflow:hidden;margin:5px 12px 0 0;_margin:5px 9px 0 0}
.hotPic .icon_v2{position:absolute;left:7px;top:57px}
.hotPic .textbg{position:absolute;width:123px;height:19px;top:67px;left:0;background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6}
.hotPic .text{position:absolute;width:123px;height:19px;line-height:19px;text-align:center;top:67px;*top:66px;_top:67px;left:0}

