html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, embed,hr {
	margin: 0;
	padding: 0;
	border: 0;
}
table,tr, th, td{	margin: 0;
	padding: 0;} 
ul{
	list-style-type:none;
}
a{
	text-decoration: none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
body{ font-family:"宋体"; font-size:12px;}
.cred,.cred:link,.cred:visited{color:#f50003;}
.cred a,.cred a:link,.cred a:visited{color:#f50003;}
.cred a:hover{color:#f50003;}
.cblue,.cblue:link,.cblue:visited{color:#0f5eb5;}
.cblue a,.cblue a:link,.cblue a:visited{color:#0f5eb5;}
.cblue a:hover{color:#bc2931;}
.cwhite,.cwhite:link,.cwhite:visited{color:#fff;}
.cwhite a,.cwhite a:link,.cwhite a:visited{color:#fff;}
.cwhite a:hover{color:#fff;}
.cgreen,.cgreen:link,.cgreen:visited{color:#1f4a01;}
.cgreen a,.cgreen a:link,.cgreen a:visited{color:#1f4a01;}
.cgreen a:hover{color:#bc2931;}
.cblack,.cblack:link,.cblack:visited{color:#000; text-decoration:none}
.cblack a,.cblack a:link,.cblack a:visited{color:#000;}
.cblack a:hover{color:#bc2931;}
.cblack333333,.cblack333333:link,.cblack333333:visited{color:#333333;}
.cblack333333 a,.cblack333333 a:link,.cblack333333 a:visited{color:#333333;}
.cblack333333 a:hover{color:#bc2931;}
.cyellow a,.cyellow a:link,.cyellow a:visited{color:#ff0;}
.cblue1,.cblue1:link,.cblue1:visited{color:#1088ba; }
.cblue1 a,.cblue1 a:link,.cblue1 a:visited{color:#1088ba;}
.cblue1 a:hover{color:#bc2931;}


/* 字体属性 [定义规则，小写f加属性名称] */
.fb {font-weight: bold;}
.fi {font-style: italic;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f24px{font-size:24px;}

.fleft{ float:left;}
.fright{ float:right;}
.dinline{display:inline;}
.dblock{display:block;}
.clear{ clear: both; font-size:1px;}
.dhidden{ display:none;}
.overflow{ overflow:hidden}
/*间隔*/
.blank1{ height:1px; clear:both; font-size:1px;overflow:hidden;}
.blank3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blank5{height:5px; font-size:1px; clear:both;overflow:hidden;}
.blank6{height:6px; font-size:1px; clear:both;overflow:hidden;}
.blank8{ height:8px; font-size:1px; clear:both;overflow:hidden;}
.blank9{ height:9px; font-size:1px; clear:both;overflow:hidden;}
.blank10{ height:10px; font-size:1px; clear:both;overflow:hidden;}
.blank11{ height:11px; font-size:1px; clear:both;overflow:hidden;}
.blank12{ height:12px; font-size:1px; clear:both;overflow:hidden;}
.blank14{ height:14px; font-size:1px; clear:both;overflow:hidden;}
.blank16{ height:16px; font-size:1px; clear:both;overflow:hidden;}
.blank15{ height:15px; font-size:1px; clear:both;overflow:hidden;}
.blank18{ height:18px; font-size:1px; clear:both;overflow:hidden;}
.blank30{ height:30px; font-size:1px; clear:both;overflow:hidden;}
.blank40{ height:40px; font-size:1px; clear:both;overflow:hidden;}
.blank26{ height:26px; font-size:1px; clear:both;overflow:hidden;}
.blank22{ height:22px; font-size:1px; clear:both;overflow:hidden;}
.blank21{ height:21px; font-size:1px; clear:both;overflow:hidden;}
.blank24{ height:24px; font-size:1px; clear:both;overflow:hidden;}
.blank30{ height:30px; font-size:1px; clear:both;overflow:hidden;}
.blank100{ height:100px; font-size:1px; clear:both;overflow:hidden;}
.blank90{ height:90px; font-size:1px; clear:both;overflow:hidden;}
.blank110{ height:110px; font-size:1px; clear:both;overflow:hidden;}
.blank210{ height:210px; font-size:1px; clear:both;overflow:hidden;}
.blank255{ height:255px; font-size:1px; clear:both;overflow:hidden;}
.blank305{ height:305px; font-size:1px; clear:both;overflow:hidden;}
.blank406{ height:406px; font-size:1px; clear:both;overflow:hidden;}
.blank540{ height:540px; font-size:1px; clear:both;overflow:hidden;}
.blank550{ height:550px; font-size:1px; clear:both;overflow:hidden;}
.mleft5{margin-left:5px;}
.mleft10{margin-left:10px;}
.mleft20{margin-left:20px;}
.mleft15{margin-left:15px;}
.mright15{margin-right:15px;}
.mright28{margin-right:28px;}
.mtop9{ margin-top:9px;}
.mbottom{ margin-bottom:30px;}
.nowrap{
	white-space: nowrap;
}
.text_ovh{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

