@charset "utf-8";
/*----TITLE: Chuan Yi Electric WEBSITE | AUTHOR: William | UPDATED: 2011/11/16 by GEO William----*/

fieldset.reportQuery1,
fieldset.reportQuery2{
	border: 1px solid #CCC;
	margin: 0px auto 20px 20px;
	padding: 10px 0px;
	width: 95%;
}

fieldset.reportQuery1{
	background: url(../../intro%20-%20%E8%A4%87%E8%A3%BD/images/reportQuery1_bg.png) repeat-x left top;
}
fieldset.reportQuery1:hover{
	background: url(../../intro%20-%20%E8%A4%87%E8%A3%BD/images/reportQuery1_bg_hover.png) repeat-x left top;
}

legend.reportQuery1Title{
	font-size: 15px;
	font-weight: bold;
	color: #900;
	margin-left: 20px;
	margin-bottom: 10px;
}
ul.reportQueryForm{
	list-style: none;
	margin: 0px 20px;
	padding: 0px;
}
ul.reportQueryForm li.reportQueryField{
	font-size: 13px;
	height: 30px;
}
ul.reportQueryForm li.reportQueryBtn{
	font-size: 13px;
	height: 35px;
	text-align: center;
}
ul.reportQueryForm li.reportQueryField label.reportQuerySection{
	width: 80px;
	display: inline-block;
}
.queryNoResults{
	color: #000;
	text-align: center;
	font: 15px/26px "新細明體";
	padding: 10px;
}

.systemManage {
	width: 95%;
	margin: 0px auto;
	padding: 15px;
}
.systemManage fieldset {
	border: 1px solid #CCC;
	margin: 0px auto 20px;
	padding: 10px 20px 10px 10px;
}
.systemManage fieldset legend {
	margin: 0px 0px 0px 10px;
	padding: 0px 5px;
	color: #900;
	font: bold 15px/30px "新細明體";
}
.systemManage fieldset ul {
	list-style: none;
	margin: 0px;
	padding: 5px 15px;
}
.systemManage fieldset ul li.systemManageAccount label.systemManageSection,
.systemManage fieldset ul li.systemFeedback label.systemManageSection{
	display: inline-block;
	width: 80px;
}
.systemManage fieldset ul li.systemFeedback label.systemManageSection{
}
.systemManage fieldset ul li.systemManageAccount{
	width: 50%;
	float: left;
	height: 30px;
	font-size: 13px;
	color: #333;
	line-height: 26px;
}
.systemManage fieldset ul li.systemFeedback {
	font-size: 13px;
	color: #333;
	line-height: 26px;
	padding-bottom: 5px;
}
.systemManage fieldset ul li.systemFeedback span{
	font-size: 12px;
	color: #FFF;
	width: 100px;
	padding-left: 20px;
	background: url(../images/systemFeedbackSpan_bg.png) no-repeat left top;
	display: inline-block;
}
/*欄位寬度*/
.fW55{width:55px;}
.fW85{width:85px;}
.fW180{width:180px;}
