@charset "utf-8";
/* CSS Document */

.Tab1{
margin:0 0 10px 0;
padding:0px;
width:560px;
height:258px;
}

.Menubox1 {
width:100%;
height:27px;
line-height:23px;
}
.Menubox1 ul{
margin:0px;
padding:0px;
}
.Menubox1 li{
 float:left;
 display:block;
 cursor:pointer;
 width:78px;
 text-align:center;
 color:#000;
 background:url(../Images/tab_normal.gif) no-repeat;
 padding-top:6px;
 font-size:12px;
}
.Menubox1 li.hover{
 padding:0px;
 background:#fff;
 width:78px;
 background:url(../Images/tab_sel.gif) no-repeat;
 color:#98BC54;
 font-weight:bold;
 height:27px;
 line-height:27px;
}

.Menubox1_r
{
	float:right;
	padding-right:6px;
	width:242px;
	height:26px;
	border-bottom:1px solid #d6d4d4;
}

.tab_more
{
	padding-right:5px;
	float:right; 
	display:inline;
	margin:-18px 0 0 0; 
	position:relative;
	color:#c3321d;
}

.Contentbox1{
 margin-top:0 !important;
 margin-top:-2px;
 clear:both;
 border:1px solid #DBDBDB;
 border-top:none;
 width:558px;
 height:230px;
 text-align:center;
}

.Contentbox1 ul
{
	margin:8px auto 0;
	width:520px;
	height:auto;
}

.Contentbox1 ul li
{
	padding-left:20px;
	background:url(../Images/blue_ico.gif) no-repeat left;
	line-height:21px;
	text-align:left;
}

.Tab2{
margin:0 0 10px 0;
padding:0px;
width:560px;
height:258px;
}

.Menubox2 {
width:100%;
height:27px;
line-height:23px;
}
.Menubox2 ul{
margin:0px;
padding:0px;
}
.Menubox2 li{
 float:left;
 display:block;
 cursor:pointer;
 width:78px;
 text-align:center;
 color:#000;
 background:url(../Images/tab_normal.gif) no-repeat;
 padding-top:6px;
 font-size:12px;
}
.Menubox2 li.hover{
 padding:0px;
 background:#fff;
 width:78px;
 background:url(../Images/tab_sel.gif) no-repeat;
 color:#98BC54;
 font-weight:bold;
 height:27px;
 line-height:27px;
}

.Menubox2_r
{
	float:right;
	padding-right:6px;
	width:242px;
	height:26px;
	border-bottom:1px solid #d6d4d4;
}

.Contentbox2{
 margin-top:0 !important;
 margin-top:-2px;
 clear:both;
 border:1px solid #DBDBDB;
 border-top:none;
 width:558px;
 height:230px;
 text-align:center;
}

.Contentbox2 ul
{
	margin:8px auto 0;
	width:520px;
	height:auto;
}

.Contentbox2 ul li
{
	padding-left:20px;
	background:url(../Images/blue_ico.gif) no-repeat left;
	line-height:21px;
	text-align:left;
}