@charset "utf-8";
html,body{-webkit-text-size-adjust:none;}
/* CSS-Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,form{padding:0; margin:0;} 
table,td,tr,th{font-size:14px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-style:normal;font-size:14px;}
address,cite,code,em,th {font-weight:normal;font-style:normal;}
/* tystyle */
body{height:100%;font-family:Arial,"微软雅黑","宋体";font-size:14px;background:#e5ecf4;line-height:26px;color:#333;}
a{text-decoration:none; blr:e­xpression(this.onFocus=this.blur());outline-style:none;} /* 针对IE */
a:hover{text-decoration:none; color:#F00;}
a:focus{-moz-outline-style:none;} /*针对firefox*/
a:link,a:visited{color:#59616c;}
a:hover,a:active{color:#426baa;text-decoration:underline;}
.red{color:#c1211a;}
a.red:link,a.red:visited{color:#c2080c;}
a.red:hover{color:#c2080c; text-decoration:underline;}
.fl{float:left;}
.fr{ float:right;}


