*{ 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: #5ac9f4;
}
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;
}
/* 链接 */
/*a {behavior:url(css/link_n.htc)}*/
a:link,a:visited {
	color: #4a4040;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.gourl_f:link,a.gourl_f:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.gourl_f:hover {
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
.td_01 {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.td_02 {
	background-image: url(../images/m_007.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_03 {
	background-color: #000;
}
.td_04 {
	font-size: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	line-height: 16px;
}

.text1 {
	font-family: Verdana;
	font-size: 12px;
	color: #fa00aa;
}
.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-size: 12px;
}



.newsimg {
	height: 168px;
	width: 228px;
	background-color: #FFF;
	background-image: url(../images/imgbg_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.newsimg a {
	height: 160px;
	width: 220px;
	margin: 4px;
	display: block;
}
.newsimg a:hover {
	border: 4px solid #fa00aa;
	margin: 0px;
	display: block;
}



/*首页js图片*/
div#newsimg_js{
	width:862px;
	height:150px;
	margin: 0px;
}
#newsimg_js #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#newsimg_js .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 150px;
	overflow: hidden;
}
#newsimg_js .Slides li {
	float: left;
	width: 862px;
	height: 150px;
}

#newsimg_js .Slides img{
	border:0;
	display: block;
	width: 862px;
	height: 150px;
}
#newsimg_js .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 120px;
	right: 10px;
	z-index: 10;
	height: 25px;
}
#newsimg_js .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 0.9em;
	cursor: pointer;
	overflow: hidden;
	background-image: url(../images/js/nimgjs01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}
#newsimg_js .SlideTriggers li.Current{
	color:#fff;
	border:0;
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px;
	background-image: url(../images/js/nimgjs02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

