body {
	font-size: 12px; color:#333333;
}
.tl {
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#warp {
    width:136px;
    margin:0 auto;
	position:absolute;
	left:64px;
	top:2px;
}

.menu_master a{
	cursor:pointer;
	font-weight:bold;
	color:#fff;
	height:30px;
	width:136px;
	position: relative;
	border-top:1px solid #666;
	line-height:20px;
	display:block;
	background:url('images/cibtm_01.gif') no-repeat  center;
	margin-bottom: 0;
	text-decoration: none;
	line-height:30px;

}
.menu_master a:link {
	text-decoration: none;
}
.menu_master a:active {
	text-decoration: none;
}
/*.menu_master a:hover{
	line-height:20px;
	color:#fff;
		cursor:pointer;
		width:136px;
	height:30px;	
	margin-bottom: 0;
	
background:url('../images/guang2.png') no-repeat  center !important;
background-color:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height:30px;
}*/
.menu_master a:hover{
	line-height:20px;
	
	color:#fff;
		cursor:pointer;
		width:136px;
	display:block;
	height:30px;	
	margin-bottom: 0;
	background:url('../images/guang2.png') no-repeat  center;
*background:url('../images/guang2.png') no-repeat  center !important;
* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/guang2.png");  
* background:none;  	
background-color:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height:30px;
	position: relative;
}




a{
text-decoration: none;
}
a:link {
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;
}
.menu_master img { 
margin-top: 3px;
margin-left:4px;
	float: left !important;
	clear:both; }
.sub_menu { display:none;}
.sub_menu ul, .sub_menu ul li {
    margin:0;
    padding:0;
    list-style:none;
	
}


.sub_menu ul li a {
	cursor:pointer;
    margin:0;
    padding:3px 0 2px 42px;
    display:block;
    height:18px;
	line-height:18px;	
    border-bottom:1px solid #262626;
    color: #999999;
    text-decoration:none;
	text-align:left;
}
.sub_menu ul li a:hover {
	cursor:pointer;
    margin:0;
    padding:3px 0 2px 42px;	
    height:18px;
    border-bottom:1px solid  #262626;
    color:#CCCCCC;
	line-height:18px;	
    text-decoration:none;
	text-align:left;
}


