@import url("../css/cp_navigation.css");

.body_outer {
	width:100%;
	text-align: center;
}

.body_fg_div {
	width: 1000px;
	position: relative;
	top: -20px;
	margin:0px auto;
	text-align: left;
        /*padding-top:17px;*/
}


div.main_corner_left_top {
	float: left;
	width: 4px;
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}

div.main_corner_right_top {
	float: right;
	width: 4px;
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}

div.main_corner_left_bottom {
	float: left;
	width: 4px;
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}

div.main_corner_right_bottom {
	float: right;
	width: 4px;
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}
