@charset "utf-8";

/*■■■■■■■■　共同设定 ■■■■■■■■*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#181818;}
.clear{clear:both;}

/*■■■■■■■■　基本设定　■■■■■■■■*/
@font-face
{
/*font-family: 方正兰亭圆简体_纤;
src: url('../font/FZLanTYJW_Xian.ttf')*/
}
body{ font-family:"方正兰亭圆简体_纤"; font-size:14px; color:#1c1c1c;   margin:0 auto; background:#fff;}




