@charset "gbk";
/**
*Website:/reset.css
*Author:llf{2012-9-25}
**/

body, h1, h2, h3, h4, h5, h6, hr, p,dl, dt, dd, ul, ol, li, form,  button, input, textarea, th, td, blockquote, pre,fieldset, legend{ margin:0 ; padding:0;}
body, button, input, select, textarea { font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; color:#333;}
body{background:url(../images/sh2013-bgg.jpg) no-repeat center top #018bb0; line-height:22px;}
h1, h2, h3, h4, h5, h6 {font-size:12px; font-weight:normal }
ul, ol {list-style:none;}
li{list-style-type:none;}
fieldset, img {border:0;}
img{display:block;}
em,cite{font-style:normal}
button, input, select, textarea, label { outline:medium none; vertical-align:middle;}
button{cursor:pointer;font-size:12px}
table {border-collapse:collapse; border:none}
html{font-family:"微软雅黑", Arial, Helvetica, sans-serif; color:#333; font-size:12px/150%;}
textarea{word-wrap:break-word;resize: none;}

/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; }
.clearfix{display:inline-block;}/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
.clear{clear:both;height:0;font:0/0 Arial;visibility:hidden; line-height:0;}
/* End hide from IE-mac */


/* 通用属性 */
a{color:#343235;text-decoration:none;outline:none;_blr:expression(this.onFocus=this.blur())}
a:hover{color:#343235;text-decoration:underline;}
.fl{ float:left; overflow:hidden;}
.fr{ float:right; overflow:hidden;}










