@charset "utf-8";
/* CSS Document */

/*top*/
.top_banner{ width:100%; height:245px; background-image:url(bigbg.jpg); background-repeat:no-repeat; background-position:center;background-size:100% 245px;}

/*content*/
.content{ width:100%; height:auto; background-color:#EAEAEA; float:left;}
.content_01{ width:960px; margin:20px auto; background-color:#FFFFFF;padding:20px;}

/*bottom*/
.bottom{ width:100%; height:60px; background-color:#474747; float:left; text-align:center; line-height:60px; color:#FFFFFF; font-family:"微软雅黑"; font-size:18px;}
