#updateTips {
	display: none;
	*display: block;
	top: 76px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #f8b3d0;
	color: #c00;
	background: #fff5fa;
	z-index: 100;
	position: absolute;
}

#updateTips a {
	color: #008000;
	text-decoration: none;
}

#updateTips a:hover {
	text-decoration: underline;
}

.btns {
	display: block;
	margin-right: 8px;
	width: 80px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	border: 1px #cacaca solid;
	border-radius: 2px;
	background: url(http://cdn.w3cfuns.com/resource/images/extend/tools/btn_bg.png) repeat-x;
	float: left;
}

.btns:hover {
	border: 1px #a4a4a4 solid;
	background-position: 0 -40px;
	text-decoration: none;
}

.btns:active {
	background-position: 0 -80px;
}

.btns.hilite {
	color: #f15214;
	border: 1px #ffc88b solid;
	background-position: 0 -120px;
}

.btns.hilite:hover {
	border: 1px #f60 solid;
	background-position: 0 -160px;
}

.btns.hilite:active {
	background-position: 0 -200px;
}

.btns.kl {
	margin-left: 0;
	margin-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btns.kr {
	margin-left: -1px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.optionBar {
	top: 0;
	left: 25px;
	right: 25px;
	position: absolute;
}

.optionBar label {
	display: inline;
	margin-right: 10px;
	padding: 0 5px 0 24px;
	height: 30px;
	line-height: 30px;
	float: left;
	position: relative;
}

.optionBar label.inp {
	padding: 0;
}

.optionBar label .ck {
	display: block;
	top: 8px;
	left: 3px;
	float: left;
	position: absolute;
}

.optionBar label.inp span,
.optionBar label.inp div,
.optionBar label.sel span,
.optionBar label.sel div {
	float: left;
}

.optionBar label.inp span {
	margin-right: 5px;
	text-align: right;
}

.optionBar label.inp div,
.optionBar label.sel div {
	margin-top: 4px;
	padding: 2px 3px;
	width: 40px;
	border: 1px #ddd solid;
	background: #fff;
	overflow: hidden;
}

.optionBar label.sel div {
	padding: 0;
	width: auto;
}

.optionBar label.inp div input {
	width: 100%;
	height: 16px;
	line-height: 16px;
	border: 0 none;
}

.optionBar label.sel div select {
	padding: 0;
	border: 0 none;
	background: none;
}

.setting {
	top: 0;
	left: 25px;
	bottom: 0;
	padding-top: 25px;
	width: 350px;
	border-right: 1px #ddd solid;
	overflow: auto;
	position: absolute;
}

.optionBar label .ck {}

.optionBar label .ck {
	display: block;
	top: 8px;
	left: 3px;
	float: left;
	position: absolute;
}

.setting dl {
	margin: 0 10px 25px 0;
	overflow: hidden;
}

.setting dl dt,
.setting dl dd {
	margin-bottom: 5px;
	position: relative;
}

.setting dl dt {
	margin-bottom: 10px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}

.setting dl dd label {
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.setting dl dd label span,
.setting ul dd label .inps {
	display: inline;
	float: left;
}

.setting dl dd label span {
	width: 70px;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

.setting dl dd label .inps {
	top: auto;
	left: auto;
	right: auto;
	width: 220px;
	height: 20px;
	position: relative;
}

.setting dl dd label .inps.auto {
	width: auto;
}

.setting dl dd label .inps input {
	top: 1px;
}

.setting dl dd select {
	top: 0;
	right: 0;
	padding: 0;
	height: 22px;
	border: 1px #d1d1d1 solid;
	border-left: 0 none;
	background: none;
	position: absolute;
}

.setting .fnbar {
	padding-right: 3px;
	line-height: 40px;
}

.setting .fnbar .btns,
.setting .fnbar label {
	float: right;
}

.setting .fnbar label {
	margin-right: 8px;
}

.css3_br2 {
	border-radius: 2px;
}

.css3_br5 {
	border-radius: 5px;
}

.font14 {
	font-size: 14px;
}

.font24 {
	font-size: 24px;
}

.red {
	color: #c00;
	border: 0 none;
	background: none;
}

.bold {
	font-weight: 700;
}

.noBold {
	font-weight: 100;
}

body {
	background: #eee !important;
}

#main,
#fnPlates .fn,
#checkBoxPanel,
.buttonBar,
#tabs,
#commonRegex {
	overflow: hidden;
	zoom: 1;
}

#main:after,
#fnPlates .fn:after,
#checkBoxPanel:after,
.buttonBar:after,
#tabs:after,
#commonRegex:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: '.';
}

#main {
	background: #fff;
	font-size: 14px;
	overflow: hidden;
	position: relative;
}

#fnPlates {
	padding-bottom: 10px;
	overflow: hidden;
}

#fnPlates .fn {
	padding: 10px 10px 25px;
	border-top: 1px #fff dashed;
	border-bottom: 1px #fff dashed;
}

