@charset "UTF-8";

/*-------------------------------------------
---------------------------------------------table*/

body{
	font-size:12px!important;
}

div#topContainer{
	width:820px;
	margin:20px auto;
}

table{
	width:820px;
	text-align: center;
	border-collapse: collapse;
}

table td{
	margin:0;
	padding:0;
	vertical-align:top;
}

table td img{
	vertical-align:top;
}


/*-------------------------------------------
---------------------------------------------footer*/

div#topFooter{
	width:820px;
	margin:0 auto 15px auto;
}

div#topFooter p,div#topFooter address{
	margin-left:30px;
}

div#topFooter address{
	font-size:10px;
	text-align:left;
}

/*-------------------------------------------
---------------------------------------------new*/

.new{
	width:352px;
	height:95px;
	background: url(../img/new.gif) no-repeat;
}

.newBox{
	width:280px;
	margin-top:35px;
	margin-right:auto;
	margin-left:auto;
	height:42px;
	text-align:left;
	overflow:hidden;
}

.newBox h2{
	display:none;
}

.date{
	width:110px;
	color:#FF3366;
	float:left;
}

.main{
	width:170px;
	float:right;
}
