body, html { font-size: 100%; 	padding: 0; margin: 0;}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a:link{color:#666666;text-decoration: none;}
a:visited{color: #666666;text-decoration: none;}
a:hover{color: #FF6600;text-decoration: underline;}
a:active{color: #FF6600;text-decoration: underline;}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: ;
}

.clearfix:after {
	clear: both;
}

body{

	font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
/*nav*/
.htmleaf-demo a{color: #fff;text-decoration: none;}
.htmleaf-demo{width: 100%;padding-bottom: 1.2em;}
.htmleaf-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #fff;font-weight: 700;}
.htmleaf-demo a:hover{opacity: 0.6;}
.htmleaf-demo a.current{ font-size:16px;background:#1d7db1;color: #fff; }

.bottom_link{color:#FFFFFF; line-height:22px;font-size:14px;}
.bottom_link a:link{color:#FFFFFF;text-decoration: none;}
.bottom_link a:visited{color: #FFFFFF;text-decoration: none;}
.bottom_link a:hover{color: #000000;text-decoration: underline;}
.bottom_link a:active{color: #000000;text-decoration: underline;}

.bottom_link1{color:#659DCC; line-height:22px;font-size:12px;}
.bottom_link1 a:link{color:#659DCC;text-decoration: none;}
.bottom_link1 a:visited{color:#659DCC;text-decoration: none;}
.bottom_link1 a:hover{color: #000000;text-decoration: underline;}
.bottom_link1 a:active{color: #000000;text-decoration: underline;}

.bottom_link2{color:#085AA6; line-height:22px;font-size:16px;}
.bottom_link2 a:link{color:#085AA6;text-decoration: none;}
.bottom_link2 a:visited{color:#085AA6;text-decoration: none;}
.bottom_link2 a:hover{color: #000000;text-decoration: underline;}
.bottom_link2 a:active{color: #000000;text-decoration: underline;}