#fnPlates .fn:hover,
#fnPlates .active {
	background: #fafbfc;
	border-top: 1px #ddd dashed;
	border-bottom: 1px #ddd dashed;
}

.buttonBar {
	margin-bottom: 10px;
	padding-left: 120px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	position: relative;
}

.buttonBar strong {
	top: 0;
	left: 0;
	position: absolute;
}

.buttonBar button,
#commonRegex button,
#regexApi button {
	display: block;
	margin: 10px 8px 0 0;
	padding: 0 3px;
	height: 28px;
	line-height: 28px;
	*line-height: 25px;
	color: #333;
	border: 1px #dcdcdc solid;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	cursor: pointer;
	overflow: visible;
}

.buttonBar button,
#commonRegex button {
	float: left;
}

.buttonBar button:hover,
#commonRegex button:hover,
#regexApi button:hover {
	border: 1px #dcdcdc solid;
	background-color: #f8f8f8;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.buttonBar .errors {
	display: inline;
	height: 22px;
}

#checkBoxPanel input {
	display: inherit !important;
	width: auto !important;
	border: none !important;
}

#fnPlates input,
#fnPlates .textBox {
	display: block;
	width: 100%;
	width: 99%;
	font-size: 14px;
	border: 1px #d9d9d9 solid;
	border-top: 1px #c0c0c0 solid;
	outline: none;
	background: #fff;
}

#fnPlates input:focus,
#fnPlates .textBox:focus,
#fnPlates input.active,
#fnPlates .textBox.active {
	border: 1px #4d90fe solid;
}

#fnPlates input {
	height: 25px;
	line-height: 22px;
}

#checkBoxPanel {
	margin-bottom: 15px;
	height: 30px;
}

#checkBoxPanel label {
	display: inline;
	margin-right: 20px;
	float: left;
}

#checkBoxPanel input,
#checkBoxPanel span {
	display: inline;
	width: inherit;
	height: 30px;
	line-height: 30px;
	float: left;
}

#checkBoxPanel input {
	margin-right: 5px;
	border: inherit;
	background: inherit;
}

#fnPlates .textBox {
	height: 150px;
	overflow: auto;
	line-height: 18px;
}

.mosaics0 {
	color: #00f;
	background: #f00;
}

.mosaics1 {
	color: #008000;
	background: #ff0;
}

#regexHelp {
	top: 0;
	right: -433px;
	padding: 5px 3px 3px 10px;
	width: 430px;
	height: 815px;
	background: #363740;
	position: absolute;
}

#bubble {
	display: block;
	left: -76px;
	width: 76px;
	height: 52px;
	cursor: pointer;
	position: absolute;
}

#arrow {
	top: 0;
	left: 0;
	width: 10px;
	height: 23px;
	cursor: pointer;
	z-index: 1px;
	position: absolute;
}


#tabs {
	padding: 10px 0 0 25px;
	height: 30px;
	background: #dcdcdc;
	overflow: hidden;
}

#tabs li {
	display: inline;
	margin-right: 5px;
	padding-right: 7px;
	width: 117px;
	height: 30px;
	line-height: 30px;
	color: #5d5d5d;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	float: left;
}



#commonRegex,
#regexApi {
	padding: 5px;
	background: #fff;
}

#commonRegex button {
	margin: 10px 10px 0 0;
	padding: 0;
	width: 130px;
	float: left;
}

#regexApi {
	display: none;
	height: 765px;
	background: #fff;
	overflow: auto;
}

#regexApi button {
	margin: 0 auto;
	width: 80px;
}

#regexApi table {
	margin-bottom: 15px;
	border-collapse: collapse;
}

#regexApi td {
	padding: 5px;
	border: 1px #4f81bd solid;
	line-height: 24px;
	font-size: 12px;
}

#regexApi .theader {
	text-indent: 5px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: 700;
	background: #4f81bd;
}

#regexApi .odd {
	background: #f8f9fa;
}

#comment {
	margin: 0 15px;
}

#scrolltop {
	display: none;
}