@charset "utf-8";
/* CSS Document */

body { width:870px; margin:0 auto; background:#E5E5E5 url(../../yundutower/images/default/mainBg.jpg) top repeat-x}

.top{ height:110px; background:url(../../yundutower/images/default/topBg.gif) right bottom no-repeat;}
	.top img{ margin-top:30px;}

.topNav { margin-top:1px;}
	.topNav li{ width:180px; height:24px; margin-right:1px; float:left;}

	.topNav li.nav01 a{ display:block; width:180px; height:24px; background:url(../../yundutower/images/default/nav.gif) top no-repeat; background-position:0px 0px;}	
	.topNav li.nav01 a:hover{ display:block; width:180px; height:24px; background:url(../../yundutower/images/default/nav.gif) top no-repeat; background-position:0px -24px;}
	
	.topNav li.nav02 a{ display:block; width:180px; height:24px; background:url(../../yundutower/images/default/nav.gif) top no-repeat; background-position:0px -48px;}	
	.topNav li.nav02 a:hover{ display:block; width:180px; height:24px; background:url(../../yundutower/images/default/nav.gif) top no-repeat; background-position:0px -72px;}
	
	.topNav li.nav03 a{ display:block; width:180px; height:24px; background:url(../../yundutower/images/default/nav.gif) top no-repeat; background-position:0px -96px;}	
	.topNav li.nav03 a:hover{ display:block; width:180px; height:24px; background:url(../../yundutower/images/default/nav.gif) top no-repeat; background-position:0px -120px;}

.contentIntro{ margin-top:15px; height:400px; background:url(../../yundutower/images/default/cBg.jpg) no-repeat; display:block; overflow:hidden;}
	.contentIntro img{ margin-top:35px; margin-left:46px;}
	
.contentLoca{ margin-top:15px; height:400px; background:url(../../yundutower/images/default/lBg.jpg) no-repeat; display:block; overflow:hidden;}
	.contentLoca img{ margin-top:35px; margin-left:46px;}

.contentCon{ margin-top:15px; height:400px; background:url(../../yundutower/images/default/tBg.jpg) no-repeat; display:block; overflow:hidden;}
	.contentCon img{ margin-top:35px; margin-left:46px;}
	
.footer{ margin-top:15px;}
	.footer ul{ width:100%;}
	.footer li{ line-height:20px; width:80px; height:20px; background:#AAAEBF; color:#fff; text-align:center; float:left; margin-right:1px;}
		.footer li a{ display:block; width:80px; height:20px; background:#AAAEBF; color:#fff; text-decoration:none;}
		.footer li a:hover{ background:#8990B2; color:#fff;}
	
		.copyright{ color:#666;}
