body {font-family: "Times New Roman", Times, serif; margin:0; padding:0;}

table {
border-right: 4px #b2c1b2 solid; border-left: 4px #b2c1b2 solid;
}

#enter {
	width:645px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color:#333;
	line-height: 15px;
}

#enter h1 {
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	color:#990033;	
}

#enter a {
	color:#990033;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

#enter a:hover {
	text-decoration:underline;
}

a {
	color:#990033;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#wraper {
	width:1024px;
	margin:auto;
	border-right: 4px #b2c1b2 solid; 
	border-left: 4px #b2c1b2 solid;
}

div#header {
	background:url(../images/updates2_01.jpg) no-repeat;
	height:192px; 
}


div#right-content {
	background:url(../images/updates2_04.jpg) no-repeat right top;
	float:right;
	width:478px;
	height:1088px;
}

div#left-content {
	float:left;
	background:url(../images/updates2_02.jpg) no-repeat;
	width:300px;
	height:1088px;

}

div#middle-content {
	margin-left:320px;
	background:url(../images/updates2_03.jpg) no-repeat;
	width:220px;
	height:1088px;

}

.img_bg_left {
	background:url(../images/img_bg.jpg) no-repeat;
	width:176px;
	height:136px;
	text-align:center;
	padding-top:9px;
	margin:10px;
	margin-left:96px;
}
.img_bg_middle {
	background:url(../images/img_bg.jpg) no-repeat;
	width:176px;
	height:136px;
	text-align:center;
	padding-top:9px;
	margin:10px;
	margin:auto;
}

.img_bg_right {
	background:url(../images/img_bg.jpg) no-repeat;
	width:176px;
	height:136px;
	text-align:center;
	padding-top:9px;
	margin:10px;
	margin-left:128px;
}

.update_text {
	background:url(../images/update-text.jpg) no-repeat;
	width:202px;
	height:47px;
	margin:auto;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	color:#FF3300;
	vertical-align:middle;
}


