@charset "utf-8";
.main{
	width:910px; margin:0 auto; background:url(/images/update/main_bg_middle.gif) repeat-y 0 0; margin-bottom:30px; text-align:left;
}
.mainTop{
	background:url(/images/update/main_bg_top.gif) no-repeat top;
}
.mainBottom{
	background:url(/images/update/main_bg_bottom.gif) no-repeat bottom;
}
.main h1{
	margin:0 auto; font-size:14px; padding:10px 0 0 16px; color:#959595;
}
.entry{
	padding:30px 0 1px 0;
}
.entry a{
	display:block; margin:0 auto; padding-left:81px; line-height:18px; margin-bottom:40px; width:600px;
}
.entry a span{
	color:#064a71; display:inline-block; padding-left:24px; background:url(/images/update/msg.gif) no-repeat 0 0; margin-left:3px; cursor:default;
}
.entry a:hover{
	text-decoration:none;
}
.entry a h2,.entry a p{
	margin:0; padding:0;
}
.entry a h2{
	color:#010101; font-size:14px;
}
.entry a p{
	color:#626262;
}
.entry a.number{
	background:url(/images/update/icon_1.gif) no-repeat 0 2px;
}
.entry a.email{
	background:url(/images/update/icon_2.gif) no-repeat 0 2px;
}
.page{
	margin:0; padding:10px 20px 30px 80px;
	height:30px;
	float:left;
	overflow:hidden;
	color:#626262;
	font-size:14px;
}
.page a{
	color:#626262;
	font-size:14px;
}