﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ width:1200px; margin:0 auto;}

.head{ background:url(../images/2_01.jpg); width:1200px; height:287px;}
.logo{ margin-left:65px; margin-top:30px; float:left;}
.top_tt{
	float: left;
	font-family: "宋体";
	font-size: 50px;
	margin-left: 20px;
	margin-top: 30px;
	font-weight: 100;
	color: #000000;
}
li{list-style:none; font-size:18px;}
.main{margin:20px 120px 20px 120px; width:960px; font-family:"宋体"; line-height:30px;}
.header{}
.footer{ background:url(../images/2_03.jpg); height:100px;text-align:center; color:#FFF;}
.footer_1{ text-align:left; padding:0 auto;color:#FFF;}
