@charset "utf-8";
#css {
	text-decoration: none;
}
.tab1{
	width: 100%;
	float:left;
	margin-top:4px;
}
.menu{
	height: 35px;
	font-size: 14px;
	width:250px;
}
.menu li{
	float: left;
	width: 70px;
	text-align: center;
	line-height: 35px;
	height: 35px;
	cursor: auto;
	color: #000;
	overflow: hidden;
	cursor:pointer;
	margin-right:5px;
}
#tab1 .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li.off{ border-bottom:2px solid #3b7ac9;}
#content #tab1 .menudiv #con_one_1 #1 table tr td #u112_input {
	height: 30px;
}
#bc01 {}
.menudiv{
	width:100%;
	height: auto;
	background:#f6f6f6;
	float:left;
}
#cll{ width:45px; padding-left:5px;}



