@charset "UTF-8";
/*重置样式*/
img { border:0; }
ol,ul {  list-style:none; }
a{ text-decoration: none; color: #666666; cursor: pointer;-webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
@font-face {
    font-family: 'open_sansregular';
    src: url("../fonts/opensans_0-webfont.eot")/*tpa=skin/csyh/fonts/opensans_0-webfont.eot*/;
    src: url("../fonts/opensans_0-webfont.eot-#iefix")/*tpa=skin/csyh/fonts/opensans_0-webfont.eot?#iefix*/ format('embedded-opentype'),
    url("../fonts/opensans_0-webfont.woff")/*tpa=skin/csyh/fonts/opensans_0-webfont.woff*/ format('woff'),
    url("../fonts/opensans_0-webfont.ttf")/*tpa=skin/csyh/fonts/opensans_0-webfont.ttf*/ format('truetype'),
    url("../fonts/opensans_0-webfont.svg#open_sansregular")/*tpa=skin/csyh/fonts/opensans_0-webfont.svg#open_sansregular*/ format('svg');
    font-weight: normal;
    font-style: normal;

}
