﻿@charset "utf-8";
/* CSS Document */



*{ padding:0; margin:0}
body{ width:1200; margin:0 auto;}


/*main*/


.head{ width:1200px; height:200px; background:url(../images/202_200.jpg) repeat-x; margin:0 auto;}
.logo{ margin-left:50px; margin-top:20px;}
.top_tt{ font-family:"宋体"; height:100px;line-height:100px; margin-left:20px; font-size:50px;}
.main{ width:1000px;margin:60px auto; line-height:30px; font-size:13px; font-family:"宋体";}
.header{}
.footer{ width:1200px; height:100px; background:url(../images/503.jpg) repeat-x; margin:0 auto;}
.footer_1{ text-align:center; padding:0 auto; line-height:100px; color:#FFF;}

