@charset "utf-8";
body 
{
    font-family:"宋体";
	font-size: 12px;
	margin:0px;
	background-color:#000000;
	color:#666666;
}
input,textarea,select{font-weight:normal;font-size:12px;font-style:normal;}

a:link {color: #0F8FBD;text-decoration: none;}
a:visited {color: #0F8FBD;text-decoration: none;}
a:hover {color: #CC0000;text-decoration: none;}
a:active {color: #CC0000;text-decoration:}

.a1:link {color: #0F8FBD;text-decoration: none;}
.a1:visited {color: #0F8FBD;text-decoration: none;}
.a1:hover {color: #666666;text-decoration: none;}
.a1:active {color: #666666;text-decoration:}

img{border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:0px; border:0px;}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	}
.tb1{
padding-left:35px;
padding-right:35px;
padding-top:25px;
padding-bottom:15px;
font-family:"宋体";
font-size:14px;
font-weight:bold;
line-height:40px;
color:#0F8FBD;}
.center{
width:705px!important;
width:705px;
height:350px;
height:350px!important;
padding-left:20px;
padding-top:15px;}	



.biaoge {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.xuan {
	border-right-width: 1px;
	border-right-style: dashed;
	border-rught-color: #CCCCCC;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}

.bj{ background: url(../images/bj.jpg) no-repeat top #17080F; height:461px;}

/*滚动条*/
.Container {
	width: 600px;
	float:left;
	position: relative;
	height: 280px
}
#Scroller-1 {
	overflow: hidden;
	width: 600px;
	position: absolute;
	height: 280px;
	left: -1px;
	top: 2px;
}
.Scroller-Container {
	position: relative;
	width:600px;
}
#Scrollbar-Container {
	position: relative;
}
.Scrollbar-Track {
	width: 20px;
	height: 261px;
}
.Scrollbar-Handle {
	margin:12px 20px 0 2px;;
	width: 8px;
	height: 40px;
	position: absolute;
}
