@charset "utf-8";
/* ------------------------------全局定义------------------------------ */
*{ margin:0; padding:0; list-style:none;}
body{ margin:auto; font-size:22px;}
body table{margin:0 auto;}
.yead_editor{
font-size:25px;
}
img { border: 0;}
.l{float:left}
.r{float:right}
/* 链接 */
a {	color: #000; text-decoration: none;}
a:hover { color: #F00;}
/*首页*/
.head{background:url(../img/logotopbg.jpg) left center repeat-x;height:62px;line-height:62px;}
.write{color:#fff;}
.write a:link,.write a:visited,.write a:active{color:#000;}
.write a:hover{color:#FC0; text-decoration:none;}
.conten{}
.conten222{background:url(../img/bg22.jpg) center top no-repeat;width:100%;margin:0 auto}
.footer{text-align:center;background:#444444;height:66px;padding-top:20px;color:#fff;font-size:14px;}
.bg2{/*background:url(../img/bg2.jpg) left center no-repeat;*/width:297px;height:'100%';min-height:300px;margin:0 auto}
.bg3{}
.erweicontent{
text-align:center;
}