﻿@charset "utf-8";
body,div,ul,li,dl,dt,dd,ol,p,span,img,h1,h2,h3,h4,h5,h6,form{margin:0;padding:0;border:0;}
li{list-style-type:none;}
a{text-decoration:none;cursor:hand;}
.both{clear:both;}
body{width:100%; height:100%; font-size:12px;font-family:宋体; letter-spacing:2px; background-color:#3d3d3d;}
#bodyer{ background:url(silder_bg.png) repeat-y left; height:100%;width:1000px;overflow: hidden;}

#mainbody{width:1000px; margin:0 auto;}

#logo{ width:230px; height:165px; float:left; text-align:right;}

.menu{ width:750px; height:86px; position:relative; top:80px; float:right;}


#footer{ width:950px; height:60px; line-height:40px; margin:0 auto; background:url(logo2.jpg) no-repeat; color:#1f1f1f; text-align:right;}

#footer a{color:#1f1f1f; font-weight:bold;}


#jsF {
	position:relative;
	margin:0 auto;
	width:1000px; height:348px;
	overflow:hidden;
	background:#ddd;
}
#jsF ul {
	position:absolute;
	top:0; left:0;
	list-style-type:none;
	background:#ccc;
	z-index:1;
}
#jsF li {
	display:block;
	position:absolute;
	top:0;
	margin:0; padding:0;
	overflow:hidden;
}