@charset "utf-8";

/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	margin:0; padding:0; background:#fff; color:#333; border:none; font-size:12px; font-family:"宋体","Arial, Helvetica, Sans-Serif";
}
img{
	border:none;
}

a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#333;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.clear{
	font-size:0px;
	c
	lear:both;
}
.mt8{ margin-top:8px;}
.mt7{ margin-top:7px;}
.mt5{ margin-top:5px;}
.mt2{ margin-top:2px;}
.fl{ float:left;}
.fr{ float:right;}
.tof{ overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.red{ color:#B81C22 !important;}
.w960{ width:960px; margin:auto; }

/*foot*/
.foot{ width:100%; float:left;}
.foot .sbar{ width:740px; height:30px; line-height:30px; background:#CB0003; padding-left:220px;}
.foot .sbar select{ float:left; margin-top:5px; display:inline; margin-left:10px;}
.foot .linkbar{ background:#EFEFEF; width:800px; padding-left:160px; height:24px; line-height:28px; overflow:hidden;}
.foot .linkbar a{ color:#013698;}
.foot .copyright{ margin-top:15px; width:}
.foot .copyright { text-align:center; line-height:22px;}
