﻿body
{
	font-size:13px;}
#tabs1{
text-align:left;
width:700px;
margin-top:23px;
/*filter:gray;*/

}
.menu1box{
position:relative;
overflow:hidden;
 height:24px;
width:400px;
text-align:left;

}
#menu2{


width:100%;
margin-left:0px;
width:100%;
height:24px;

}
#menu2 li{
float:left;
display:block;
cursor:pointer;
width:127px;
text-align:center;
line-height:24px;
height:24px;
background:url('../Image/main1_10.gif') no-repeat;
}
#menu2 li
{
	
	color:#ffffff;
}
#menu2 li.hover{
background: url('../Image/main1_03-13.gif') no-repeat;
}
#menu2 .hover {
  color:#000000;
}


#menu1show li{
float:left;
display:block;
cursor:pointer;
width:98px;
text-align:center;
line-height:23px;
height:23px;
margin-left:5px;
background:url('../Image/d_03.gif') no-repeat;
}
#menu1show li a
{
	color:#ffffff;
	
}

#menu1show li.hover2{
background: url('../Image/d_04.gif') no-repeat;
}
#menu1show li.hover2 a{
color:#000000;
}

.main2box{
clear:both;
margin-top:-1px;
text-align:left;
 padding-top:9px;

height:181px;
width:100%;
border-bottom:1px #6DC6FF solid;
 border-right:1px #6DC6FF solid;
 border-left:1px #6DC6FF solid;
 border-top:1px #6DC6FF solid;

}
#main2 ul{
display: none;
margin-left:0px;
}
#main2 li
{ width:80px;
	height:25px;
	}
#main2 ul.block{
display: block;
}

A
{
	font-size: 12px;
	color: #121212;
	text-decoration: none;
}
A:active
{
	color: dimgray;
	text-decoration: underline;
	font-style: normal;
}
A:hover
{
	color: dimgray;
	text-decoration: none;
	font-style: normal;
	text-decoration: underline;
}

.tableBs td{ height:25px; background:#ffffff; border-right: #4786FB 1px solid; border-top: #4786FB 1px solid; border-left: #4786FB 1px solid; border-bottom: #4786FB 1px solid}