/* Header */
.menu_left_box{
	min-width:400px;
}
.menu_right_box{
	min-width:200px;
}
/* Main */
#main {
	padding: 1em 0em;
}
#content_nosidebar{
	width:1200px;
}
#content {
	width:895px;
}
/* Sidebar */
#sidebar {
	width:314px;
}
/* Table */
.table_100{
	max-width: 500px;
}
.table_maxnone{
	max-width: none;
}
/* Slide */
#photo {
	width:1202px !IMPORTANT;
	height:222px !IMPORTANT;
}
#img {
	width:1202px !IMPORTANT;
	
}
.box_skitter_large {
	width: 1200px !IMPORTANT;
	height:220px !IMPORTANT;
}
.container_skitter {
	width: 1200px !IMPORTANT;
	height:220px !IMPORTANT;
}
.image_main {
	max-width: 1200px !IMPORTANT;
	display:inline !IMPORTANT;
}
/*
.box_clone {
	width: 1200px !IMPORTANT;
	height:220px !IMPORTANT;
}
*/
.box_clone img {
	max-width: 1200px !IMPORTANT;
}