﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; text-decoration:none; list-style:none; font-family:"微软雅黑"; font-size:14px; color:#333}
body{ width:100%}
.top{ background:#e3eefa; height:40px; }
.zhong{ width:1200px; margin:0 auto}
.nav{ background:#0099cc; height:50px}
.left,.center,.right{ float:left; }
.left{ width:262px;}
.center{ width:550px; margin-left:30px}



