@charset "utf-8";

#rolin div,ul,li,h2{
	margin: 0;
	padding-left: 0px;

}


.rolinlist {
	width: 199px;
	height: auto;
	text-align: left;
	background-color: #FFF;
}
.rolinlist ul {float:left;list-style-type:none;}

.rolinlist li {
	margin-bottom: 0px;list-style-type:none;
}

/*
 * menu 样式
 */
.menuh2 {
	margin:0;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #bac4ce;
	width: 179px;
	height: 25px;
	background: #fff;
	line-height: 27px !important;*line-height:25px;
	cursor: pointer;
	color: #FFF;
	background:url(../../../images/hk/en/grbx_title_bg.gif) no-repeat;
}
.menuh2 a:link, .menuh2 a:visited, .menuh2 a:hover {
	color: #FFF;
	text-decoration: none;
	/*设置超链接不带下划线*/
}
.menuh2_seleceted {
	margin:0;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../../../images/hk/en/ServiceGuide_tbzn_seleceted.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 179px;
	line-height: 27px !important;*line-height:25px;
	cursor: pointer;
	color: #FFF;
	padding-left:20px;
}
.menuh2_seleceted a{
	color:#FFF;
	font-weight:bold;
	text-decoration: none; /*设置超链接不带下划线*/
}

.content {
	width: 199px;
	height:auto;
	
}
.content a {color: #9f9f9f;
	text-decoration: none;
	background:url(../../../images/hk/en/grbx_title_bg4.gif) no-repeat;}
/*
 * 二级菜单样式
 */
.submenu {
	cursor:hand;
	font-size: 12px;
	font-family:"Arial","Times New Roman";padding-top:0px !important;*padding-top:1px;padding-left:30px;
	height: 26px !important;*height:26px;
	line-height:29px !important;*line-height:26px;
	color: #666666;
	text-align:left;
	background:url(../../../images/hk/en/grbx_title_bg2.gif) no-repeat;border-bottom:1px solid #FFF !important;*border-bottom:none;
 overflow:hidden;
}
.submenu_en {
	cursor:hand;
	font-size: 12px;
	font-family:"Arial","Times New Roman";
	height: 40px;
	line-height:20px;
	/*color: #9f9f9f;*/
	color: #6987ab;
	text-align:right;
	border-bottom: 1px dotted #dadada;
}
