/*第一种形式*/
.main{
clear:both;
padding:8px;
text-align:center;
}
#tabs0 {
height: 125px;
width: 226px;
}
.menu0{
width: 226px;
}
.menu0 li{
display:block;
float: right;
padding: 8px 0;
width:79px;
margin:5px 10px 0px 0px;
text-align: center;
font-size:12px;
font-weight:bold;
color:#005479;
cursor:pointer;
}
.menu0 li.hover{
background-image:url(../image/dl_an.jpg);
background-repeat:no-repeat;
color:#0787B4;
}
#main0 ul{
display: none;
}
#main0 ul.block{
display: block;
}
.login{
	width:205px;
	height:120px;
	float:left;
	font-size:12px;
	line-height:25px;
}
.login .dl{
	width:150px;
	height:50px;
	margin-top:15px;
	float:left;
}
.login .dl_2{
	width:43px;
	height:43px;
	margin-top:18px;
	float:left;
}
.login .dl_3{
	width:226px;
	height:19px;
	float:left;
	margin-top:10px;
}
.login .dl_3 a{
	width:77px;
	height:19px;
	float:left;
	background-image:url(../image/ab.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
	text-indent:10px;
	padding-top:2px;
	line-height:18px;
}
.login .dl_3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.login .dl_3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.login .dl_3 a:hover {
	text-decoration: none;
	color: #FF6600;
}
.login .dl_3 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bads{
	width:200px;
	float:left;
	padding:10px 0px 10px 0px;
}
.bads li{
	width:200px;
	height:20px;
	float:left;
	line-height:20px;
	text-indent:15px;
	margin-left:10px;
	font-size:12px;
	background-image:url(../image/dd.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
.badsss{
	background-image:url(../image/dd.jpg);
	background-repeat:no-repeat;
	text-indent:14px;
	background-position:5px 5px;
}