*{ margin:0;padding:0;}
img {border:0;}
ul,li{
	list-style-type: none;
	list-style-image: none;
	padding:0;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	width: 1002px;
	background-color: #FFF;
}
body,td,th,div {
	font-family: "宋体";
	/*font-family: Lucida Grande, Verdana, Lucida, Arial, Helvetica, "宋体",sans-serif;*/ 
	/*MacOSX,Windows,UNIX,A,H,中文简体,默认*/
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #4a4040;
}
.td01 {
	background-image: url(../images/e004.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #004294;
}
.td02 {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
}

.text1 {
	color: #f3c000;
	font-family: Verdana;
	font-size: 11px;
}
.text2 {
	font-family: "黑体";
	font-size: 32px;
	font-weight: bold;
	text-align: left;
	line-height: 80px;
	color: #0ad5ff;
}
.text3 {
	font-size: 14px;
	line-height: 24px;
}
.text4 {
	font-family: arial;
	line-height: 36px;
	color: #FC0;
}



/* 链接 */
/*a {behavior:url(css/link_n.htc)}*/
a:link,a:visited {
	color: #0060cd;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.gourl_f:link,a.gourl_f:visited {
	color: #000;
	text-decoration: none;
}
a.gourl_f:hover {
	color: #000;
	text-decoration: underline;
}

.newsimg {
	height: 133px;
	width: 178px;
	background-color: #FFF;
	background-image: url(../images/imgbg_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.newsimg a {
	height: 125px;
	width: 170px;
	margin: 4px;
	display: block;
}
.newsimg a:hover {
	border: 4px solid #6aadff;
	margin: 0px;
	display: block;
}

