@charset "utf-8";
/* CSS Document */
*{ margin:0px;
	font-size:14px;
	color:#333333;
	font-family:/*微软雅黑,*/Arial, Helvetica, sans-serif;
	}
p{ line-height:25px;}
a{}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
img{ border:none;}
body{ background:url(../img/pic_01.jpg) repeat-x top;}
.list1 div {line-height:20px; padding:2px 5px 4px 5px; border-top:#CCCCCC dashed 1px;}
.list1 a{ margin-right:30px; margin-left:5px;}
.list1 font{color:#666666;}



.title_1{ font-family:微软雅黑,黑体,; font-size:17px; font-weight:bold; color:#FFFFFF;}
.Article_title{ font-family:微软雅黑,黑体,; font-size:20px; font-weight:bold; color:#333333;}