﻿/* CSS Document */

body{
	width:1200px;
	margin:0 auto;}
.bottom{
	width:1200px;
	height:700px;}
.bottom_left{
	float:left;
	width:300px;
	margin:5px 5px 0px 0px;}
.bottom_right{
	float:left;
	width:880px;
	height:950px;}
.redline{
	margin:45px 0 45px 0;}
