* { border:2; margin:0; padding:0; outline:none; }
/* Slider */
#slider {
	width: 1060px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#slideshow {
	float: left;
	width: 100%;
	height: 332px;
	overflow: hidden;
	/* [disabled]margin-top:30px; */
}
.slider-item { width:100% !important; height:332px; }
.slider_content_inner img { border:none; }
#slider_controls { float:right; padding:5px 0 0 0; position:relative; margin:0; z-index:1000; width:910px; }
#slider_controls ul { margin:0 auto; padding:2px 3px; width:90px; height:19px; background:url(../images/simple_tabs_bg.gif) top no-repeat; }
#slider_controls ul li { margin:0; padding:0; list-style:none; }
#slider_controls ul li { float:left; display:block; }
#slider_controls ul li a { width:18px; height:18px; background:url(../images/tabs_2.gif) no-repeat center center; display:block; float:left; padding:0; margin:2px !important; margin:1px 1px; outline:none; }
#slider_controls ul li a:focus { outline:none; }
#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide { background:url(../images/tabs_1.gif) no-repeat center center; }
.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}
a.proj:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	text-decoration: none;
	position: fixed;
	background-color: #FFF;
}
a.proj:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #00F;
	text-decoration: underline;
	background-color: #FFF;
}
a.proj:active {
	font-family: "宋体";
	font-size: 14px;
	color: #009;
	text-decoration: underline;
	background-color: #FFF;
}
a.proj:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}



a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #009;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #00C;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.flink:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
a.flink:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFF;
	text-decoration: underline;
	background-color: #06F;
}
a.flink:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFF;
	text-decoration: underline;
	background-color: #06F;
}
a.flink:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
