/*css reset*/
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,dl, dt, dd, ol, ul, li, input,textarea,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding: 0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size: 100%;font-family:'ËÎÌå', Simsun;vertical-align: baseline;}
html{filter: expression(document.execCommand("BackgroundImageCache", false, true));} 
:focus {outline: 0;}
body {line-height: 1;	color: black;	background: white; font-size:12px;}
ol,ul,li {list-style: none; zoom:1;}
 tables still need 'cellspacing="0"' in the markup 
table {	border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}

/*base css*/
strong{font-weight:normal;} em{ font-style:normal;}
.mauto{margin:0 auto;} .ml10{margin-left:10px;} .mr10{margin-right:10px;} .mt5{margin-top:5px;} .mt10{margin-top:10px;} .pl15{padding-left:15px;}
.w960{width:960px;}
.hauto{height:auto; overflow:hidden; zoom:1;} .h100{height:100px;} .h100p{height:100%;} .h70{height:70px;} .h35{height:35px;} .h27{height:27px;} .h10{height:10px;} .wauto{width:auto;} .w100p{width:100%;} .w698{width:698px;} .w250{width:250px;}
.fl{float:left;} .fr{float:right;} .clr{clear:both;}
.bdn{border:none;} .bdln{border-left:none;} .bdrn{border-right:none;} .bdtn{border-top:none;} .bdbn{border-bottom:none;}
.f12{font-size:12px;} .f14{font-size:14px;} .blod{font-weight:700;} .tl{text-align:left;} .tr{text-align:right;} .tc{text-align:center;}
.din,.no,.hidden,.none{display:none;} .inline{display:inline;} .block{display:block;}
a{color:#0e7cc2;text-decoration:none;} a:hover{color:#F00;text-decoration:underline;}
.cf60{color:#f60;} .c333{color:#333;} .c666{color:#666;} .f55{color:#f55b05;} .hand{cursor:pointer;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}

.clearfixm{*zoom:1;}.clearfixm:after{content:'\20';display:block;height:0;clear:both;}
button::-moz-focus-inner {border:0;padding:0;margin:0;}
.space10{clear:both;height:10px;overflow:hidden;content:"";display:block;clear:both;visibility:hidden;}
.space15{clear:both;height:15px;overflow:hidden;content:"";display:block;clear:both;visibility:hidden;}
.space20{clear:both;height:20px;overflow:hidden;content:"";display:block;clear:both;visibility:hidden;}
.space140{clear:both;height:140px;overflow:hidden;content:"";display:block;clear:both;visibility:hidden;}
