body {
	margin: 0;	
}

table,td,div,img,td,ul,li,p{ font:12px tahoma; margin:0; border:0; color:#720706; line-height:19px;}

form,select { margin:0; padding:0; color:#720706; font-size:12px;}
/***** base style start *****/



/* 文字形态 */

.f_b{ font-weight:bold;}
.f_u{ text-decoration:underline;}					

/* 文字常用大小 */

.title01{ font:14px tahoma;color:#ffff8a;font-weight:700; }
.title02{ font:14px tahoma;color:#CA0C04;font-weight:700;  }
.title03{ font:14px tahoma;color:#ffffff;font-weight:700;  }

.date{ font:12px tahoma;color:#999999; }
.articl{ font:12px tahoma;color:#666666; }
/* 文字链接颜色 */

a:link,a:visited,a:active{	font-size:14px; text-decoration:none; color:#720706;}
a:hover{font-size:14px; text-decoration:none; color:red;}
.title03:link,.title03:visited{font-size:14px;  color:#ffffff; text-decoration:none;}  
.title03:hover{font-size:14px;  color:#ffff8a; text-decoration:none;}  




/* 文字常用颜色 */

.a_c_black{ color:#000;}
.a_c_gray{ color:#666666;}
.a_c_gray1{ color:#999999;}
.a_c_white{ color:#fff;}
.a_c_red{ color:#CA0C04;}

/* 图片边框=通栏图片、动画专用 */

.b_black {}
	.bs_black,.b_black img { border:1px #000 solid;}
.b_gray {}
	.bs_gray,.b_gray img { border:1px #999 solid;}
.b_white {}
	.bs_white,.b_white img { border:1px #fff solid;}

/* 图片边框=banner */
.ban{}
	.ban * { margin:5px 0;}
.ban_000 {}
	.ban_000 * { margin:5px 0; border:1px #666666 solid;}



/* 表格边框、块状分隔 */
.tbl_gray {	
	border:1px solid #DFDEDE;	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.line_gray {	
	border-top:1px solid #DFDEDE;	
}
.line_gray2 {	
	border-left:1px solid #D2D1D1;	
}



