@charset "gb2312";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #929292;
	line-height:20px;
	
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
a:link {
	color: #929292;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #929292;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

.menu{background:url(Images/left_bg.jpg) left bottom no-repeat; height:580px; }
.menu ul{ list-style:none; float:right; margin:0px}
.menu ul li { font-family:"微软雅黑", "黑体"; font-size:12px; line-height:35px; background:url(Images/menu_line.gif) bottom no-repeat; width:88px; height:35px; color:#FFF; text-decoration:none;text-align:center; letter-spacing:2px}
.menu ul li a{color:#FFF; text-decoration:none;}
.menu ul li a:visited{color:#FFF; text-decoration:none}
.menu ul li a:hover{color:#828282; text-indent:5px}
.mainbg{padding:5px 5px 5px 5px;background:url(Images/Main_bg_center.gif) repeat-x top}
.Homepic a img{
 FILTER: gray
}
.Homepic a:hover img {FILTER:
}

/*滚动条样式开始*/
#Scroller-111 {
	position: absolute;
	overflow: hidden;
	margin:auto;
}

.Scroller-Container{
	position:absolute;
	top: -3px;
	left: -2px;
	overflow: hidden;
	margin:auto;
	display:block;
	padding-left:15px;
}
.Scrollbar-Trackzfd{
	width: 7px;
	position: absolute;
	background: url(images/line3.gif) center top no-repeat;
	
}

.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px; margin-top:1px;margin-bottom:20px;  width: 8px; height:29px;
  background: url(images/dian.gif) center top no-repeat;
}
/*滚动条样式结束*/


ul.news{ list-style:none; margin:0px}
ul.news li{ height:25px; line-height:25px; list-style:none}

.Newstitle{font-family:'微软雅黑', '黑体'; font-size:15px; color:#f2a31b; text-align:center; width:450px; margin-top:5px}

ul.photos{ list-style:none; margin:0px; border-bottom:1px solid #363635; width:450px}
ul.photos li{ float:left; width:71px; height:23px; line-height:23px; list-style:none;background:url(Images/Photos_menu2.gif) no-repeat; text-align:center; margin-right:2px}
ul.photos li a{text-decoration:none; color:#8e8a8a;}
ul.photos li a:visited{ text-decoration:none; color:#8e8a8a}
ul.photos li a:hover{background:url(Images/Photos_menu.gif) no-repeat; text-align:center; height:23px;}
ul.photos .now{background:url(Images/Photos_menu.gif) no-repeat; color:#FFF}
.photospic img{border:3px solid #2a2929}