@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#fff;}
body,div,p,dt{margin:0; padding:0;}
.flash{width:1001px; border:1px solid #eaeaea; margin:0 auto;}
.columnblue_title{ background:url(../images/columnblue_title_bg.gif) repeat-x; height:30px;}
.article_title{ margin:15px auto; font-size:20px; font-weight:bold; text-align:center;  color:#006EC8;}
.zhushi{
	margin: 15px auto;
	width: 680px;
	text-align: left;
	line-height: 1.7;
	text-indent: 24px;
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
}
.flashmk{ padding:20px 0 20px 155px;}
a:link{ color:#0099ff; text-decoration: none;}
a:visited{ color:#0099ff; text-decoration:none;}
a:hover{ color:#002136; text-decoration:none;}
a:active{ color:#002136; text-decoration:underline;} 
.flashline{width:700px; height:530px; border:1px solid #eaeaea; }
