@charset "utf-8";

.left{
	float:left;
	width:282px;
	}
.botImg {
	padding-top:10px;
	clear:both;
	text-align:center;
	}
.ulIndex{
	margin:10px 0 0 0;
	padding:7px;
	background:#e7eaf4 url(../images/bg_index_left_ul.jpg) repeat-x;
	font-weight:bold;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.ulIndex h2{
	height:25px;
	background:url(../images/bg_index_left_tit.jpg) no-repeat;
	padding: 0 0 0 10px;
	line-height:25px;
	font-weight:bold;
	}
.ulIndex li{
	padding:0 0 8px 0;}	
.ulIndex ul{
	margin:5px 0 0 5px;
	line-height:1.5;
	}	
.ulIndex ul li {
	padding:0;}
/*right*/
.rightBox{
	margin:5px 0 0 0;
	padding:0px 8px 10px 8px;
	background:#f6f6f6;
	}
.rightULbox{
	padding:8px 6px 8px 6px;
	background:#e9edfa;
	margin: 0 0 7px 0;
	height:100%;
	}
.rightULbox a{
	font-weight:bold;
	}	
.ulTop{
	border:1px solid #fff;
	background:url(../images/bg_left_top.jpg) repeat-x;
	overflow:hidden;
	height:100%;}	
.ulTop li{
	float:left;
	height:23px;
	line-height:23px;
	}
.ulTop li.right{
	border-right:1px solid #fff;
	}
.ulTop li.now{
	background:url(../images/bg_left_top_now.jpg) repeat-x;
	
	}	
.ulTop li a{
	float:left;
	background:url(../images/bg_left_a.jpg) 1px center no-repeat;
	padding:0 8px;}
.ulTop li a.noBg{
	background:none;}	
.ulTop li a.now{
	background:url(../images/bg_left_a_now.jpg) 1px center no-repeat;
	
	}	
.rightUL {
	padding:5px 0 0 0;
	}
.rightUL a{
	font-weight:bold;}

.rightUL h2{
	margin-bottom:5px;}	
	
.rightULR {
	width:270px;
	float:left;
	background:url(../images/bg_rightUL_Lb.gif) repeat-y;
	}	
.rightULR li li{
	padding:0 0 0 26px;
	line-height:1.7;
	background:url(../images/ico_arr.gif) 10px center no-repeat;
	}	
#tab1,#tab2,#tab3,#tab4{
	display:none;
	}
#tab1{
	display:block;
	}	
