@charset "gb2312";
body,div,ul,li{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
ul{
list-style:none;
}
.main{
	clear:both;
}
/*Tab1*/
#tabs1{
	text-align:left;
	width:206px;
	height: 160px;
	background-image: url(../images2/tab_br2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tabs1 .menu1box{
	position:relative;
	overflow:hidden;
	width:206px;
	text-align:left;
	height: 29px;
	background-image: url(../images2/tab_br.jpg);
}
#tabs1 #menu1{
position:absolute;
top:0;
left:0;
z-index:1;
}
#tabs1 #menu1 li{
	float:left;
	display:block;
	cursor:pointer;
	width:68px;
	text-align:center;
	line-height:26px;
	height:26px;
	color: #393939;
	padding-top: 3px;
}
#tabs1 #menu1 li.hover{
	background-image: url(../images2/tab_hover_br.jpg);
	font-weight: bold;
	color: #1162A5;
	text-decoration: none;
}
#tabs1 .main1box{
	clear:both;
	margin-top:-1px;
	padding: 10px;
}
#tabs1 #main1 ul{
display: none;
}
#tabs1 #main1 ul.block{
display: block;
}

/*Tab2*/
#tabs2{
	text-align:left;
	width:764px;
	height: 200px;
	background-image: url(../images2/box_bottom5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tabs2  .menu2box{
	position:relative;
	overflow:hidden;
	width:764px;
	text-align:left;
	height: 31px;
	background-image: url(../images2/box_top5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs2  #menu2{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	padding-left: 3px;
}
#tabs2  #menu2  li{
	float:left;
	display:block;
	cursor:pointer;
	width:86px;
	text-align:center;
	line-height:27px;
	height:27px;
	color: #393939;
	padding-top: 5px;
}
#tabs2  #menu2  li.hover{
	font-weight: bold;
	color: #1162A5;
	text-decoration: none;
}
#tabs2  .main2box{
	clear:both;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
#tabs2  #main2  ul{
	display: none;
}
#tabs2    #main2    ul.block{
	display: block;

}
#tabs2 #more {
	position: absolute;
	left: 440px;
	top: 10px;
	width: 320px;
}
#tabs3/*Tab1*/
{
	text-align:left;
	width:546px;
}
#tabs3   .menu3box{
	position:relative;
	overflow:hidden;
	width:100%;
	text-align:left;
	height: 29px;
	background-image: url(../images2/box_top7.jpg);
	background-repeat: no-repeat;
}
#tabs3   #menu3{
position:absolute;
top:0;
left:0;
z-index:1;
}
#tabs3  #menu3  li{
	float:left;
	display:block;
	cursor:pointer;
	width:93px;
	text-align:center;
	line-height:26px;
	height:26px;
	color: #393939;
	padding-top: 3px;
	font-weight: bold;
}
#tabs3  #menu3  li.hover{
	font-weight: bold;
	color: #1162A5;
	text-decoration: none;
}
#tabs3  .main3box{
	clear:both;
	margin-top:-1px;
}
#tabs3  #main3  ul{
display: none;
}
#tabs3  #main3  ul.block{
display: block;
}
#tabs3 #more2 {
	width: 40px;
	position: absolute;
	left: 500px;
	top: 8px;
}
