*{
	margin:0;
	padding:0;
}

body,td,tr,th{
	font-size:12px;
	font-family:Arial;
	color:#a9a9a9;
}

body{
	margin:0;
	padding:0;
	background-color:#000;
}

p{ line-height:200%;}

li{ list-style:none;}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */  

a:link{color:#a9a9a9; text-decoration:none;}
a:visited{color:#a9a9a9; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:none; }

#wrapper{ width:1003px; margin:0 auto;}

/* head */

#head{ 
	width:1003px;
}

#menu{
	width:829px;
	height:137px;
	float:left;
	background:url(../images/top_bg.jpg) no-repeat left top;
}

#logo{
	width:174px;
	height:137px;
	float:left;
}

.t{ width:829px; height:38px;}

.m{	
	width:794px;
	height:33px;
	line-height:33px;
	padding-left:35px;
	text-align:left;
}

.b{ width:829px; height:66px;}


#banner{
	width:1003px;
	height:312px;
	position:absolute;
	top:92px;
	z-index:-999;
	
}

#line{
	width:1003px;
	_height:226px;
	min-height:226px;
	clear:both;
}

/* content */

#search{
	width:975px;
	height:29px;
	text-align:right;
	padding-right:28px;
	padding-top:15px;
}

#content{
	width:1003px;
}

.line{
	width:960px;
	height:26px;
	padding-left:43px;
	padding-top:16px;
}

.content{ 
	width:1003px;
}

.left{
	width:723px;
	float:left;
}

.right{
	width:279px;
	height:236px;
	float:left;
}

span.news-date {
	position: absolute;
	right: 10px;
}

/* footer */  
#footer{
	width:973px;
	height:66px;
	border-top:2px #1e1e1e solid;
	line-height:66px;
	text-align:right;
	padding-right:30px;
	clear:both;
}

/*scroll*/
.Container {
	position: absolute;
	width: 660px;
	height: 236px;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 660px;
	height: 236px;
	left: -3px;
	top: -3px;
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	padding-top:10px;
  
}
.Scrollbar-Track {
	width: 11px;
	height: 230px;
	position: absolute;
	left: 650px;

}
.Scrolbar-line{
	width:2px;
	height:230px;
	background-color:#1f1f1f;
	position:absolute;
	left:1px;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; 
  left: 0px;
  width: 4px;
  height: 30px;
  background-color:#343434;
}
/*end scroll*/
