.border_main {
 font-style:oblique; border-radius: 2em; 
 border: groove 1em #F39; 
 width: 1100px;
 height: 100px;
 background-color:#ccc;
 margin:-8px; 
 margin-left: auto; 
 margin-right:auto;
 

}

.border_main_online {
 font-style:oblique; border-radius: 2em; 
 border: groove 1em #F39; 
 width: 100%;
 /*height: 100px;*/
 background-color:#ccc;
 margin:-8px; 
 margin-left: auto; 
 margin-right:auto;
 

}
/*
center {
	text-align: center;
}
.border_main tr td table tr td table tr td table {
	text-align: center;
}
*/