@charset "utf-8";
body { margin:0px;background-image:url(bg.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:21px;}
td { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:21px;}
.left_td {
	background-image: url(center_04_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:100%;
}
.left_menu {
	text-decoration: none;
	color: #fff;
	padding-left:40px;
}
.left_menu:hover {
	text-decoration: underline;
	color:#ff0000;
		padding-left:45px;
}
.title {
     font-size:16px;
	 color:#FFFFFF;
	 font-weight: bold;
}
ul.nl {
	list-style:none outside none;

}
ul.nl li {
margin-left:-20px;
	line-height:22px;
	padding-left:15px;
	background:url(li.gif) no-repeat 0px 50%;
	color:#333333;
	clear:both;
	overflow:hidden;
	text-align:left
}
ul.nl li a:hover {

	color:#ff0000;

}
ul.nl li a {

	color:#161616;
	text-decoration: none;
}
ul.nl li.newsLine {
	background:url(dotLine.gif) repeat-x top;
	overflow:hidden;
	height:5px;
	line-height:5px;
}
ul.nl li .addTime {
	float:right;
	color:#666666
}

a:hover {

	color:#ff0000;

}
a {

	color:#161616;
	text-decoration: none;
}
