﻿ul{
list-style:none;
}
.main{
clear:both;
padding:8px;
text-align:center;
}

#tabs1{
text-align:left;
width:260px;
margin:0px auto;
margin-top:10px;
}
.menu1box{
position:relative;
overflow:hidden;
height:24px;
width:260px;
text-align:left;
}
#menu1{
position:absolute;
top:0;
left:0;
z-index:1;
}
#menu1 li{
float:left;
display:block;
cursor:pointer;
width:72px;
text-align:center;
line-height:24px;
height:24px;
}
#menu1 li.hover{
background:#fff;
border-left:1px solid #B1C8D6;
border-top:1px solid #B1C8D6;
border-right:1px solid #B1C8D6;
}
.main1box{
clear:both;
margin-top:-1px;
border:1px solid #B1C8D6;
border-left:0px;
border-right:0px;
border-bottom:0px;
float:left;
width:260px;
}
#main1 ul{
display: none;
}
#main1 ul.block{
display: block;
}
.main1box .main ul li div{width:100%;float:left;text-align:left;font-size:12px;line-height:25px;background:url(../images10/img_08.gif) no-repeat;text-indent:20px;}


.menu1box2{
position:relative;
overflow:hidden;
height:24px;
width:260px;
text-align:left;
}
.main1box2{
clear:both;
margin-top:-1px;
border:1px solid #37AEE8;
border-left:0px;
border-right:0px;
border-bottom:0px;
float:left;
width:260px;
}
.main1box2 .main ul li div{width:100%;float:left;text-align:left;font-size:12px;line-height:25px;background:url(../images10/img_08.gif) no-repeat;text-indent:20px;}
#tabs2{
text-align:left;
width:260px;
margin:0px auto;
margin-top:10px;
}
#menu2{
position:absolute;
top:0;
left:0;
z-index:1;
}
#menu2 li{
float:left;
display:block;
cursor:pointer;
width:50px;
text-align:center;
line-height:24px;
height:24px;
margin-left:5px;
background:url(../images10/tab.jpg);
}
#menu2 li.hover{
background:#fff;
border-left:1px solid #37AEE8;
border-top:1px solid #37AEE8;
border-right:1px solid #37AEE8;
}
#main2 ul{
display: none;
}
#main2 ul.block{
display: block;
}
