﻿@charset "utf-8";
/* CSS Document */
.spanClassifyDecisionIndex{
	font-size:18px;
	color:#ED7B23;
	font-weight:700;}
.martopClassifyDecisionIndex{
	margin-top:15px;}
.MoveClassify{
	float:right;
	font-size:16px;
	font-weight:700;
	margin-top:16px;
   
	}
.areturn a:hover{
	color:#ED7B23;
	text-decoration:none;
	}
.warningClassify{
	width:120px;
    height:33px !important;}
.tdClassify{
	background-color:#F5DDF5;}
#menuClassify ul{
	list-style:none;
	margin:0;}
#menuClassify ul li{
	float:left;
	list-style:none;}
.tdrespon td:nth-child(odd) {
 background-color:#BFD2DC;
 text-align:center;
 font-size:12px;
}
.tdrespon td:nth-child(even) {
	font-size:12px;
}
@media (max-width: 992px){
.MoveClassify{
	margin-top:-23px;}
.moveUlClassify{
	float:left !important;}
}
@media (max-width:1200px){
    .DecisionIndexleft { 
        margin-right:30px;
    }
}
