﻿@charset "UTF-8";

/* CSS Information ========================================
File name: top.css
Date 2011.12.27 new
======================================================= */
#main {
	width:880px;
	height:600px;
	margin-top:49px;
	margin-left:auto;
	margin-right:auto;
}

img {
	border:none;
	border-style:none;
}

object, embed{
	outline: none !important;
}

#wrapper {
	margin-left:-15px;
}