@charset "UTF-8";

#lab .enq_title{
	margin:0 0 12px 0;
}

#lab .enq_summy{
	margin:0 0 20px 12px;
}

#lab .question{
	margin:0 0 12px 0;
}

#lab .answer{
	margin:0 0 20px 0;
}
#lab .exp{
	background-image: url(../images/exp_box.gif);
	background-repeat:no-repeat;
	text-align: left;
	height: 43px;
	width: 650px;
	padding:10px 20px 0 20px;
	margin:0 0 0 12px;
}
#lab .exp2{
	background-image: url(../images/exp_box2.gif);
	background-repeat:no-repeat;
	text-align: left;
	height: 60px;
	width: 650px;
	padding:10px 20px 0 20px;
	margin:0 0 0 12px;
}
#lab .exp span,#lab .exp_half span{
	font-size:17px;
	font-weight:bold;
	color:#ff0000;
	margin:0 0 0 15px;
}
#lab .exp_half{
	background-image: url(../images/exp_box_half.gif);
	text-align: left;
	height: 55px;
	width: 330px;
	padding:10px 0 0 0px;
	margin:12px 0 0 10px;
	background-repeat:no-repeat;
}
#lab .exp_half2{
	background-image: url(../images/exp_box_half2.gif);
	text-align: left;
	height: 61px;
	width: 310px;
	padding:10px 0 0 20px;
	margin:12px 0 0 10px;
	background-repeat:no-repeat;
}
#lab .exp2 span,#lab .exp_half2 span{
	font-size:17px;
	font-weight:bold;
	color:#ff0000;
	margin:0 0 0 0px;
}
#lab #voiceBox{
	margin:0 15px 15px 15px;
}

#lab #voiceBox .voice01{
	padding:10px;
	border: 1px dotted #CCCCCC;
}

#lab #voiceBox .voice02{
	padding:10px;
	background-color:#F6F6F6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}
#lab #voiceBox .voice01 span,#lab #voiceBox .voice02 span{
	font-weight:bold;
	color:#FF0000;
}

#lab #voiceBox .bottomborder{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#lab #indexBtn{ float:left; margin-bottom: 3px; }
#lab #indexBtn a{
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	height:37px;
	width:148px;
	display:block;
	background-position:0px 0px;
	text-indent:-99999px;
	text-align:left;
	
} 

#lab #indexBtn a:hover{
	background-position:0px -37px;
} 

#lab #backnumBtn{
	float:right;
}
#lab #backnumBtn a{
	background-image: url(../images/backnum_btn.gif);
	background-repeat: no-repeat;
	height:37px;
	width:148px;
	display:block;
	background-position:0px 0px;
	text-indent:-99999px;
	text-align:left;
	
} 

#lab #backnumBtn a:hover{
	background-position:0px -37px;
} 

#lab .questionLeft{
	float:left;
	width:330px;

}
#lab .questionRight{
	float:right;

}
#lab .clear{
	clear:both;

}
#lab .mt10{
	margin-top:10px;
}
#lab .mt10{
	margin-top:10px;
}

#lab .table3clm{
	margin:0 0 0 20px;


}
#lab .table3clm table{
	width:666px;
	cellpadding:0px;
	cellspacing:0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-left-color: #FFCC00;
	border-right-style: none;
	border-bottom-style: none;
}
#lab .table3clm td{
	padding:3px 0 3px 12px;
	width:222px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

/* backnumber*/

#lab #backnum{
	background-image: url(../images/backnum_title.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 715px;
	padding: 0;
}

#lab #newindexBtn{ float:right; margin-top: 50px; }
#lab #newindexBtn a{
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	height:37px;
	width:148px;
	display:block;
	background-position:0px 0px;
	text-indent:-99999px;
	text-align:left;
	
} 
#lab .block {
	margin-bottom: 3px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	margin:25px 0 20px 25px;
	}

#lab .block .link-title {
	padding: 10px 5px 7px 0px;
	}

#lab .block .text-center {
	padding: 0px 5px 0px 0px;
	}

#lab .block .text-pink {
	color: #FF7777;
	padding: 5px 5px 8px 0px;
	}

