@charset "utf-8";
/* CSS Document */

body{
	width:1024px;
	height:620px;
	text-align:center;
	margin:0px auto;
	padding:0px;
}
#top{
	text-align:center;
	padding:0px;
	background:url(top_bg1.gif) #fff repeat-x left top;
	width:960px;
	height:72px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo{
	float:left;	
	width:960px;
	height:83px;
	padding:0px;
	margin:0px;
	border:0px;
	background-color: transparent;
	background-image: url(../skin/style1/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo .link{
	width:960px;
	height:83px;
	display:block;
	overflow:hidden;

}
#logo a:hover{text-decoration:none;}


#logo span{
visibility:hidden;}
#daohang
{
	width:960px; position:relative; height:28px;
}

.ad1{
	height: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
}
#menu{
	padding:0px;
	width:960px;
	height:28px;
	line-height:25px;
	text-align:center;
	background-color: transparent;
	background-image: url(meun_3_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul
{
	display:inline;
	list-style-type:none;
	padding:0px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li
{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#d4f2h3;
	font-size:13px;
	background-image: url(line_s.jpg);
	background-repeat: no-repeat;
	background-position: 83px center;
}

#menu li a
{
	display:block;
	line-height:28px;
	height:28px;
	width:85px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-decoration:none;

}

#menu li a:hover
{
	color:#00685D;
	text-decoration:underline;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(top_bg_over.jpg);
}


#day
{
	float: left;
	height: 23px;
	padding-top: 3px;
	color: #ffffff;
	font-size:12px;
	padding-left:12px;
}

.none{
	background:none;
}
#content{
	width:960px;
	height:282px;
	margin-top:20px;
	_margin-top:10px;
}
#da{
	width:670px;
	height:280px;
	float:left;
	margin-right:1px;
	border:1px solid #e5e7d9;
}
#contact{
	width:257px;
	height:280px;
	border:1px solid #e5e7d9;
	background:#DCD8BD;
	float:left;
	margin-left:5px;
}
#news{
	width:250px; 
	height:110px;	
	float:left;
}
#news ul{
	margin:0px;
	list-style:none;
}
#news ul li{
	padding-top:3px;
	text-align:left;
	width:215px;
	height:23px;	
	border-bottom:1px dashed #ccc;
}
#news ul li a{
	text-align:left;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#news ul li a:hover{
	color:#000;
}

