/*選單*/
.newnav{
	position:absolute;
	top:0;
	left:32px;
	width:933px;
	height:95px;
	background:url(../images/newtop/nav_bg.jpg) no-repeat;
	z-index:120;
}
.newnav li,.newnav li a{ float:left; width:127px; line-height:25px; color:#660000; font-size:13px; text-align:center; text-decoration:none; letter-spacing:2px;}
.newnav li a:hover{ text-decoration:none; color: #CC0000;}
.newnav h1{ color:#663300; float:right; width:165px; font-weight:normal; line-height:30px; padding-left:15px;}
.newnav span{line-height:30px; background:url(../images/newtop/icon_01.jpg) no-repeat left 9px; padding-left:16px; color:#000000; text-decoration:none; width:60px; float:right; }
.newnav span a, .newnav spana:hover{  color:#000000; text-decoration:none;}
/*大圖*/
.newtop{ position:absolute; top:95px; left:31px;width:933px; height:330px; background:url(../images/newtop/bg1.jpg) no-repeat; z-index:110;}
/*廣告圖*/
.ad{ float:left; width:434px; height:280px; background:url(../images/newtop/ad_bg.jpg) no-repeat; }
.clean{ clear:both;}
