.page1 {
		BORDER-RIGHT: #e6e6e6 1px solid;
	    BORDER-TOP: #e6e6e6 1px solid;
		DISPLAY: inline; 
		BORDER-LEFT: #e6e6e6 1px solid; 
		CURSOR: pointer; MARGIN-RIGHT: 5px; 
		BORDER-BOTTOM: #e6e6e6 1px solid; 
		LIST-STYLE-TYPE: none;
		font-size:12px;
}
.page2 {
		CURSOR: pointer;
		BORDER-RIGHT: #b7d8ee 1px solid; 
		BORDER-TOP: #b7d8ee 1px solid; 
		BORDER-LEFT: #b7d8ee 1px solid; 
		BORDER-BOTTOM: #b7d8ee 1px solid; 
		BACKGROUND-COLOR: #d2eaf6;
		FONT-WEIGHT: bold; COLOR: #444444; 
		font-size:12px;
}

.bot-logo{width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.bot-logo ul{overflow:hidden;}
.bot-logo ul li{display:block; margin-right:14px; margin-bottom:15px; float:left;}
.bot-logo ul li a{border:none;}
.bot-logo ul li a img{width:239px; height:80px;}
.bot-logo ul li.rightlogo{margin-right:0px; display:inline-block;}