@charset "utf-8";
/* CSS Document */
body {  margin:0 auto; font-size:12px; font-family:宋体; line-height:1.5;
color:#000;
background-color:#EAF5D4;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;vertical-align:top; }
span a{
	 color:#FFF; text-decoration:none;
	}
a { color:#000; text-decoration:none;}
a:hover { color: #F00;}

.cf {clear:both;height:0;font-size: 1px;line-height: 0px;} 

#head{
	width:1000px;
	height:345px;
	margin:auto;
	}
#nav{
	width:1000px;
	height:28px;
	line-height:28px;
	margin:auto;
	}
#time{
	position:absolute;
	margin-left:720px;
	}
#con{
	width:1000px;
	margin:auto;
	height:10px;
	background-color:#FFF;
	}
#main{
	width:1000px;
	margin:auto;
	background-color:#FFF;
	background-repeat:no-repeat;
	}
#my{
	background-image:url(../images/main.jpg);
	width:964px;
	height:650px;
	margin:auto;
	padding-top:5px;
	padding-bottom:14px;
	}
#c{
	float:left;
	width:264px;
/*	border:#093 1px solid;*/
	padding-left:14px;
	padding-top:5px;
	}
.c1{
	}
.c2{
	padding-top:75px;
	padding-left:8px;
	color:#3f3f3f;
/*	border:#009 1px solid;*/
	height:200px;
	}
.c2 ul li{
	height:24px;
	}
.c3 img{
	width:210px;
	margin-top:10px;
	}
#d{
	float:right;
	width:660px;
/*	border:#09C 1px solid;*/
	}
.d1{
	width:450px;
/*	border:#009 1px solid;*/
	padding-top:40px;
	height:180px;
	overflow:hidden;
	}
.d2{
	padding-top:20px;}
	
/*foot*/
#foot{
	width:1000px;
	margin:auto;
	background-image:url(../images/foot.jpg);
	height:74px;
	line-height:74px;
	text-align:center;
	color:#FFF;
	}