#header  a {
	text-decoration:none;
	font-size:12px;
}

#header  a:link {
	color: #2A2A2A;
}
#header  a:visited {
	color: #2A2A2A;
}
#header  a:hover {
	color: #AE7B32;
	text-decoration: none;
}
#header  a:active {
	color: #2A2A2A;
}
#header  .style{
	  font-size: 12px;
}

#header  td {
	text-decoration:none;
	font-size:12px;
}

#header  strong {
	text-decoration:none;
	font-size:12px;
}

/* ¤å¥¼¼s§i */
.block_content h1 {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.5;
	font-weight:normal;
}

.block_content ul {
	margin:0;
	padding-left:16px;
	list-style-type:square;
}

.block_content h1 em {
	font-style:normal;
}