.scr_all {
	border-bottom: 1px solid #CCCCCC}
.scr_head {
	width:784px;   
	overflow:no; 
	padding:0px;
	font-size:12px
}
.scr_cont {
	width:784px; 
	height:500px;
	overflow:auto; 
	padding:0px;
	font-size:12px
}
.scr_head_2 {
	width:948px;   
	overflow:no; 
	padding:0px;
	font-size:12px
}
.scr_cont_2 {
	width:948px; 
	height:500px;
	overflow:auto; 
	padding:0px;
	font-size:12px
}
.scr_head_3 {
	width:764px;   
	overflow:no; 
	padding:0px;
	font-size:12px
}
.scr_cont_3 {
	width:764px; 
	height:500px;
	overflow:auto; 
	padding:0px;
	font-size:12px
}
.scr_head_4 {
	width:98%;   
	overflow:no; 
	padding:0px;
	font-size:12px
}
.scr_cont_4 {
	width:100%; 
	height:500px;
	overflow:auto; 
	padding:0px;
	font-size:12px
}

@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio: 1.5){

.scr_head_4 {
	width:100%;   
	overflow:no; 
	padding:0px;
	font-size:12px
}
.scr_cont_4 {
	width:100%; 
	height:500px;
	overflow:auto; 
	padding:0px;
	font-size:12px
}

}