@charset "utf-8";
/* CSS Document */
#news{
	font-size:12px;
	margin:auto;
	width:640px;
	line-height:16px;
}
#news tr th{
	font-size:13px;
	font-weight:bold;
	border-top:2px #cecece solid;
	border-bottom:1px #CCCCCC solid;
	color:#999999;
	padding:5px 0;
	height:30px;
	display:compact;
}
#news tr td{
	background:url(../images/line_news.gif) bottom repeat-x;
	padding:5px 0;
}
#news tr td a{
	color:#000000;
}
#news tr td a:hover{
	color:#333333;
	text-decoration:underline;
}
#news tr td span{
	color:#FF891E;
	padding-right:5px;
}
/*------------------*/
#news tr .no{
	font-size:11px;
	text-align:center;
	background:url(../images/icon_news.gif) no-repeat center;
	border-bottom:1px #999999 solid;
	color:#FFFFFF;
	display:block;
	padding:10px 0;
	height:20px;
}
.date{
	font-size:11px;
	color:#999999;
	text-align:center;
	width:100px;
}
/*---------------------------------------------*/
#page{
	font-size:14px;
	display:block;
	text-align:center;
	height:30px;
	padding-top:20px;
	padding-bottom:30px;
}
#page span{
	word-spacing:10px;
	padding:0px 10px;
}
#page img{
	vertical-align:middle;
}
#page a{
	font-size:12px;
	color:#666666;
}
#page a:hover{
	color:#000000;
}
/*------------------------------------------------------------------------   show  ---------*/
#news2{
	font-size:13px;
	margin:auto;
	width:640px;
	line-height:24px;
	padding-bottom:70px;
}
#news2 h1{
	font-size:15px;
	font-weight:bold;
	display:inherit;
	padding-bottom:10px;
}
#news2 h1 b{
	font-size:11px;
	background:url(../images/icon_news.gif) center no-repeat;
	color:#FFFFFF;
	width:30px;
	display:block;
	float:left;
	text-align:center;
	margin-right:5px;
}
/*#news2 span{
	font-size:11px;
	color:#999999;
	display:block;
	text-align:right;
}*/
#news2 img{
	display:block;
	padding-bottom:5px;
}
/*----------*/
.key{
	font-size:10px;
	border-top:1px #CCCCCC solid;
	border-bottom:2px #CCCCCC solid;
	color:#999999;
	margin-top:20px;
	padding:5px 0;
}
.back a{
	font-size:11px;
	background:url(../images/arrow_member2.gif) no-repeat;
	background-position:0px 7px;
	color:#000000;
	padding-left:12px;
	text-decoration:underline;
	float:right;
}
.back a:hover{
	background-position:2px 7px;
	color:#999999;
	text-decoration:none;
}




















