﻿body {
font: 12px/20px "宋体" "微软雅黑";
font-size:62.5%;
} /* for IE/Win */
html>body {
font-size:12px;
-webkit-text-size-adjust:none;  
} /* for everything else 去除chrome最小字体限制 */

/*字体边框等初始化*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
 padding: 0;
 margin: 0;
 }
table {
 border-collapse: collapse;
 border-spacing: 0;
 }
fieldset,img {
 border: 0;
 }
a { color:#666;}
address,caption,cite,code,dfn,th,var {
 font-weight: normal;
 font-style: normal;
 }
ol,ul {
 list-style: none;
 }
caption,th {
 text-align: left;
 }
h1,h2,h3,h4,h5,h6 {
 font-weight: normal;
 font-size: 100%;
 }
q:before,q:after {
 content:'';
 }
abbr,acronym { border: 0;
 }
a {
text-decoration:none; color:#232323;
}
/*去除 拖动和黄色边框*/
textarea {resize: none;}
textarea:focus, input:focus{outline: none;}
.w1002{ width: 1002px; margin: 0px auto;}
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.red, .red a{ font-style: normal; color: #a00f00;}
/*-------------------------------*/
.pt215{ padding-top: 215px;}
.mb10{ margin-bottom: 10px;}
.mlr15{ margin: 0px 15px;}

.writebg{ background-color: #fcf9ec;/* opacity: 0.7;filter: alpha(opacity=70);*/}
.writebg2{ background-color: #faf2e0;}
.w708{ width: 706px; border: 1px solid #8e6746;}
.w271{ width: 269px; border: 1px solid #8e6746; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.w324{ width: 322px; border: 1px solid #d9c9af;min-height: 333px;}
.w324 img{ margin: 7px auto 18px auto; max-width: 299px; width: 100%; height:100px; display: block;}
.w700{ width: 700px; margin: 0px auto;}
