﻿.ibody{margin:2px;}
.left{
	width:250px;height:100%; 
	float:left;text-align:center; 
}

button{margin-left:2px;padding:0px; }
#tabBtns a{
	color:#000;text-decoration:none;
	display:block; float:left;margin-right:1px; 
	width:47px;height:20px;line-height:20px; 
	background:#fff url(../images/tab.gif) no-repeat 0 0; 
}
.list_wrap{margin:5px;}
#tabBtns{z-index:10;border:0px solid #aaa; }
#tabBtns a:hover{
	background:url(../images/tab.gif) no-repeat 0 -21px; 
}
#tabBtns a.hot,#tabBtns a.hot:hover{
	background:url(../images/tab.gif) no-repeat 0 100%; 
	width:52px; height:20px; position:relative;bottom:-1px;
}
.list_option{
	background:#fff; margin:0px;padding:0px; 
	border:1px solid #919B9C;display:none;
}
#list_match{display:block;}
.right{width:500px;	float:left;padding-left:10px;}
.clear{clear:both;font-size:0px;overflow:hidden;height:0px; }
#colorText,textarea{
	margin:5px auto;
	overflow:auto;
}
#colorText{background:#fff;text-align:left;word-wrap:break-word;overflow:hidden;}
#regexpText{height:60px;width:220px}
#replaceText{height:30px;}
#replaceText,#targetText,#resultText{width:98%;}
#targetText{height:200px;background:#fff;color:#000;text-align:left;}
#resultText{height:100px;color:#0099FF}
select{width:216px;height:170px;margin:0px;padding:0px;margin-top:10px; }
fieldset{text-align:center;padding:0; margin:10px 0 0 0}
legend{margin-left:10px;color:#000; }


