.bottom {
	width: 690px;
	height: 80px;
	float: right;
	text-align: center;
	vertical-align: middle;
}
.top {
	border: 1;
	width: 298px;
	height: 101px;
	border-right-style: solid;
}
.top2 {
	border: 1;
	border-bottom-style: solid;
	top: 0px;
	position: absolute;
	left: 300px;
	width: 680px;
	height: 70px;
}
.top3 {
	border: 1;
	top: 71px;
	position: absolute;
	left: 300px;
	width: 680px;
	height: 30px;
}
.test ul{list-style:none;}
.test li{float:left;width:113px;background:#E2F6DA;margin-left:0px;line-height:30px;}
.test a{display:block;text-align:center;height:30px;}
.test a:link{color:#666;text-decoration:none;background:url(arrow_off.gif) #E2F6DA no-repeat 5px 12px;}
.test a:visited{color:#666;text-decoration:none;}
.test a:hover{color:#FFF; font-weight:bold;text-decoration:none;background:url(arrow_on.gif) #49C114 no-repeat 5px 12px;}


#menu {
MARGIN: 15px 15px 15px 15px;  /*定义层的外边框距离*/
PADDING:15px;    /*定义层的内边框为15px*/
BACKGROUND: #D8F4DE;   /*定义背景颜色*/
COLOR: #D8F4DE;    /*定义字体颜色*/
BORDER:#fff 2px solid;  /*定义边框为2px白色线条*/
WIDTH:190px;    /*定义内容的宽度为160px*/
}
#menu ul {
MARGIN: 0px;
PADDING: 0px;
BORDER: medium none; /*不显示边框*/
LINE-HEIGHT: normal; 
LIST-STYLE-TYPE: none;

}
#menu li {BORDER-TOP: #FFF 1px solid; MARGIN: 0px;} 
#menu li a {
PADDING:1px 0px 1px 15px;
DISPLAY: block; 
FONT-WEIGHT: bold; 
BACKGROUND: url(images/icon_dot_lmenu.gif) transparent no-repeat 2px 8px; 
WIDTH: 100%; 
COLOR: #444; 
TEXT-DECORATION: none;
}
#menu li a:hover { BACKGROUND: url(images/icon_dot_lmenu2.gif) #1CC618 no-repeat 2px 8px;
COLOR: #fff; }


#QQMSN{
	width:144px;
	float:left;
	}


#QQMSN ul{
	list-style:none;
	padding:20px;
	width:104px;
	float:left;
	background:url(img/kf1.jpg) repeat-y;
	margin:0;
	}
	
#QQMSN ul li{
	width:104px;
	border:1px dashed #CCC;
	float:left;
	margin:1px 0 0 0;
	display:inline;
	}

#QQMSN a{
	text-decoration:none;
	color:#990000;
	text-indent:15px;
	}

