
/*==============left====================*/
.sub_left{
	width:277px;
	float:left;
	padding:8px 0px;
	background-color:#fff;
	border:#bedbe3 solid 1px;
}
.blue_top,.blue_middle,.blue_bottom{
	width:267px;
	margin:0px auto;
}
.blue_top{
	height:15px;
	float:left;
	margin-left:5px;
	display:inline;
	background: url(../images/right_bg.gif) no-repeat 0px 0px;
}
.blue_middle{
	background-color:#e4eef6;
	clear:both;
	float:left;
	display:inline;
	margin-left:5px;
}
.blue_middle a{
	display:block;
	padding:5px 5px 5px 16px;
	width:234px;
	margin:3px auto;
	background:#fff url(../images/body_1.gif) no-repeat -288px -86px;
}
.blue_bottom{
	height:15px;
	float:left;
	margin-left:5px;
	display:inline;
	background: url(../images/right_bg.gif) no-repeat 0px -25px;
}
a.subNow:link,a.subNow:visited,a.subNow:hover,a.subNow:active{
	background-color:#7cadd8;
	color:#fff;
}
.updateList{ padding:0px 4px 0px 15px;}
.updateList li{ margin:6px 3px; _display:inline;}
.updateList li a{ width:auto;}
.updateList li a.nowOnShow{ color:#f00;}

/*=================right=======================*/
.red{
	color:#ff0000;
}
.mainTitle{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:10px 0px;
	color:#2b9b18;
}
.erjiTitle{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding:3px 0px 15px 0px;
}
.sub_right{
	width:948px;
	border-left:1px #e9e9e9 solid;
	border-right:1px #e9e9e9 solid;
	background-color:#fff;
	padding:15px 20px;
	font-size:12px;
	margin:0px auto;
}
.list{ font-size:12px;padding:10px 0 0 10px;width:978px;margin:0px auto;
    border-left:1px #e9e9e9 solid;
	border-right:1px #e9e9e9 solid;
	line-height:25px;
	color:#6d6d6d
}
.list a{color:#6d6d6d}
.list a:link,.list a:visited{color:#6d6d6d}
.list a:hover,.list a:active{color:#900}

.sub_right p{
	line-height:24px;
	text-indent:22px;
	margin-bottom:6px;
}
p.title{
	font-weight:bold;
	margin-top:6px;
	text-indent:0px;
}
p.title2{
	font-weight:bold;
	margin:6px 0 0 25px;
	text-indent:0px;
	color:#06C
}
p.title2 a{
	font-weight:bold;
	margin:6px 0 0 0px;
	text-indent:0px;
	color:#06C; text-decoration:underline
}
table.table{
	width:100%;
	margin:8px auto;
	border-collapse:collapse;
}
.table th{
	padding:8px 3px;
	background-color:#55a9d6;
	border:#b9d0dd solid 1px;
	text-align:center;
}
.table td{
	padding:6px 3px;
	border:#b9d0dd solid 1px;
	line-height:20px
}
tr.gray td{
	background-color:#ebebeb;
	font-size:12px;;
}
.Play{
	padding:20px auto;
	text-align:center;
}



/*=====================去掉二级页多余部分========================*/
#nav,.sub_left{ display:none;}
.contant,.footer{ width:auto;}
.contant{ padding-top:0; overflow-x:hidden;}

.footer{ width:990px; margin:0px auto;}


.IMG_border{border:#CCC 1px solid; margin:8px 0px 8px 120px }
.sub_H{height:450px}