
body {
	font-family: Verdana, Arial, '';
	font-size: 14px;

}
.container {
	width: 980px;
}
table{
	/* margin-top: 10px;*/
	border-collapse: collapse;
	width: 100%;
	
}

td {
	display: table-cell;
	border: 1px solid #aaa;
	text-align: right;
	/*padding-right: 20px;*/
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;

}
th {
	font-weight: bold;
	vertical-align: baseline;
	/*padding: 5px 15px 5px 6px;*/
	background-color: #d5d5d5;
	border: 1px solid #aaa;
	text-align: center;
}

#sline1,#sline2,#sline3 {
	float: left;
	width: 30%;
	margin: 10px;
	padding: 10px;
	
}
#yin1,#yin2{
	float:left; 
	width: 50%;
	height:250px;
	text-align: center;
}
#tabs-1,#tabs-2,#menubar,#tabs-3,#tabs-4,#tabs-5,#tabs-6{
	overflow:hidden;
}
/*.mytab,*/
#moneyage-bottom{
	overflow:hidden;

}
.mytab,.my-overflow,#yin1{
	overflow:hidden;

}

#menubar ul{list-style:none;}
#menubar li{
	float:left;
	background:#CCC;
	margin-left:3px;
	line-height:30px;
	width: 150px;
}
#menubar a{display:block;text-align:center;height:30px;}
#menubar a:link{color:#666;background:url(arrow_off.gif) #CCC no-repeat 5px 12px;text-decoration:none;}
#menubar a:visited{color:#666;text-decoration:underline;}
#menubar a:hover{color:#FFF; font-weight:bold;text-decoration:none;background:url(arrow_on.gif) #F00 no-repeat 5px 12px;}

#dispatch-left,#dispatch-right,#invoice-left,#invoice-right,#order-left,#order-right{
	float:left;
}
.myfloatleft,.moneyage,.saleschart{
	width:48%;
	float:left;
	margin: 10px;
}
#dispatch-left,#invoice-left{
	width:30%;
}
#dispatch-right,#invoice-right{
	width:70%;
}
#order-left{
	width:20%;
}
#order-right{
	width:80%;
}
.customer{
	width:300px;
}
.moneyage{
	min-width:400px;
	height:400px;
}
.customerpage td{
	text-align: left;
	width: 40%;
}
.customerpage th{
	width:10%;
}
.ui-datepicker { 

	margin-botton:10px; 

}
.select{
	width: 150px;
}
.picture{
	/*margin: 10px;*/
	padding: 30px;
}
.news_block{
	width:48%;
	float:left;
	margin: 10px;
	height: 400px;
}
.news_content{
	height: 280px;
}

table.information{
	table-layout: fixed;
} 

.information_td {
	width:60%;
	text-align:left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	
}   
.on{
	background-color: #80FFFF;
	font-weight: bold;
	color: #CC0000;
}
/**打印页面设置**/
.print {
	width: 31%;
	height: 500px;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #aaa;
	overflow-y:auto;
	font-size: 20px;
}
.print-title{
	width: 31%;
	margin: 5px;
	padding: 5px;
	float: left;
	text-align: center;
}

#select-result li{
	margin: 5px;
	padding: 10px;
	line-height: 30px;
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	border-radius: 4px;
	font-size: 20px;

}
#ready-list li{
	margin: 5px;
	padding: 10px;
	line-height: 30px;
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	border-radius: 4px;
	font-size: 20px;
}

#select-result li:hover{
	background: red;
}
#ready-list li:hover{
	background: red;
}

.print button,input{
	height: 30px;
	margin: 5px;
	font-size: 20px;
}
.chunzhi-font{
	writing-mode:sideways-lr;

}
#getcode_num{
	height: 30px;
	width: 100px;
}
.screen{
	height: 700px;   

}
.screen_left{
	height: 100%;
	width: 19%;
	/*border:2px solid #F00;*/
	float:left;

}
.screen_center{
	height: 100%;
	width: 60%;
	/*border:2px solid #F00;*/
	float:left;
	margin-left:3px; 
	margin-right:3px; 
}
.screen_right{
	height: 100%;
	width: 19%;
	/*border:2px solid #F00;*/
	float:left;
}
.screen_top{
	height: 190px;
	/*border:2px solid #F00;*/
	margin: 3px;
}
.screen_box{
	height: 190px;
	width: 190px;
	/*border:2px solid #F00;*/
	float: left;
}
.screen_middle{
	height: 190px;
	/*border:2px solid #F00;*/
	margin: 3px;
}
#screen_7,#screen_9{
	height: 270px;
	/*border:2px solid #F00;*/
	margin: 3px;
}
#screen_8{
	height: 300px;
	/*border:2px solid #F00;*/
	margin: 3px;
}
.screen h3{
	margin:0px;
}
.marquee {overflow:hidden;width:100%;height:100%;}
.screen_list{
	float: left;
	width: 110px;
	height: 100px;
	margin: 10px;
	border: 1px solid #aaa;
}
.list_header{
	height: 30px;
	background-color: #de7a3f;

}
.list_content{
	height: 70px;
	background-color:#7cb5ec;
	font-size: 20px;
	font-weight: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
#screen_2{
	overflow: auto;
}