@charset "utf-8";
*{margin:0;padding:0;border:0;}
/*
body{
	width:878px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;	
}
*/
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}
hr{
	border-top-color:#BAD6EB;
	border-top-style:dashed;
	border-top-width:1px;
	margin-top:0;
	clear:both;
}
ul, li {
    list-style-type: none;
}
#list-mz {
	height:200px;
	border: 1px solid  #6FAFFF;
    padding:0;
}
#list-mz ul{ margin:0; padding:0;}
#list-mz ul li {
	margin:0;
	padding:0;
	line-height:32px;
	height:32px;
	}
#list-mz ul li a{
    display: inline-block;        
	text-align:center;
	margin:0;
	padding:0;
	width:103px;
}
#list-mz ul .mz-fl , #list-fl .list-fl-fl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#list-fl {
	height:780px;
	border: 1px solid #6FAFFF;
	padding:0;
	font-size:13px;
}
ul.list-fl-fl {
	padding:0;
	margin:0;}
ul.list-fl-fl li {
	line-height:29px;
	height:29px;
	margin:0;
}
em, b {
    font-style: normal;
    font-weight: normal;
}
.list-fl-fl li a.fl-c-l {
	display:inline-block;
	width: 50px;
	margin-left:20px;
	color:#185AA3;
	}
.list-fl-fl li.fl-1 {
	background-color:#F4FAFF;
}
.list-fl-fl li a.fl-c-r {
	width:50px;
	 display: inline-block;
}
em.fl-c-c {
    display:inline-block;
    text-align: center;
    width: 740px;
}
em.fl-c-c a {
    display:inline-block;
    margin: 0 12px;
}
