a:link {
	text-decoration: none;
}
a:hover {

		text-decoration: underline;
}
body {
	margin: 5px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #666;
	font-size:14px
	
}
.daohang {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.daohang a {
	color: #FFF;
	text-decoration: none;
}
.daohang a:hover {
	text-decoration: underline;
	color: #FFF;
}


.text {
	font-size: 14px;
	line-height: 28px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	color: #595757;
	text-indent: 28px;
}
.b a:link {
	color: #666;	text-decoration: none;
}
.b a:visited {
	color: #666;	text-decoration: none;
}
.b a:active {
	color: #666;
}
.b a:hover {
	color: #666;
	text-decoration: underline;
}
.c a:link {
	color: #666;	text-decoration: none;
}
.c a:visited {
	color: #666;	text-decoration: none;
}
.c a:active {
	color: #666;
}
.c a:hover {
	color: #666;
	text-decoration: underline;
}
.t1 {
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 26px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.t2 {
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.t3 {
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
     padding-left: 10px;
}
.t4 {
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #2c2c2c;
	text-decoration: none;
	letter-spacing: 2px;
     padding-left: 10px;
}

.list_nav,.list_nav li{list-style: none; padding: 0; margin: 0;}
.list_nav{background: #eee; line-height: 2.5; overflow: hidden; font-size: 14px;}
.list_nav li{width: 25%; float: left; text-align: center; border-bottom: white 1px solid; position: relative;}
.list_nav li::after{content: ""; position: absolute; top: 0; right: 0; bottom: 0; background: white; width: 1px;}
.list_nav a{ color: #666;}