@charset "UTF-8";
/* CSS Document */

.ir_title{width:970px; height:45px; line-height:50px; font-size:20px; color:#FDBB30;  padding:0 10px; font-family:'true_mediumregular';}
.ir_selection_wrapper{
	width:930px;
	height:auto;
	padding:15px 30px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background-color: #fff;
	background-image: url(../../images/tmv/ir/p_ir_coverage.jpg);
	background-position:right;
	background-repeat: no-repeat;
	background-position:345px 75px;
	margin-bottom:10px;
	border:solid thin #ccc;
}
.ir_selection_wrapper .title{font-size:14px; color:#222; width:310px; height:30px; line-height:30px; font-family:'true_mediumregular';}
.ir_selection_wrapper .title2{font-size:14px; color:#222; width:510px; height:auto; line-height:20px; font-family:'true_mediumregular';}
.ir_selection_wrapper .title3{font-size:12px; color:#555; width:100%; height:auto; line-height:18px; font-family:tahoma;}
.ir_selection_wrapper .form{width:310px; height:auto; padding:20px 10px 10px 10px; color:#444; }
.ir_selection_wrapper .form label{width:80px;height:25px; line-height:25px;text-align:right; padding:0 10px 0 0;}

.ir_selection_wrapper .form .dropdown{width:210px;  height:25px;text-align:right; background:#E5E5E5;  color:#666;}

.ir_selection_wrapper .form .field{width:210px;  height:25px;line-height:25px; border:1px #ccc solid; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;text-align:left; background:#fff;  color:#666;}


.ir_selection_wrapper .form .btn{background:url(../../images/tmv/ir/ir_btn.png) no-repeat; width:126px; height:36px; line-height:30px; text-align:center; color:#fff; font-size:16px;margin:10px 0 0 90px; border:none;}
.ir_selection_wrapper .form .btn:hover{color:#000;}
.dash_line{border-bottom:1px dashed #ccc;}


/*ir check info*/
.ir_check_block{
	width:560px;
	height:auto;
	background:#ccc;
	padding:15px;
	text-align:center;
	border-radius:6px;
	-webkit-border-radius:6px;
	-mox-border-radius:6px;
	margin:40px auto 20px auto;
	position:relative;
	z-index:1;
	font-family:'true_mediumregular';
	font-size:14px;
}
.ir_check_block .arrow{
	width:28px;
	height:13px;
	position:absolute;
	margin:0 auto;
	left: 280px;
	top: -9px;
}

.ir_detail_table{width:990px;}
.ir_detail_table table{width:100%; margin:0 auto;}
.ir_detail_table table tr td.head_left{background:#FDBB30; border-top-left-radius:10px; width:65px; height:30px; padding:0;text-align:center; color:#222; border-right:1px #fff solid; font-weight:bold;}
.ir_detail_table table tr td.head_right{background:#FDBB30; border-top-right-radius:10px; width:65px; height:50px; padding:0;text-align:center; color:#222; border-right:1px #fff solid; font-weight:bold;}
.ir_detail_table table tr td.head1{background:#FDBB30; width:auto; height:30px; padding:0;text-align:center; color:#222; border-right:1px #fff solid; font-weight:bold;}
.ir_detail_table table tr td.head2{background:#FDBB30; width:auto; height:20px; padding:5px 0;text-align:center; color:#222; border-right:1px #fff solid; border-bottom:1px #fff solid; font-weight:bold;}
.ir_detail_table table tr td.head2 span,.ir_detail_table table tr td.head1 span{font-size:9px; font-weight:bold;}
.ir_detail_table table tr td.head3{background:#FDBB30; width:auto; height:20px; text-align:center; color:#222; border-right:1px #fff solid; font-size:11px; line-height:12px;}

.border_bottom_line{border-bottom:1px #fff solid;}


.ir_detail_table table tr td.detail{background:#eee; height:auto; width:auto;text-align:center; color:#222; border-right:1px #fff solid;border-bottom:1px #fff solid; padding:5px;}
.ir_detail_table table tr td.detail a.more{color:#FDBB30; font-size:11px;}
.ir_detail_table table tr td.detail a.more:hover{color:#222; font-size:11px;}

.ir_detail_table .ir_table_bottom{width:989px; background:#eee; height:20px; border-bottom-left-radius:6px; border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px; -webkit-border-bottom-right-radius:6px;-moz-border-bottom-left-radius:6px; -moz-border-bottom-right-radius:6px; /* border-top:1px #fff solid; */ margin:0 auto;float:left;}

/*remark*/
.ir_remark_block{width:990px;  height:auto; padding:10px 0; margin:0 auto;}
.ir_remark_block .left{width:870px;  height:auto; padding:10px 30px 10px 0; line-height:16px; word-wrap:break-word; color:#555;}
.ir_remark_block .left .title{color:#FDBB30;}
.ir_remark_block .right{width:60px;  height:auto; padding:30px 10px;}
.ir_remark_block .right a{margin:0 0 10px 0; display:block;}
#ir_detail_more{
	background: none repeat scroll 0 0 #FFFFFF;
    border-color: #AAAAAA #C8C8C8 #C8C8C8;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0;
    padding: 10px;
    /* width: 960px; */
}
#ir_detail_more table{width:955px;}