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

body,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,table,ol,li,textarea,img,span,fieldset,input,big,small,tr,td,th,form{
	margin:0;
	padding:0;
	font-size:12px;
	font-family: "宋体", Arial, sans-serif;
}
fieldset,img,input{border:0;}

ul,li,ol,li{list-style:none;}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:underline;}
.clear{clear:both;}
.clear_a{clear:both;font-size:0;height:0;}
.red{color:#ff0000;}
.reda{color:#ea0d0d;}
.hand{ cursor:pointer;}
.gray{color:#ccc;}
.blue{color:#005bfe;}
.huiBg{background-color:#f6f6f6;}
.b_x{border-bottom:1px dashed #ccc;}
.org{color:#ffa63c;}
.f_b{font-weight:700;}
.linkRed{color:#ff0000;}
.linkReda{color:#b00000;}
.linkOrg{color:#ff7100;}
.linkBlue:hover,.linkRed:hover,.linkReda:hover,.linkOrg:hover{color:#666;}
.linkBlue{color:#2073fc;}
.bor_gray{border:1px solid #ccc;}
.btnBg{
	background:none
	;border:0;
	line-height:23px;
	text-align:center;
}
.bor{border-bottom:1px dashed #ccc;}
.f_15{font-size:15px;}
.f_r{text-align:right;}
.bor_r{border-right:1px solid #ccc;}
.tabf{background-color:#ffffe1;}