

body, ul, li, p, span, div,img{
	margin:0px;
	padding:0px;
}

ul, li {
	list-style:none outside none;
}
img{border:none;}
.nb {
	border:0px;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.b5 {
	width:100%;
	height:5px;
	clear:both;
	overflow:hidden;
}
.b10 {
	width:100%;
	height:10px;
	clear:both;
	overflow:hidden;
}
.b11{
	width:100%;
	height:11px;
	clear:both;
	overflow:hidden;
}
.b16{
	width:100%;
	height:16px;
	clear:both;
	overflow:hidden;
}
.b20{
	width:100%;
	height:20px;
	clear:both;
	overflow:hidden;
}
.b24{
	width:100%;
	height:24px;
	clear:both;
	overflow:hidden;
}

a {
	
	color:#000000;

	text-decoration:none;
}
a:hover {
	
	color:#ff0000;
	text-decoration:none;
}
.f10{font-size:10px}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.red{color:#F00;}
.red a{color:#F00;}
.red a:hover{color:#006}
.blue{color:#009;}
.blue a{color:#009;}
.blue a:hover{color:#f00;}
.blue1{color:#006;}
.blue1 a{color:#006;}
.blue1 a:hover{color:#f00;}
.black{color:#000;}
.black a{color:#000;}
.black a:hover{color:#f00;}
.bold{font-weight:bold;}
.white{color:#FFF}
.white a{color:#FFF}
.white a:hover{color:#F00}
.white1{color:#FFF}
.white1 a{color:#FFF}
.white1 a:hover{color:#006}
.link12b {
    font-size: 12px;
    font-family:"宋体";
    color: #333;
}
.link13b {
    font-size: 13px;
    color: #333;
}
.link16w {
    font-size: 16px;
    color: #FFF;
}
.link14r {
    font-size:14px;
    color:#888888;
}
.link14lb {
    font-size: 14px;
    font-family:"宋体";
    color: #004279;
    font-weight: bold;
}
.link14bb {
    font-size: 14px;
    font-family:"宋体";
    color: #000;
    font-weight: bold;
}
.link12r {
    font-size: 12px;
    font-family:"宋体";
    color: #CF0501;
}
.link14b a {
    font-size: 14px;
    font-family:"宋体";
    color: #000;
}
.link12lb {
    font-size: 12px;
    font-family:"宋体";
    color: #004279;
    font-weight: bold;
}