@charset "utf-8";
/* CSS Document */

a:link{ color:#000000; text-decoration:none} 
a:visited{color: #000000; text-decoration: none} 
a:active{color:blue;text-decoration:none} 
a:hover{color:blue;text-decoration:underline}

.STYLE1 {
	font-size: 12px;
	color: #000000;
}
.STYLE2 {color: #FF0000}
body{font-size:12px; color:#000; line-height:25px; margin:0 auto;}
#main{width:960px; height:auto; margin:0 auto;}
#top{width:960px; height:263px; background:url(images/top.jpg) no-repeat; margin:0 auto;}
#banner{width:960px; height:50px; background:url(images/index.jpg) no-repeat; margin:0 auto;}
#txt1{ width:960px; height:auto; background:url(images/beijing.jpg) repeat-y; margin:0 auto;}
.contton{padding-left:30px; padding-right:30px; padding-bottom:10px; overflow:hidden; margin:0 auto;}
#mid{width:960px; height:43px; background:url(images/middle.jpg) no-repeat; margin:0 auto;}
#biaoge{width:960px; height:auto; background:url(images/beijing.jpg) repeat-y; padding-top:20px;margin:0 auto;}
#bottom{width:960px; height:136px; background:url(images/bottom.jpg) no-repeat; margin:0 auto;}
#bottom_t{width:960px; height:20px; background:#48A8D8; margin:0 auto;}