*{ padding:0; margin:0;}
body{
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background-image: url(../images/index_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
}
.left_td{
	height:24px;
	width:161px;
	font-size: 12px;
	font-weight: bold;
	color: #9C3129;
	background: url(../images/index_14.gif);
	padding-left:16px;
	text-decoration:none;
}
.left_td a:link{
	font-size: 12px;
	font-weight: bold;
	color: #9C3129;
	text-decoration:none;
}
.left_td a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #9C3129;
	text-decoration:none;
}
.left_td a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #9C3129;
	text-decoration:underline;
}
.left_td a:active{
	font-size: 12px;
	font-weight: bold;
	color: #9C3129;
	text-decoration:underline;
}
.right_td{ color:#fff; text-align:center; font-weight:bold;}
.nr{ line-height:21px; font-size:12px; color:#000; padding:15px;}
.nr span{ font-size:14px; color:#ff6600; font-weight:bold;}
.bt{ font-size:16px; color:#999; font-weight:bold;}
.mm{ font-size:13px; font-weight:bold; text-align:center; color:#9C3129;}