/*--left--*/
* {
	font-size:16px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
}
/*定义标准链接*/
a {
color: Black; 
text-decoration: none;
}
a:visited {
color: Black;
}
a:hover {
color: #039;
text-decoration: underline;
}
/*定义背景*/
body {
font-family:"宋体", sans-serif;
color: #666;
text-align:left;
background:white;
}
#box{
	text-align: left;
	width: 215px;
	margin: 0 auto;
	position: relative;

}
#select span,#inves span,#chat span,#luntan span{
	visibility:hidden;
	}
#select {
	height: 117px;
}
#select h1{
	background: url(../pic/TL_select_H1.jpg) no-repeat;
	height: 24px;
}
#select h2{
	background: url(../pic/TL_select_H2.gif) no-repeat;
	height:93px;
}
#select ul{
	top:26px;
	left:34px;
	position: absolute;
	list-style-type: none;
}
#select li,#chat li{
	padding:5px 0 0 10px;
	
}
#chat{
height: 77px;
}
#chat h1{
	background: url(../pic/TL_chat_H1.jpg) no-repeat;
	height: 27px;	
}
#chat h2{
	background: url(../pic/TL_chat_H2.gif) no-repeat;
	height:50px;
}
#chat ul{
	top:146px;
	left:34px;
	position: absolute;
	list-style-type: none;
}
#inves{
	height: 114px;
}
#inves h1{
	background: url(../pic/TL_inves_H1.jpg) no-repeat;
	height:30px;
}
#inves h2{
background: url(../pic/TL_inves_H2.gif) no-repeat;
height: 84px;
}
#inves ul{
top:232px;
left:45px;
position: absolute;
}
#inves li{
	width:110px;
}
#luntan{
	height:140px;
}
#luntan h1{
/*	background: url(../pic/luntan.jpg) no-repeat;*/
	height:75px;
}
/*#luntan ul{
	top:336px;
	left:80px;
	position: absolute;
	font:20px
}*/
#luntan h2{
	background: url(../pic/bground.gif) no-repeat;
	height:65px;
	margin-top:-4px;
}
#url{
	top:388px;
	left:45px;
	position: absolute;
}
