html {
	scrollbar-face-color: #111111;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #666666;
}
body {
	background-color: #000000;
	margin: 0px;
	color: #666666;
	font-size:13px;
}
#logo {
	margin-top:130px;
	text-align:center;
}
h1 {
	display:run-in;
	font-size:12px;
	margin:0px;
	float:left;
	text-indent:2em;
}
#link {
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(Images/Index_bg.gif);
	text-align:center;
	height:70px;
	margin-top:15px;
	padding-top:75px;
	padding-bottom:80px;
}
#link a {
	color:#d18707;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin:auto 5px;
}
#link a:hover {
	color:#00FF00;
	border: 1px solid #00FF00;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#nav {
	width:800px;
	margin:0px auto 20px auto;
	line-height:200%; 
	color:#555555; 
	text-align:center;
}
#nav h2 {
	display:inline;
}
ul,ol,li {
	margin:0px;
	padding:0px;
}
#nav ul{
	list-style-type:none;
	height:18px;
}
#nav li{
	background-image: url(Images/nav.gif);
	background-repeat: no-repeat;
	list-style-type:none;
	display:inline;
	float:left;
	width:78px;
	height:18px;
	line-height:18px;
}
#nav ul li a{
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:18px;
}
#nav ul li:first-child{
	border-left-width: 0px;
}
#nav ul li.nav_1{
	background:none;
}
#nav ul li.nav_6 a{
	background-image: url(Images/nav.gif);
	background-repeat: no-repeat;
	background-position: center -21px;
	text-indent:-999em;
}
#nav ul li.nav_6 a:hover{
	background-position: center -40px;
}
#nav ul li.nav_9{
	width:95px;
}
#nav a{	
	color:#999999;
}
#nav a:hover{	
	color:#FF9900;
}
a {
	color:#666666;
}
a:hover{
	color:#FF9900;
}

#contents {
	min-width:920px;
	max-width:80%;
	width:expression(this.width> 1154 ? 80% : 920);
	padding:0px 10px;
	line-height:24px;
	margin:0px auto;
}
#contents a{
	text-decoration:none;
}

.news-tab {
	POSITION: relative; 
	WIDTH: 23.8%; 
	FLOAT: left;
	HEIGHT: 233px; 
	background-color:#222;
	border:1px solid #333;
	overflow:hidden;
	margin-bottom:10px;
	margin-right:1%;
}

.news-tab h2 {
	POSITION: absolute;
	BACKGROUND-COLOR: #000; 
	WIDTH: 50%; 
	HEIGHT: 26px; 
	CURSOR: pointer;
	margin:0px;
}
.news-tab .tabnow {
	BACKGROUND-COLOR: #222;
}
.news-tab-2 {
	LEFT: 50%;
}
.news-tab .news-tab-a {
	TEXT-ALIGN: center; 
	LINE-HEIGHT: 26px; 
	DISPLAY: block; 
	HEIGHT: 26px; 
	COLOR: #555; 
	FONT-SIZE: 13px;
}
.tabnow .news-tab-a {
	COLOR: #777;
}
.news-tab .news-box {
	POSITION: absolute; 
	TOP: 26px;
	margin:10px;
	width:95%;
}

.news-tab ol{
	list-style-position:inside;
	list-style-type:circle;
}
.news-tab ol li {
	height:24px;
	list-style-position:inside;
	list-style-type:circle;
	overflow:hidden;
}

#news-tab4{
	margin-right:0px;
}
.v_visible{
	visibility:visible;
}
.v_hidden{
	visibility:hidden;
}

.dongtai {
	width:640px;
	font-size: 16px;
	color: #FFFF99;
	text-align:center;
	margin:auto;
	padding:5px;
	border:1px solid #333333;
}
.dongtai h3{
	text-align:left;
	font-size:1.1em;
	margin:0px;
	height:30px;
	background-color:#333333;
	line-height:30px;
	padding-left:5px
}
.dongtai .dongtaiNav{
	text-align:right;
	margin-top:-30px;
	height:30px;
	margin-bottom:7px;
	line-height:30px;
	padding-right:5px;
}
.dongtai .dongtaiNav strong{
	font-size:13px;
	color:#666666;
}
.dongtai .dongtaiNav a{
	font-size:13px;
	color:#666666;
}
.dongtai img{
	height:170px;
	width:114px;
	margin:auto 3px;
}
.dongtai a {
	color: #999999;
}
.dongtai a:hover {
	color:#FF9900;
}

#Friends-Link {
	min-width:920px;
	max-width:80%;
	width:expression(this.width> 1154 ? 80% : 920);
	margin:0px auto;
	padding:0px 10px;
	color:#666666;
	clear:both;
	padding-top:20px;
	margin-bottom:20px;
}
#Friends-Link div{
	line-height:180%;
	font-size: 12px;
}
#Friends-Link a{
	color:#666666;
	text-decoration:none;
}
#Friends-Link a:hover{
	text-decoration:underline;
}
.tongji{
	color:#FF0000;
	margin-right:5px;
}
#Friends-Link .link_a{
	float:left;
	text-indent:-999em;
}
#photoList{
	position:relative;
	text-align:left;
}
.photo{
	position:absolute;
	display:none;
	z-index:100;
	bottom:110px;
	opacity:0.9;
	FILTER: alpha(opacity=90);
	border:5px solid #999;
}
.red,.red a{
	color:#FF0000;
}
