#warp {
float:right;
    width:136px;
    margin:0 auto;
}

.menu_master a{
	cursor:pointer;
	color:#fff;
	height:30px;
	width:136px;
	position: relative;
	border-top:1px solid #666;
	line-height:30px;
	display:block;
	background:url('images/cibtm_01.gif') no-repeat  center;
	text-decoration: none;
	line-height:30px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
		font-weight: bold;

}
.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:30px;
	color:#fff;
	cursor:pointer;
	width:136px;
	display:block;
	height:30px;
	margin-bottom:0;


*background:url('../images/guang2.png') no-repeat  center !important;
* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/guang2.png");  
* background:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

	position: relative;

	font-family: Arial;
}

.menu_master a:visited {
	text-decoration: none;
}


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;
	display:block;
	height:auto;
	_height:18px;
	line-height:18px;
	border-bottom:1px solid #262626;
	color: #999999;
	text-decoration:none;
	text-align:left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
}
.sub_menu ul li a:hover {
	cursor:pointer;
	margin:0;
	height:auto;
	border-bottom:1px solid  #262626;
	color:#CCCCCC;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 0px;
	_height:18px;
}
