@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	text-align:center;
}
#nav{
	text-align:center;
	padding:4px 0 11px 0;
}
#nav a,#na a{
	line-height:29px;
	color:white;
}
#nav a:hover,#na a:hover{
	color:#FFF0B5;
}
#in_img{
	margin-top:253px;
	height:207px;
	text-align:center;
}
#contact,#contact a{
	color:#B8B8B8;
	font-weight:bold;
}
#pro_img{
	width:141px;
	height:183px;
	margin:20px auto 0 auto;
	text-align:center;
	background:#EAE1DD;
}
#pro_img img{
	width:123px!important;
	width:125px;
	height:165px!important;
	height:167px;
	border:1px solid #EAE1DD;
	margin:8px auto 0 auto;
}
#copyright{
	position:absolute;
	text-align:center;
	width:550px;
	z-index:999;
	margin:-24px 0 0 -290px;
	visibility:hidden; 
	background:url(..);
}
#copyright,#copyright a{
	color:white;
}
#link,#link a{
	color:black;
}
/*滚动条 ========================================== */
#Container{
	position:absolute;
	width:320px;
	height:348px;
}
#News{ 
	position:absolute;
	overflow:hidden;
	width:320px;
	height:348px;
}
.Scroller-Container {
	position:absolute;
	width:320px;
}
.Scrollbar-Up{
	position:absolute;
	width:10px;
	height:10px;
	font-size:0px;
}
.Scrollbar-Track{
	width:2px;
	height:348px;
	position:absolute;
	background:#AB4E4F;
}
.Scrollbar-Handle{
	margin-left:-1px;
	position:absolute;
	width:4px;
	height:150px;
	background:#9F3537;
	cursor:pointer;
}
.Scrollbar-Down{
	position:absolute;
	top:180px;
	width:10px;
	height:10px;
}
#Scrollbar-Container {
  position: absolute; 
}
#type{
	float:left;
	padding:0 30px 0 0;
}
/* 导航菜单 ========================================== */
#menuBar{
	width:180px;
    background:#F9F2F2;
    filter:Alpha(Opacity=70);
}
#menu,#menu1{
	border-bottom:1px solid #DEB9BA;
	padding:0 0 0 24px;
	height:24px;
}
#menu1{
	background:#F3E6E6;
}
#menu1 span{
	font-family:宋体;
	color:#9F3537;
}
#menu a,#menu1 a{
	color:#9F3537;
	font-weight:bold;
}
#menu a:hover,#menu1 a:hover{
	color:#977500;
}
