<!--
ul,form,h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0} 
body,table,input{font-size:12px;}
h1,h2,h3{font-size:12px;}
.pagebody li,.pagebody p,.pagebody td{line-height:180%;} 
ul{ list-style-type:none;} 
img{border:none;}     
hr{clear:both;border:none;height:0;}
.clearfloat {
	clear:both;          
	height:0;
	font-size: 1px;
	line-height: 0px;
}
li{text-overflow: ellipsis;}
table{ border-collapse:collapse}
.etcpos .pagebody{ width:950px; margin:0 auto; background:#fff}
.etcpos .mainbody_2 .mainbox{ margin-bottom:10px}
.etcpos .mainbody_2 li{ margin-left:12px}
.etcpos .mainbody_1 .mainboxcontent{ padding:10px;margin-bottom:10px}
.etcpos .mainbody_1 table{ width:100%}
.etcpos .mainbody_1 table caption{ text-align:left; height:25px}
.etcpos .mainbody_1 table caption .jobname{ font-size:14px; font-weight:bold}
.etcpos .mainbody_1 table caption .date{ float:right}
.etcpos .mainbody_1 table td, .etcpos .mainbody_1 table th{ border:1px #ccc solid }
.etcpos .mainbody_1 table th{ background:#fafafa; }
body {
	padding:0;
	margin:0
}
#layoutSelect {
border:1px #eee solid;
width:130px;
background:#fff;
top:50px;
left:200px;
	position:absolute;
	z-index:9;
}
#colorSelect {
border:1px #eee solid;
	width:130px;
	left:350px;
	background:#fff;
	position:absolute;
	z-index:10;
}
#layoutSelect span, #colorSelect span{ float:right}
.etcpos .etcpview {
	background:#F3F6FB;
	border-bottom:3px solid #749CD9;
}
.etcpos .etcpview .ecttitle {
	margin:30px;
	font-size:14px;
	color:#749CD9
}
.etcpos .etcpview .modelselect {
	border-right:1px solid #CDD9E5;
	width:60%;
	padding:10px
}
.etcpos .etcpview .button {
	font-size:14px;
	font-weight:bold;
	padding:2px 5px 0 5px;
	margin-right:20px; 
	cursor:pointer
}
.etcpos .selectbox h1{ background:url(selectboxtitle.jpg) repeat-x; padding:8px;}
.etcpos .selectbox ul{ padding:5px;}
.etcpos .selectbox li{ height:55px;cursor:pointer}
.etcpos .selectbox span{ font-weight:normal; font-size:12px; cursor:pointer}

#department{color:#000;  background:none; margin-left:0}

.tips{
	background: #fffaf4;
	border: 1px solid #fbdfb7;
	padding: 0 10px;
	color: #fd0402;
}
.tips a{ color:#fd0402;}

#notice, #report{
	cursor: pointer;
}	
#notice_msg, #report_msg{
	margin:0 auto;
	width:500px;
	height:160px;
	border:0px;
	position:absolute;
	left:150px;
	top :-150px;
	z-index:1000;
	display:none;
}
.notice{
	width:400px;
	color:#FFFFFF;
	background-color: #66A5E3;
	border: 1px none #000000;
	margin:0 auto;
}
-->