﻿@charset "utf-8";
/* CSS Document */

body{
font-family:14px;
line-height:18px;
color:.333333;
text-align:center;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.clear{
clear:both;
width:100%;
height:0px;
overflow:hidden;
}
.wrap{
width:1000px;
height:2500px;
margin-left:auto;
margin-right:auto;
}
.top{
width:1000px;
height:180px;
}
.a{
width:1000px;
height:175px;
}
.b{
width:1000px;
height:370px;
background:red;
}
.left{
width:395px;
height:370px;
background-color:#e5e5e5;
float:left;		
	}
	.left ul{
margin-top:40px
margin-left:0px;
font-size:14px;
padding:0px;
text-align:left;

}
.left ul li{
margin-left:40px;
padding-left:20px;
margin-top:40px;
}

.left ul li a{
color:#000;
}
.left ul li a:hover{
color:#0000ff;
}
.right{
width:605px;
height:370px;
background-color:red;
float:left;
}	
.c{
width:1000px;
height:471px;
background:url(c.jpg);
}
.button{
	float:left;
margin-top:416px;
margin-left:385px;
}
.d{
width:1000px;
height:430px;
background:#e5e5e5;
}
.d h1{
	float:left;
	color:red;
font-size:30px;
font-family:黑体;
font-weight:bold;
text-align:center;
margin-left:70px;
	}
.info{
	width:95%;
	height:5px;
	float:left;
background:#f8033c;
font-style:italic;
text-align:center;
	margin-left:23px;
	}
	.d1{
		float:left;
	width:1000px;
height:426px;	
		
		}
.e{
width:1000px;
height:760px;
background:#dedcf3;
}
.bottom{
width:1000px;
height:53px;
background:red;
}