@charset "utf-8";
/* CSS Document */

a:link {
		color: #4c4c4c;
	text-decoration: none;
            font-family:"微软雅黑"; 
}
a:visited {
		text-decoration: none;
           color: #4c4c4c;
            font-family:"微软雅黑"; 
	}
a:hover {
		text-decoration: none;
           color: #4c4c4c;
            font-family:"微软雅黑"; 
	}
a:active {
		text-decoration: none;
           color: #4c4c4c;
            font-family:"微软雅黑"; 
	}


a.s:link {
		color: #4b6e90;
	text-decoration: none;}
a.s:visited {
		text-decoration: none;
	color: #4b6e90;
	}
a.s:hover {
		text-decoration: none;
	color: #4b6e90;
	}
a.s:active {
		text-decoration: none;
	color: #4b6e90;
	}

a.c:link {
		color: #666666;
	text-decoration: none;}
a.c:visited {
		text-decoration: none;
	color: #666666;}
a.c:hover {
		text-decoration: none;
	color: #838282;}
a.c:active {
		text-decoration: none;
	color: #838282;}

a.h:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
          font-family:"微软雅黑"; 
}
a.h:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
          font-family:"微软雅黑"; 
}
a.h:active  {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
          font-family:"微软雅黑"; 
}

a.h:hover {
	font-size: 16x;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
  font-family:"微软雅黑"; }

.headtd {
         font-size: 16px;
         font-weight: bold;
	width: 150px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;}
.linetd {
	color: #FFF;}
.listtd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9cbca;
	vertical-align: top;
         align:left;
	height: 220px;}
.bottom {
	font-size: 12px;
	color: #E8E8E8;
	line-height: 20px;}
.lmfont {
	font-size: 16px;
	color: #61a3d7;
	font-weight: bold;}