
/****************table show******************/
.table_show{
width:100%;
border-collapse:collapse;
font-size:11px;
margin-top:20px;}
.table_show thead{
background-color:#b2d0e8;
background-color:#6699cc;}
.table_show th,.table_show td{
padding:4px 10px;
margin:0px;
color:#333;
text-align:left;}
.table_show thead th{
padding:1px 10px;
color:#fff;
font-weight:bold;
border-right:1px solid #fff;}
.table_show td{
border-bottom:1px solid #eee;}
.table_show .odd{
background-color:#f8f8f8;}
.table_show .center{
padding-left:15px;}
.table_show #item{
width:35%;}
.table_show .imp{
font-weight:bold;}



/****************table five******************/
.table_five{
margin:0 auto;
width:90%;
border-collapse:collapse;
font-size:11px;
margin-top:20px;}
.table_five thead{
background-color:#b2d0e8;
background-color:#6699cc;}
.table_five th,.table_five td{
padding:5px 15px;
margin:0px;
color:#333;
text-align:left;}
.table_five thead th{
padding:1px 15px;
color:#fff;
font-weight:bold;
border-right:1px solid #fff;}
.table_five td{
border-bottom:1px solid #eee;}
.table_five .odd{
background-color:#fbfbfb;}
.table_five .center{
padding-left:15px;}
.table_five .total{
background-color:#FFFFCC;}
.table_five .total td{
color:#ff6600;
font-weight:bold;}

/************table four******************/
.table_four{
margin:0 auto;
width:75%;
border-collapse:collapse;
font-size:11px;
margin-top:20px;
margin-bottom:20px;
border-top:1px solid #ddd;}

.table_four td{
margin:0px;
color:#333;
text-align:left;
padding:4px 12px;
border-bottom:1px solid #ddd;}
.table_four .odd{
background-color:#f9f9f9;}

/************table one******************/
.table_one{
margin:0 auto;
width:80%;
border-collapse:collapse;
font-size:11px;
margin-top:20px;}


.table_one td{
border:1px solid #666;
padding:5px 5px;
text-align:center;
margin:0px;
color:#333;}
.table_one .odd{
background-color:#fbfbfb;}




/************table two******************/
.table_two{
margin:0 auto;
width:100%;
border-collapse:collapse;
font-size:11px;
margin-top:20px;}
.table_two thead{
background-color:#b2d0e8;
background-color:#6699cc;
}
.table_two th,.table_two td{
padding:7px 5px;
margin:0px;
color:#333;
text-align:left;}
.table_two thead th{
padding:3px 5px;
color:#fff;
border-right:1px solid #fff;}
.table_two td{
border-bottom:1px solid #eee;}
.table_two .odd{
background-color:#fbfbfb;}
color:#fff;}
.table_two a{
color:#6699cc;}
.table_two a:hover{
border-bottom:1px solid #6699cc;}
.table_two .center{
padding-left:15px;}
.table_two .not_review{
font-weight:bold;
color:#FF0000;}
.un{
color:#CCCCCC;
}
.pass{
color:#009900;
}
.unpass{
color:#FF0000;
}
.table_two .img_link:hover{
border:none;}
.table_two .img_link img{
margin-bottom:-3px;
padding-right:5px;}




/************table three******************/
.table_three{
margin:0 auto;
width:90%;
border-collapse:collapse;
font-size:11px;
margin-top:20px;}
.table_three thead{
background-color:#b2d0e8;
background-color:#6699cc;
}
.table_three th,td{
padding:5px 5px;
margin:0px;
color:#333;
text-align:left;}
.table_three thead th{
padding:6px 5px;
color:#fff;
font-weight:bold;
border-right:1px solid #fff;}
.table_three td{
border-bottom:1px solid #eee;}
.table_three .odd{
background-color:#fbfbfb;}
color:#fff;}
.table_three a{
color:#6699cc;}
.table_three a:hover{
border-bottom:1px solid #6699cc;}

/************table register******************/
.table_reg{
margin:0 auto;
width:90%;
border-collapse:collapse;
font-size:11px;
margin-top:20px;}

.table_reg #item{
width:22%;}
.table_reg #input{
width:58%;}
.table_reg #warning{
width:20%;}

.table_reg td{
padding:5px 10px;
margin:0px;
color:#333;
text-align:left;}
.table_reg .odd{
background-color:#fbfbfb;}




