@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

div{ outline:none;}

.head{
	height:160px;
	width:1100px;
	position:relative;
	z-index:1;
	/*;
	top:0;
	left: 0;*/
}	 
.webLogo{ position:absolute;top:0;left:10px; background:url(../images/common/sitelogo.png) no-repeat;width:235px;height:175px;}

.navigation{
      padding: 0;
      margin: 0;
      list-style: none;
      line-height: 1em;
      font-size: 11px;
      z-index: 2;
      cursor: default;
      float: left;
	
	 
}

#nav #navhome{
              background-image:url(../images/common/common_home.png);
              width:100px;
			  height:139px;
}

#nav li{float:left;
        height:160px;
		background-repeat:no-repeat;
}

/*.navitem{background-repeat:no-repeat;}


*/

li.current{background-position: 0 -155px;  }



#nav #navabout{
               background-image:url(../images/common/common_about.png);
               width:100px;
			   height:131px;
}

#nav #navevents{
                background-image:url(../images/common/common_events.png);
				width:100px;
				height:126px;
}

#nav #navServices{
                  background-image:url(../images/common/common_services.png);
				  width:100px;
				  height:121px;
}

#nav #navNews{
              background-image:url(../images/common/common_news.png);
			  width:100px;
			  height:115px;
}

#nav #navDesign{
                background-image:url(../images/common/common_design.png);
				width:100px;
				height:108px;
}

#nav #navTrend{
               background-image:url(../images/common/common_trend.png);
			   width:100px;
			   height:103px;
}

#nav #navContact{
                 background-image:url(../images/common/common_contact.png);
				 width:100px;
				 height:94px;
}

#nav #navhead{
              background-image:url(../images/common/commom_head.png);
			  width:234px; 
			  height:155px;
}

#nav #navEnd{
             background-image:url(../images/common/common_end.png);
			 width:66px;
			 height:90px;
			 
}

#nav span{
          text-indent:-5000px;
}

#nav a.nolink{
              cursor:pointer;
}

#nav a:hover, #nav a:active, #nav a:link. #nav a:visited{
                                                         text-decoration:none;
}

#nav a{
            display:block;
			
}

#nav li:hover{
	background-position: 0 -155px;   

	
	
	}




/*导航链接样式定位开始*/
#linkAbout{
	padding:10px;
	height:20px;
	margin-top:75px;
	}

#linkHome{
	 padding:10px;
	 height:20px;
	 margin-top:80px;
}

#linkEvents{
	 padding:10px;
	 height:20px;
	 margin-top:65px;
}

#linkServices{
	padding:10px;
	height:20px;
	margin-top:60px;
}


#linkNews{
	padding:10px;
	height:20px;
	margin-top:55px;
}

#linkDesign{
	padding:10px;
	height:20px;
	margin-top:45px;
}

#linkTrend{
	padding:10px;
	height:20px;
	margin-top:40px;
}

#linkContact{
	padding:10px;
	height:20px;
	margin-top:30px;
}











/*导航链接样式定位结束*/	  
		  


.bottom{
        background-color:#000000;
		width:1100px;
		height:50px;
		/*position:absolute;
		bottom:0;*/
}

.news_txt1{
          color:#ffffff;
		  font:12px Tahoma, Arial, "宋体";
		  
          line-height:25px;
		 text-align:center;
}

/*2011-8-15 英文版添加菜单公共文件 Peng Updata*/
#nav #MenuControl1_navhome{
              background-image:url(../images/common/common_home.png);
              width:100px;
			  height:139px;
}
#nav #MenuControl1_navabout{
               background-image:url(../images/common/common_about.png);
               width:100px;
			   height:131px;
}

#nav #MenuControl1_navevents{
                background-image:url(../images/common/common_events.png);
				width:100px;
				height:126px;
}

#nav #MenuControl1_navServices{
                  background-image:url(../images/common/common_services.png);
				  width:100px;
				  height:121px;
}

#nav #MenuControl1_navNews{
              background-image:url(../images/common/common_news.png);
			  width:100px;
			  height:115px;
}

#nav #MenuControl1_navDesign{
                background-image:url(../images/common/common_design.png);
				width:100px;
				height:108px;
}

#nav #MenuControl1_navTrend{
               background-image:url(../images/common/common_trend.png);
			   width:100px;
			   height:103px;
}

#nav #MenuControl1_navContact{
                 background-image:url(../images/common/common_contact.png);
				 width:100px;
				 height:94px;
}