@charset "utf-8";
/* 
	project:  8511dingding.cn
	author:   JiaNing (www.8511dingding.cn) 
   	为了网络访问在任何情况下都正常，结构的一些属性已经转移至html文件显示
*/
#main ul,li {
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:0px;
}
#othersites span{
	font-size: 12px;
}
#othersites li{
	line-height: 0.9em;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	letter-spacing: 0.2em;
	width: 851px;
	margin-top: 25px;
	text-align: center;
	min-width: 95%;
	text-decoration: none;
	clear: both;
}
#footer li {
	display:inline;
	margin: 0;
	padding: 0;
	}
#footer li a:hover {
	text-decoration: none;
	color: #B2D0F7;
	}	
.new {
	color:#F00; 
	font-size: 11px; 
	letter-spacing: normal;
	font-style: italic;
	font-weight:bold;
	}
.lblue {
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
}
.lblue:hover{
	border-left-style: solid;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.lpink {
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
}
.lpink:hover{
	border-left-style: solid;
	border-bottom-style: dashed;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
}
.lorange {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
}
.lorange:hover{
	border-left-style: solid;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.lred {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
}
.lred:hover{
	border-left-style: solid;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.lgreen {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
}
.lgreen:hover{
	border-left-style: solid;
	border-bottom-style: dashed;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}
