@charset "utf-8";
div .his_list{ 
	margin:0; 
	padding:0px; 
	height:100%; 
	overflow:hidden;
}

div .his_list ul{
	margin:0px; 
	padding:0px; 
	list-style:none;
}

div .his_list ul li {
	float:left;
	margin:20px 0px 0px 10px;
	text-align:center;
	padding:0;
}

/*----------------any-------------------------*/
.mt20{ 
	margin-top:20px;
}

.ml10{
	margin-left:10px;
}

/*----------------2006produce-------------------------*/


.tab_pro2006 {
	border-collapse:collapse;
	width: 640px;
	text-align: center;
}

.tab_pro2006 th {
	padding: 5px;
	border: 1px solid #CCC;
	font-weight: normal;/*字体重量正常*/
}

.tab_pro2006 td {
	padding: 5px;
	border: 1px solid #CCC;
}

.tab_pro2006 td.none {
	padding: 0;
	border: 1px solid #CCC;
}


/*----------------action-------------------------*/

.subcontent{
	margin:10px 0;
}

.subcontent .playspeed{
	height:30px;
	color:#186b9d;
	margin-right:5px;
}

.subcontent .playspeed select{
	width:80px;
	border:#c4c4c4 1px solid;
	margin:0 10px;
	float:right;
}

.subcontent dl{
	width:125px;
	line-height:20px;
	padding-left:10px;
	list-style-type:none;
}

.subcontent dl dt{
	background:url(../../images/icon_02.gif) left 5px no-repeat;
	padding-left:13px;
	color:#186b9d;
	font-weight:600;
}

.subcontent dl dd{
	background:url(../../images/icon.gif) left 10px no-repeat;
	padding-left:13px;
	line-height:25px;
}

.subcontent dl dd a{
	color:#000;
	text-decoration:none;
}

.subcontent dl dd a:hover{
	color:#489bef;
}

.subcontent .pic{
	float:left;
	margin-left:10px;
	margin-top:5px;
}

.subcontent .pic .bordergrey{
	border:#c4c4c4 1px solid;
}

.flag-center{
	margin:30px auto;
	text-align:center;
}
