#mainLeft #newsdetail #article #articleTitle h1{
	font-size:2em;
	padding:10px 0 0 0;
	line-height:1.2;
}

.listTitle{
	border-bottom:1px solid #E60012;
	color:#FFF;
	margin:0;
	padding:0;
	clear:both;
}

.listTitle span{
	display:block;
	width:6.5em;
	text-align:center;
	font-size:0.80em;
	font-weight:bold;
	padding:0px 7px;
	background-color:#E60012;
}

.anchorArea{
	overflow:hidden;
	padding:15px 10px;
}

.anchorArea a{
	font-size:0.95em;
	font-weight:bold;
	float:left;
	margin:0 20px 4px 0;
	padding:0 0 0 13px;
	text-decoration:underline;
	background:url(../images/icon_anchor.png) no-repeat 0 center;
	white-space:nowrap;
}

.anchorArea a.special{
	font-size:1em;
	background:none;
	float:none;
	margin:0 5px 0;
	padding:0;
}

.anchorArea div{
	font-size:0.95em;
	font-weight:bold;
	float:left;
	margin:0 20px 4px 0;
	padding:0 0 0 13px;
	text-decoration:underline;
	white-space:nowrap;
	background:url(../images/icon_anchor.png) no-repeat 0 center;
}

#annotation{
/*
	font-size:0.7em;
	line-height:1.3;
	color:#666
	background:#F2F2F2;
	padding:15px;
*/
padding:0 15px;
border-top:solid 1px #cccccc;
margin:20px 0;
font-size:0.625em;
color:#999999;
}

.productList{
	border-collapse:collapse;
	margin: 20px 0 0 0;
	width:660px;
}

.productList td,.productList th{
	border:1px solid #CFCFCF;
	padding:2px 3px;
	font-size:0.75em;
	padding-left:12px;
}

.productList th{
	width:100px;
	background:#F7F7F7;
	text-align:left;
}

.productList td.user{
	width:235px;
}

.productList thead th{
	padding:4px 3px 4px 1em;
	background:#F7F7F7;
}

.productList thead td{
	font-size:0.95em;
	font-weight:bold;
}

.productList tfoot td{
	border:none;
	text-align:right;
}

.toTop{
	font-size:0.75em;
	float:right;
	padding:15px 0 8px 0;
}