/* CSS Document */

body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: 宋体;
	line-height:25px; line-height:25px;
}
body {
	background-color: #c2d5e2;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#nav {background:url(images/nav_bg.jpg); 
height:40px;
}
#nav tr td a{background:url(images/nav_line.jpg); background-position:right; background-repeat:no-repeat;  }
#nav tr td a
{ display:block;margin-top:6px; font-size:16px; color:#ffffff; font-weight:bold;}
#nav tr td a:hover
{ color:#FBDE62; }
.list_block
{}
.list_block .title{ font-size:20px; font-weight:bold; height:35px; margin-left:10px; margin-top:5px;}
.list_line tr td
{ border-bottom:dashed 1px #999999; font-size:12px;}
#links tr td img{ margin:3px;}
